From 6fba273f3580b3007db2a19c6d49d697e6d6bcea Mon Sep 17 00:00:00 2001 From: 50thomatoes50 <50thomatoes50@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:09:10 +0100 Subject: [PATCH] psx_build : updated readme --- PSXToolchain/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PSXToolchain/README.md b/PSXToolchain/README.md index 543e9053..7e18defa 100644 --- a/PSXToolchain/README.md +++ b/PSXToolchain/README.md @@ -5,6 +5,8 @@ In order to start building a Playstation version of **REDRIVER2** you'll need to - Put **mipsel-unknown-elf** toolchain to this folder (https://github.com/majenkotech/mipsel-unknown-elf/releases) - Install **make** - Obtain **Psy-Q SDK** converted for *latest GCC* + - Copy (https://github.com/pcsx-redux/nugget/tree/main/common) to `/PSXToolchain/PsyQ/common` - Execute **psx_build.bat** + - Install [mkpsxiso](https://github.com/Lameguy64/mkpsxiso/releases) - Execute **psx_makecd.bat** - Locate and use **CDSrc/REDRIVER2.bin** and **cue** files \ No newline at end of file