From bc3c76e3d929d6ac14d55eb1bb89738c02bf0261 Mon Sep 17 00:00:00 2001 From: Ethan Roseman Date: Tue, 12 May 2020 00:46:11 -0400 Subject: [PATCH] Some instructions --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index b2d972050b..a9827f51df 100644 --- a/Readme.md +++ b/Readme.md @@ -3,3 +3,4 @@ Place Paper Mario (U) (named baserom.z64) in the root directory, build `n64split ``` ./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.