masterfeizz / DaedalusX64-3DS

Port of DaedalusX64 to the Nintendo 3DS
GNU General Public License v2.0
356 stars 31 forks source link

Generate NCCH romfs during compilation / Remove pre-built binary #44

Closed MrHuu closed 4 years ago

MrHuu commented 4 years ago

This removes the need to have a pre-built romfs (romfs.bin) available for the .cia build.

By defining the RomFS 'RootPath' in the .rsf file, enables makerom to generate and include the romfs during compilation.