From 7a68fcea815e7facad20c9bfb1d57e94b7091331 Mon Sep 17 00:00:00 2001 From: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> Date: Sun, 5 May 2024 23:11:52 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0d8ef1a..790124cc 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ make toolchain #### 5. Prepare a base ROM Copy your ROM to the root of this new project directory, and rename the file of the baserom to reflect the version of ROM you are using. ex: `baserom.us.z64` +*Make sure the ROM is revision 1.1 (REV A). #### 6. Make and Build the ROM