Savegames: Difference between revisions
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 | It seems the file entries are stored somewhere in the third block. | ||
An fs_entry that has nodes > 1, is probably a directory | An fs_entry that has nodes > 1, is probably a directory. | ||
<pre> | <pre> |