Skip to content

PabloMK7/rofs_dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3DS ROFS dumper

Allows dumping very early 3DS ROFS containers.

Compiling

g++ -std=c++20 main.cpp -o rofs_dump.exe (Add -static if static linking is needed)

Usage

rofs_dump.exe (in_file) (out_dir)

License

Unlicense

About

Dumps 3DS ROFS containers (early format of romfs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages