More actions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
TinyFormat is a small utility to format Sys/EmuNAND using FS:InitializeCtrFileSystem but without formating your SD card. | TinyFormat is a small utility to format Sys/EmuNAND using FS:InitializeCtrFileSystem but without formating your SD card. | ||
You can format SysNAND or EmuNAND without internet connection/format SD. Useful to unlink SysNAND or EmuNAND. | |||
'''Note:''' 3DS initial setup will delete MSET exploit. Use it at your own risk. | '''Note:''' 3DS initial setup will delete MSET exploit. Use it at your own risk. | ||
Line 28: | Line 28: | ||
==Credits== | ==Credits== | ||
Sound by [https://www.freesound.org/people/BristolStories/sounds/51710/ BristolStories]. | |||
Requires [http://sourceforge.net/projects/devkitpro/files/devkitARM/ devkitARM] and [https://github.com/Steveice10/ctrcommon ctrcommon] to build. | Requires [http://sourceforge.net/projects/devkitpro/files/devkitARM/ devkitARM] and [https://github.com/Steveice10/ctrcommon ctrcommon] to build. | ||
More info about [http://www.3dbrew.org/wiki/System_Settings System Format] and [http://www.3dbrew.org/wiki/FS:InitializeCtrFileSystem FS:InitializeCtrFileSystem]. | |||
==External links== | |||
* GitHub - https://github.com/javimadgit/TinyFormat | |||
* GBAtemp - https://gbatemp.net/threads/release-tinyformat.391635 | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:3DS homebrew system tools]] | [[Category:3DS homebrew system tools]] |
Revision as of 12:40, 27 Ocak 2022
TinyFormat | |
---|---|
General | |
Author | javimadgit |
Type | System Tools |
Version | 1.0.0 |
License | Mixed |
Last Updated | 2015/06/27 |
Links | |
Download | |
Website | |
Source | |
TinyFormat is a small utility to format Sys/EmuNAND using FS:InitializeCtrFileSystem but without formating your SD card.
You can format SysNAND or EmuNAND without internet connection/format SD. Useful to unlink SysNAND or EmuNAND.
Note: 3DS initial setup will delete MSET exploit. Use it at your own risk.
Controls
Start - Quit
Y - Start formatting
Media
3DS Homebrew: TinyFormat (NintendoBrew)
Credits
Sound by BristolStories.
Requires devkitARM and ctrcommon to build.
More info about System Format and FS:InitializeCtrFileSystem.