RomFS Builder 3DS
From GameBrew
More actions
| RomFS Builder | |
|---|---|
| General | |
| Author | SciresM |
| Type | File Operation |
| Version | Final |
| License | Mixed |
| Last Updated | 2015/01/21 |
| Links | |
| Download | |
| Website | |
| Source | |
RomFS Builder is a program that converts a folder in windows into a 3DS RomFS binary. For use with makerom.
Note: This utility has been integrated into pk3DS.
Features
- Faster than ctr_makerom32 (nintendo sdk program).
- Easier to use than ctr_makerom32 or Makerom.
- Written in C#.
User guide
Open a folder using the Open button, then hit Go. The program will then generate a RomFS binary.
When it's done, it'll prompt you to save the binary with a file name of your choice.
Changelog
Final
- Hash Table Generation has been fixed.
- Generated RomFS Binaries should now be perfectly accurate.
1.0
- Initial version.
Credits
Credit to Project CTR, upon which much of the code used in the program is based.