mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
n64splitter@cb76d9bb3c | ||
papermario | ||
.gitignore | ||
.gitmodules | ||
docker-compose.yml | ||
docker-sync.yml | ||
Dockerfile | ||
PAPER_MARIO.u.yaml | ||
Readme.md | ||
splitrom.sh |
Generate the .bin files by splitting the rom
Place "Paper Mario (U) [!].z64" in the root directory with a build of n64split
and run:
./splitrom.sh
To rebuild n64split every time
rm -rf ./n64splitter/bin/ && ./splitrom.sh