Savegames: Difference between revisions

Erant (talk | contribs)
Erant (talk | contribs)
Line 35: Line 35:
Savefiles stored on the FLASH are using a custom FS.
Savefiles stored on the FLASH are using a custom FS.
   
   
It seems the file entries are stored at a static offset of 0x3a00.  
It seems the file entries are stored somewhere in the third block.  


An fs_entry that has nodes > 1, is probably a directory. If that directory has filename 0x11, it is the root dir.
An fs_entry that has nodes > 1, is probably a directory.


<pre>
<pre>