We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ee5ea commit 6fba273Copy full SHA for 6fba273
1 file changed
PSXToolchain/README.md
@@ -5,6 +5,8 @@ In order to start building a Playstation version of **REDRIVER2** you'll need to
5
- Put **mipsel-unknown-elf** toolchain to this folder (https://github.com/majenkotech/mipsel-unknown-elf/releases)
6
- Install **make**
7
- Obtain **Psy-Q SDK** converted for *latest GCC*
8
+ - Copy (https://github.com/pcsx-redux/nugget/tree/main/common) to `/PSXToolchain/PsyQ/common`
9
- Execute **psx_build.bat**
10
+ - Install [mkpsxiso](https://github.com/Lameguy64/mkpsxiso/releases)
11
- Execute **psx_makecd.bat**
12
- Locate and use **CDSrc/REDRIVER2.bin** and **cue** files
0 commit comments