Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MKGirlism/MakeROMFS-GUI
Blazing fast ROMFS builder for HANS.
https://github.com/MKGirlism/MakeROMFS-GUI
Last synced: 11 days ago
JSON representation
Blazing fast ROMFS builder for HANS.
- Host: GitHub
- URL: https://github.com/MKGirlism/MakeROMFS-GUI
- Owner: MKGirlism
- License: gpl-3.0
- Created: 2017-02-09T18:06:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T09:13:27.000Z (over 7 years ago)
- Last Synced: 2024-08-02T05:11:36.388Z (3 months ago)
- Language: C
- Size: 173 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - MakeROMFS-GUI - Blazing fast ROMFS builder for HANS. (C)
README
# MakeROMFS-GUI
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 `
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.== SCREENSHOTS ==
Linux
Windows