RPM/load Values
Endian issue with newer ECUFlash versions. I'd tell you how to fix it, but I'm not at my tuning machine right now and would probably mess it up. All you have to do is reverse the endian value in the edit scalings section.
wikipedia it 
endianess is the order in which the CPU stores bytes of a word.
EcuFlash prior to 1.31 had a bug where the endian was flipped, thus all the XML's had "little" as their endianess.
1.31+ had the fix for this bug, thus all the little's actually worked and all the XML's broke.
basically if you are using 1.31+ edit your XML and find any "little" and change to "big".
1.31 and below make sure everything is set to "litttle"

endianess is the order in which the CPU stores bytes of a word.
EcuFlash prior to 1.31 had a bug where the endian was flipped, thus all the XML's had "little" as their endianess.
1.31+ had the fix for this bug, thus all the little's actually worked and all the XML's broke.
basically if you are using 1.31+ edit your XML and find any "little" and change to "big".
1.31 and below make sure everything is set to "litttle"



