From f2205908f5c5be6414631ee22082b68d615da83f Mon Sep 17 00:00:00 2001 From: Cuyler36 Date: Tue, 3 Oct 2023 20:48:43 -0400 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 459675e6..fe609ded 100644 --- a/README.MD +++ b/README.MD @@ -20,7 +20,7 @@ Wine replacement to work with the compilers, but Wine is still usable** - Decompress **foresta.rel.szs** with yaz0 found in *tools/*. - Place **main.dol** and **foresta.rel** in *dump/*. - Place CodeWarrior 1.3.2 in *tools/1.3.2/* and 1.2.5n in *tools/1.2.5n/*. -- Download [CodeWarrior 1.3.2r](https://cdn.discordapp.com/attachments/598600200084258822/1136883349642825728/MWCCEPPC_1.3.2r.zip) and extract it to *tools/1.3.2r/*. +- Download [CodeWarrior 1.3.2r](https://mega.nz/file/WuBFTCLT#TmB5R4-1mEFkk4G1Vjn9_cHXRD9wOIH9CtOLaVSWEas) and extract it to *tools/1.3.2r/*. - Set the `N64_SDK` environmental variables with the path of your libultra or equivalent headers. - Headers should be at `$N64_SDK/ultra/usr/include`. - You may need to modify `Gpopmtx`'s `param` member to be `unsigned int`.