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="
[...] 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).