View Single Post
  #86 (permalink)  
Old 11th Mar 2009, 6:24 am
AleMaxx AleMaxx is offline
Member
Keen on MPx players
 
Join Date: Sep 2007
Posts: 68
Default

I actually was able to find some references to "LDRK" files in the source though it currently only partly makes sense.

Quote:
Originally Posted by knob";p=&quot View Post
[...] even if you do a small change to base.rkw the player doesn't boot up [...]
knob, have a look at "ISetupGetFwOffset" in "system/os/setup/setup.c", there is a file header (KNL_SECINFO) with a CRC32 value that needs to be updated if you make any changes to the file i guess. Maybe changing the dword at fileoffset 0x24 to 0x80000000 will work to (this disables some CRC32 checks).
Reply With Quote