Difference between revisions of "NandFiler"

From Rare Gaming Dump
(It's more than just a hex editor.)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''NandFiler''' is the name of an application that comes bundled with Nintendo DSi SDK’s, also known as the DSi Panda. This application allows you to change any value in hex in any file, with Japanese character support.
+
{{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.
  
 
[[File:NANDFILER.png|thumb|NandFiler's icon.|left]]
 
[[File:NANDFILER.png|thumb|NandFiler's icon.|left]]
  
== First surface ==
+
==Screenshots==
The existance of NandFiler and TwlNmenu was discovered at Gamescom 2009 when users by the name of [https://assemblergames.com/threads/dsi-nandfiller-and-twl-menu.24102/ <b>Demo</b>] and [http://dsibrew.org/wiki/Talk:Nintendo_Software Shadowchao] started discussions about 2 development apps. Unfortunatly, both were unable to open the applications, because there was security walking around and the Nintendo DSi unit was hooked up to a monitor.
+
<gallery>
Fast-forwarding to Febuary 11th, 2013, a collector by the name of [http://nintendoage.com/forum/messageview.cfm?StartRow=416&catid=10&threadid=21330 <b>LimboFunk</b>] mentioned a Nintendo DSi Development Unit, as well as the correct names for the applications. There wasn't much discussion after that, except for references, with no dumps being made. However, on September 2nd, 2017, a TWLSDK was leaked containing WMTestTool, RelayStation, modified versions of DS Download Play and Rev. 11364 of NandFiler and TwlNMenu.
+
File:FILER1.png|What NandFiler looks like when you start it up.
<br>
+
File:FILER2.png|Highlighting a random file from Flipnote Studio that was stored somewhere on the NAND.
<font size="2">Text from [[TwlNmenu]] on RGDWiki.</font>
+
File:FILER3.png|The hex editor itself.
 +
File:FILER5.png|The hex editor again, now with on-screen instructions by pressing SELECT.
 +
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|The Export and 'Fill' options, which can only be used on things stored on the SD Card.
 +
</gallery>
 +
 
 +
{{Template:DSINavbox}}
 +
 
 +
[[Category:DSi]]
  
== Rumours ==
+
[[Category:Developer Apps]]
Before there was proper documentation about NandFiler, there were rumours going around that NandFiler was a savefile importer/exporter for Nintendo DS cartridges and DSiWare, similar to SaveFileFiler on the '''Panda 3DS'''. This feature turned out to be included, but you have the ability to export or 'fill' any file on the SD Card.
 
  
== Screenshots ==
+
[[Category:Development]]
[[File:FILER1.png|thumb|What NandFiler looks like when you start it up.|left]]
 
[[File:FILER2.png|thumb|Highlighting a random file from Flipnote Studio (stored on the NAND).|left]]
 
[[File:FILER3.png|thumb|The hex editor itself.|left]]
 
[[File:FILER4.png|thumb|NandFiler backing up a folder from an application. The folder gets extracted as a file to the SD Card.|left]]
 
[[File:FILER5.png|thumb|The hex editor again, now with on-screen instructions by pressing SELECT.|left]]
 
[[File:FILER6.png|thumb|The Export and 'Fill' options, which can only be used on things stored on the SD Card.|left]]
 

Latest revision as of 11:44, 23 November 2024

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.

NandFiler's icon.

Screenshots