• The site migration is complete! Hopefully everything transferred properly from the multiple decades old software we were using before. If you notice any issues please let me know, thanks! Also, I'm still working on things like chatbox, etc so hopefully those will be working in the next week or two.

Adding tables to TinyTuner?

brettstoner

New member
Going deep with this one.....

2004 Grand Prix. DHP and Tiny Tuner do not have the table that would allow me to adjust my fuel density, fuel factor, aka DIC fuel economy/use.

The 2003 and 2005 both have the table but have different values in different places (looking in binary editor). If I knew where the location was in the bin I could adjust it myself converting the hex data and then stumble my way through it.

Is there a depository where I can find tables in bins? (Thanks GM for 50 million different bins!) And then how do you add the table in TinyTuner? I presume through binary editor which I could probably figure out. Is TinyTuner still actively supported? Looks like the last update was several years ago.

Thanks,
Brett
 
Last edited:


some bins just dont have the same files, like 04 up dont have a cat test to kill in TT like every other year does.

and not all versions of TT are the same. i use vs 1.9 and it shows more files that other versions dont have.

as far as adding files to TT, i got no clue on that one. i think it comes down to whats on the bin file.
 
to add tables to tiny tuner you would need to update the database (Active_TTDB.mdb)
Basically you have to provide the map for the table you want to read out for the OSID you are mapping.
If you open the MDB (use Access or some other MDB reader) you'll be able to see how the tables are structured and how to map a new OSID.
 
Thanks Guys!

So I found the table I wanted in a 2005 OSID. Same size as my 2004. Searched my 2004 OSID and found the matching code. Copied the table from the 2005 and pasted it into the 2004 using binary editor. Updated the location to match my 2004 OSID and then saved (added) to my database (Active_TTDB.mdb). Opened up Tiny Tuner and adjusted the settings in the new table. Saved it in TT. Then burned with DHP.

Worked perfect!
 
Back
Top