Blazing fast ROMFS builder for HANS.
Original code by 3DSGuy, GUI version by Yami (MKGirlism) from https://www.dshack.org.
This app allows you to quickly create .romfs files for use with HANS.
Compilation
Linux:
chmod 777 compile_linux.sh && ./compile_linux.sh
Windows (in MinGW):
chmod 777 compile_windows.sh && ./compile_windows.sh
Now you can run this app from anywhere.
Usage
== GRAPHICAL MODE ==
makeromfs-gui
== COMMAND LINE MODE (Linux-only) ==
For everyone:
makeromfs-gui <input romfs dir> <output romfs file>
Of course, replace "" with the full path to your ROMFS folder, and "" with the full path to where you want to save the .romfs file.




