🎬 Web player and video converter for animations made with Flipnote Studio; an animation app for the Nintendo DSi and 3DS ppm nintendo-3ds nintendo-hacking flipnote flipnotestudio nintendo-dsi kwz. Select SD Card If it worked, the 3DS will flash pink/purple then crash. Power off your 3DS and insert the SD card into your PC. Copy the newly created 42383841.bin from the root of your SD card to your PC desktop. Go to /Nintendo 3DS/ - /ID0/ - // - /Nintendo DSiWare/. Delete F00D43D5.bin.
This is the 3DS version of the DSi Flipnote Studio application. At the time of writing this is only available in JPN, this 3DS application also ships with the launch JPN New_3DS.
This also supports local-WLAN comms, for only 3DS<>3DS.
All Internet comms are done with HTTPS.
The application settings are stored in the savedata. However, the rest like the DSi application is stored on SD card(not under savedata/extdata).
SD private data[edit]
The data under '/private/Nintendo 3DS/app/JKZJ/000' are equivalent to the the data the DSi application stores under '/private/...'.
- '!!.lst' Like the DSi application, this is 'encrypted'.
- '<name>.kwz' Plaintext flipnote data. Example <name>: 'cjcccccwcccccccanltthfjfaaan'
Flipnote file format[edit]
First little-endian word at offset 0x0 is 0x1448464B('KFH').
Going by the format of the DSi flipnotes, the last 0x100-bytes in the 3DS flipnotes appears to be a RSA-2048 signature(DSi flipnotes have a RSA-1024 signature).