NefMoto

ECU Files => ECU Definition Files => Topic started by: SB_GLI on September 16, 2015, 06:57:48 PM



Title: XDF Fixer
Post by: SB_GLI on September 16, 2015, 06:57:48 PM
XDF Fixer.  Just a very simple program that I wrote to fix .xdf files that are broken due to invalid characters in the xml markup. 

If it can't fix it, it will give you a hint where the bad xml is in the xdf so you can fix it manually and try it again.


Title: Re: XDF Fixer
Post by: 316LV on September 17, 2015, 06:56:34 PM
Awesome. Thank you for sharing sir!


Title: Re: XDF Fixer
Post by: SB_GLI on September 17, 2015, 07:26:48 PM
Tuner Pro's serialization of the XDF is all wonky.  It seems like one for the sections of the xdf file was programmed differently and doesn't escape non-xmlable characters the way the rest of it does.  Pissed me off for so long.  Not anymore.


Title: Re: XDF Fixer
Post by: nyet on September 17, 2015, 07:34:35 PM
Pretty typical of a windows programmer :)