Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
Go to file
Ethan Roseman 73c649b4d6 hack
2020-04-24 01:57:28 -04:00
n64splitter@cb76d9bb3c gud changes 2020-04-24 00:26:17 -04:00
papermario hack 2020-04-24 01:57:28 -04:00
.gitignore gud changes 2020-04-24 00:26:17 -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 gud changes 2020-04-24 00:26:17 -04:00
PAPER_MARIO.u.yaml gud changes 2020-04-24 00:26:17 -04:00
Readme.md Updated n64split 2019-03-10 23:07:49 +00:00
splitrom.sh gud changes 2020-04-24 00:26:17 -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