Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
Go to file
Ethan Roseman 4af74fdcbd Linking
2020-04-24 22:17:29 -04:00
n64splitter@cb76d9bb3c gud changes 2020-04-24 00:26:17 -04:00
oldbinutils progress 2020-04-24 18:12:46 -04:00
papermario Linking 2020-04-24 22:17:29 -04:00
.gitignore progress 2020-04-24 18:12:46 -04:00
.gitmodules Added modified n64spliter 2019-03-09 18:37:05 +00:00
docker-compose.yml gud changes 2020-04-24 00:26:17 -04:00
docker-sync.yml gud changes 2020-04-24 00:26:17 -04:00
Dockerfile .DS_Store and Dockerfile 2020-04-24 03:04:30 -04:00
PAPER_MARIO.u.yaml Linking 2020-04-24 22:17:29 -04:00
Readme.md Updated n64split 2019-03-10 23:07:49 +00:00
splitrom.sh yup 2020-04-24 19:56:20 -04:00

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