Reference:
http://www.nbaliveforums.com/ftopic32864.php
I have tried to edit my team's salary cap in my dynasty, which obviously needs a change (-22.43M

). But this value is negative, so what do I have to do in order to find it in the hex part?
Anyway, I tried searching a positive value, e.g. Miami (10.60M), and converted 10600 (dec) to 2968 (hex). Now, the explanation tells me "lower byte first", so basically I have to search for 6829, right? But when I searched with
Hex Editor XVI32 for this value it wouldn't find me anything. What am I doing wrong?