No description
| include/teampandory/fudgepack | ||
| resources | ||
| src | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
fudgepack
fudgepack is a C++/Meson PlayStation PBP packer and extractor, modelled on the library-first layout used by retroscrape and threepack.
Current scope:
- pack
.bin,.img,.iso,.cue,.m3u,.zip,.7z, and.rarinputs into PSP.PBP - merge multi-bin cue sheets before packing
- write multi-disc PBPs from
.m3u - extract
.PBPback to.bin+.cue - library API with a thin CLI front-end
Example:
fudgepack pack -i "Final Fantasy VII.m3u" -o out/
fudgepack extract -i "Final Fantasy VII.pbp" -o out/