Difference between revisions of "NandFiler"
From Rare Gaming Dump
m |
(It's more than just a hex editor.) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Stub}} |
− | '''NandFiler''' is | + | '''NandFiler''' is a save management tool that comes bundled with the TwlSDK and the [[SystemUpdater]] application. Included are options to backup/restore saves, and to edit files in a hex editor. The hex editor can be used for "cheating" for a test, and manual save file corruption. Developers are required by lotcheck tests to make sure their DSiWare can detect and handle damaged saves, so NandFiler is extremely important. |
[[File:NANDFILER.png|thumb|NandFiler's icon.|left]] | [[File:NANDFILER.png|thumb|NandFiler's icon.|left]] | ||
− | == Screenshots == | + | ==Screenshots== |
<gallery> | <gallery> | ||
− | File:FILER1.png | + | File:FILER1.png|What NandFiler looks like when you start it up. |
− | File:FILER2.png | + | File:FILER2.png|Highlighting a random file from Flipnote Studio that was stored somewhere on the NAND. |
− | File:FILER3.png | + | File:FILER3.png|The hex editor itself. |
− | File:FILER5.png | + | File:FILER5.png|The hex editor again, now with on-screen instructions by pressing SELECT. |
− | File:FILER4.png | + | File:FILER4.png|NandFiler backing up a folder from an application. The folder gets extracted as a file to the SD Card. |
− | File:FILER6.png | + | File:FILER6.png|The Export and 'Fill' options, which can only be used on things stored on the SD Card. |
</gallery> | </gallery> | ||
+ | |||
+ | {{Template:DSINavbox}} | ||
[[Category:DSi]] | [[Category:DSi]] |
Latest revision as of 11:44, 23 November 2024
This article is a stub. |
NandFiler is a save management tool that comes bundled with the TwlSDK and the SystemUpdater application. Included are options to backup/restore saves, and to edit files in a hex editor. The hex editor can be used for "cheating" for a test, and manual save file corruption. Developers are required by lotcheck tests to make sure their DSiWare can detect and handle damaged saves, so NandFiler is extremely important.