So, the time has come to fill you guys in on something I have been hard at work on, along w/ @martial@mhd Click here to enlarge

Aside from defining new tables and building out the XDF's, some of you know I decompiled the BIN into assembly some time ago in IDA Pro and have been studying it, vs. the logic in "IS" car bins.

Well, based closely on the "overboost" feature of the IS cars, I bring to you: Load by Gear, tested and working on my regular old IJEOS 135i! It entails custom logic implemented into my IJEOS bin. I8AOS support will come, but is much harder as it's structure is much different.

The premise is simple, you set your Load Target to the lowest load you would like to run (1st gear), and then use the new "Load Target Adder by Gear" table to increase this load for subsequent gears. And unlike the "overboost" feature on 1M and IS cars, load does not decay after 1s / timer. This will allow you to put down exactly as much power per gear that your tires can handle.

Here is a screenshot of how I had these two tables set up for testing purposes (intentionally slow / pointless stepped load just for demonstration):

Click here to enlarge

Worthless without logs, you say?

http://datazap.me/u/jyamona/load-gea...ata=4-15-18-22

http://datazap.me/u/jyamona/load-gea...ata=4-15-18-22


Ignore the sloppy PID, boost, throttle closures in the tune, it is just a base map thrown together for testing purposes Click here to enlarge

There is still more testing to take place, and getting it added to I8AOS will take some time, but I imagine porting to the 1M / IS roms should be much more trivial.