Some instructions

This commit is contained in:
Ethan Roseman 2020-05-12 00:46:11 -04:00
parent e51618178e
commit bc3c76e3d9

View File

@ -3,3 +3,4 @@ Place Paper Mario (U) (named baserom.z64) in the root directory, build `n64split
``` ```
./splitrom.sh ./splitrom.sh
``` ```
You'll need to build binutils manually with two targets: mips-sgi-irix5 and mips-linux-gnu - we don't have proper instructions yet, but see the Dockerfile for an example.