papermario/Readme.md

6 lines
171 B
Markdown
Raw Normal View History

2019-03-08 00:58:02 +01:00
# Generate the .bin files by splitting the rom
2020-04-27 01:39:58 +02:00
Place "Paper Mario (U) [!].z64" (named baserom.z64) in the root directory, build `n64split`, and run:
2019-03-08 00:58:02 +01:00
```
./splitrom.sh
2019-03-11 00:07:49 +01:00
```