https://eec.derbyws.com/tuner.php
Several formats supported (all 4 bank currently):
Code: Select all
0-1-8-9 256k (TunerPro/QuarterHorse)
0-1-9-8 224k (Binary Editor)
1-8-0-9 224k (PCM Flash/KESS)
8-1-0-9 224k (TwEECer/CalEdit)
0-1-9-8 216k
0-1-9-8 220k
As normal, if you run into any issues, let me know and I'll investigate.
Orig post:
Since I had to convert bins for my own usage, I made up this little page to share with everyone. It's nothing special but functional and free.
https://eec.derbyws.com/
The listed formats are pulled from the page linked below. If there's a different bank order desired or a software package you're using but isn't listed, let me know so I can add it to the list.
http://www.efidynotuning.com/dis.htm#pcmflash_bin
The page attempts to detect the bank order of the uploaded file. If anyone has issues with a file, let me know, so far my testing has it working well.
I can add 2 bank support 112k if there's interest, efidynotuning also mentions Quarterhorse requires a 256k file for the 2 bank computers, so if someone wants to me to add these options, let me know and ideally send me a file to make sure bank detection works right.
Of course typical disclaimer, use the tool at your own risk. I try my best to make it clear what it's doing and edit the files correctly to the expectations. Never hurts to validate the edits with a hex editor.
Currently supported outputs:
Bank Order [0-1-9-8] 224k
Commonly Used (Would like to build a list of what all uses this format)
Bank Order [1-8-0-9] 224k
Kess
PCMflash
TwEECer/CalEdit
Bank Order [8-1-0-9] 224k
Misc (not sure what uses this format, more info would be nice)
Bank Order [0-1-8-9] 256k
QuarterHorse
TunerPro (The source page says this is TunerPro's read format, I suspect XDF files can sometimes expect different formats)
Any other common hex edits that would be handy to have on the page? The site doesn't disassemble the bin or anything, so it can't get too complex, but I can do a fair bit with just pattern matching.
I know the visuals aren't mind boggling, this is a purely functional tool right now, not much effort put into the looks, that's my weakest skill set anyway lol.