By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
* blocks containing only 0xFF yield a checksum of 0x0F
* blocks containing only 0xFF yield a checksum of 0x0F
* blocks containing only 0x00 yield a checksum of 0xB9
* blocks containing only 0x00 yield a checksum of 0xB9
−
* possibly checksums apply to encrypted blocks?
+
* checksums seem to apply to encrypted blocks. In the case of Ridge Racer, all-zero 0x200 blocks yield 0xE4 instead of Rayman3D's 0xB9. However, all-FF blocks always yield 0x0F since they aren't encrypted.
This is most likely a custom checksum algorithm. Standard CRC8 would yield zero for a zero block.
This is most likely a custom checksum algorithm. Standard CRC8 would yield zero for a zero block.
--[[User:Luigi2us|Luigi2us]] 19:59, 28 August 2011 (CEST)
--[[User:Luigi2us|Luigi2us]] 19:59, 28 August 2011 (CEST)