-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
Description
http://code.google.com/p/bncsutil/source/browse/trunk/src/bncsutil/cdkeydecoder.
cpp#480
Should be:
value1 = LSB4(*(uint32_t*) (((char*) values) + 2)) & 0xFFFFFF03;
According to:
http://forum.valhallalegends.com/index.php/topic,18165.0.html
Original issue reported on code.google.com by AHeinerm on 6 Sep 2010 at 3:42