Easy Tunables Editor
Tunables Editor
Hey guys, I've had this program for a while and wasn't planning to release, but since some people don't trust cheat engine, and also do not have experience with editing the .ct tables, I have decided to release it.
Put simply, it provides an easy to use tunables editor, using a .ini file as a config.
E.G, if you want to do impromptu races for 15 mil, you would make a .ini file which included this
Code:
[float] 160 = 15000000.0 163 = 300000.0

I've included tunables_impromptu.ini and tunables_unlocks.ini to get people started, a Memory dump of the tunables, and my own personal list of 'useful' know tunables (most of them are unlocks).
Virus Scans:
Credits:
- Phokz for the tunables AOB Scan
- Lost_Warrior for the unlocks tunables
EDIT:
I mis-typed the tunables_impromptu.ini file. It should read
Code:
[float] 160 = 15000000.0 163 = 300000.0

