This line has the updated value for fNewValue6 written at an offset of decimal 18, whereas in fact the offset should be hexadecimal 18: 0.725f and 0.685f sit right next to each other, at least in my ancient v1.008 non-Steam executable.
I believe this is not a version difference result but an error, since 18 % 4 > 0.
This line has the updated value for
fNewValue6written at an offset of decimal 18, whereas in fact the offset should be hexadecimal 18:0.725fand0.685fsit right next to each other, at least in my ancient v1.008 non-Steam executable.I believe this is not a version difference result but an error, since 18 % 4 > 0.