Quote:
Originally Posted by D-VO
Hey guys. Does anyone have the "ChecksumFix" scaling available? I've searched through all my ROM's with no luck. I'm trying to convert all the SD tables from RomRaider over to ECUFlash. Thanks.
|
Im not 100% on what your actually asking for but here is a utility to convert RR defs to ecuflash defs.
you will generally need to correct a couple of things
flash method
mem model
and other initial header values
as per below in the ecuflash def after running the conversion utility
<rom> <romid> <xmlid>ZA1JF00C</xmlid>
<internalidaddress>8000</internalidaddress>
<internalidstring>ZA1JF00C</internalidstring>
<ecuid>A929703007</ecuid>
<year>2016</year>
<market>USDM</market>
<make>Subaru</make>
<model>BRZ</model>
<submodel>FA20</submodel>
<transmission>MT</transmission>
<memmodel>SH72531</memmodel>
<flashmethod>subarubrz</flashmethod>
<checksummodule>subarudbw</checksummodule>
9. How to Convert any RomRaider Editor def to a EcuFlash def
- Use the RR2EcuFlash.exe to convert any RR def to an EcuFlash def.
- Conversion of 16 bit ECU defs may require some manual updates to make them 100% usable.
- Copy the file created by the converter to your EcuFlash rommetadata directory and startup EcuFlash, then open the ROM for editing.
Application: RR2EcuFlash.exe
its a command line utility so you will need to run it from a DOS or command window
The full page on romraider here
http://www.romraider.com/forum/viewtopic.php?t=8449