:
Destination Time
:
Present Time
:
Last Time Departed
BTTFModMachine

Open Source Limit Adjuster For III, VC, SA

Recommended Posts

Hey everyone, it's been a while since I've created a topic. This topic is for the programmers out there or the Mod Team. B)

ThirteenAG has released an Open Source Limit Adjuster/Purger for GTA III, VC, and SA. It compiles into a Visual Studio 2010 or 2013 project. I've been working with it to create custom builds for my mods. Here is how it works:

Each limit has its own designated .cpp file. If you want to remove a certain limit from the adjuster or add your own, just remove or create a new .cpp file. All the .cpp files are compiled with the main dll cpp file as an ASI. The numeric limits are contained in an ini file. You can add in more limits as you wish. A great number of the limits in his current release are unlimited.

Link to source code: http://github.com/ThirteenAG/limit_adjuster_gta3vcsa

I would like to see this limit adjuster being implemented in the next BTTF SA mod releases instead of SALA. It works fine with the current BTTF SA mod source code.

Until Next Time,

-BTTFModMachine

Share this post


Link to post
Share on other sites

Thanks for the info.

A release version for gta3,gtavc and gtasa sounds good.

I haven't played any of those games for ages.

ie:Bttf source:

Does the asi+ini go in root folder of game ?

Edited by chubbychops

Share this post


Link to post
Share on other sites