1 unstable release
0.1.0 | Sep 7, 2024 |
---|
#811 in Filesystem
18KB
348 lines
gc_fst
This library extracts and rebuilds Gamecube ISO files.
This is somewhat equivalent to the functionality given by GCRebuilder, and gcmod. It has much better error messages than either program, fewer bugs, and will work on linux.
gc_fst currently does not support editing metadata such as banners, game code, etc. but it is planned.
Usage: gc_fst extract <iso path>
gc_fst rebuild <root path> [iso path]
Note that gc_fst always rebuilds the table of contents when rebuilding, and will not emit a Game.toc file when extracting.