Title: Can't commit changes in TunerPro Post by: e_pacman on March 21, 2012, 12:29:45 AM I have a small problem with TunerPro. When I do a change in a map and click Commit changes, it doesn't seem to stick. The map window closes but the next time I open it, my change has been forgotten. I looked for help on the TunerPro site but could not find anything there. Am I missing something?
Title: Re: Can't commit changes in TunerPro Post by: littco on March 21, 2012, 01:22:57 AM In the rows and columns make sure the address step is set to 2 for 16bit maps and 1 for 8bit. You've probably got -4 in there at the moment
Title: Re: Can't commit changes in TunerPro Post by: e_pacman on March 21, 2012, 01:50:16 AM Thanks, but that wasn't it. Map data is presented correctly in TunerPro, I just can't save any changes. For now, I have to do the actual changes in a hex editor, then open and save the file in TunerPro to get the checksum right.
Title: Re: Can't commit changes in TunerPro Post by: littco on March 21, 2012, 03:56:29 AM In tuner pro what values do you presently have for address step?
Title: Re: Can't commit changes in TunerPro Post by: e_pacman on March 21, 2012, 04:55:07 AM Adress step is 2, and it's a 16 bit map. (LDRXN)
Title: Re: Can't commit changes in TunerPro Post by: littco on March 21, 2012, 05:07:49 AM Cool. So can I just check then you are clicking the red x in the map window to commit changes to the map and then doing "file" "save" to save the .bin file?
It should then if you have the Mtx plugin installed say checksum Checked. Title: Re: Can't commit changes in TunerPro Post by: e_pacman on March 21, 2012, 06:23:04 AM Cool. So can I just check then you are clicking the red x in the map window to commit changes to the map and then doing "file" "save" to save the .bin file? It should then if you have the Mtx plugin installed say checksum Checked. Well, that is what happens, except that when I click to save the bin file I get the message: "No checksums corrected! Are you shure you modified this file?" Title: Re: Can't commit changes in TunerPro Post by: sn00k on March 21, 2012, 08:32:04 AM are you by chance using a "high limit" and "low limit" in the xdf entry of that LDRXN?
i did this earlier, with my high limit set to 160 for everything to look nice.. all changes i did in tunerpro above 160 was IGNORED.. very annoying untill i figured out why, and as you pointed out, hex editing them worked just fine ;D also, go into the XDF header settings and alter the field called "Bin size" to: 1000000 im 100% sure this will solve your problem. Title: Re: Can't commit changes in TunerPro Post by: e_pacman on March 22, 2012, 10:52:50 AM also, go into the XDF header settings and alter the field called "Bin size" to: 1000000 im 100% sure this will solve your problem. Excellent, that was it! Thanks guys. :) Title: Re: Can't commit changes in TunerPro Post by: sn00k on March 22, 2012, 03:10:44 PM ;D
|