mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 18:32:42 +01:00
7 lines
333 B
Markdown
7 lines
333 B
Markdown
|
# Playstation build toolchain
|
||
|
|
||
|
In order to start building a Playstation version of **REDRIVER2** you'll need to perform following steps:
|
||
|
|
||
|
- Put **mipsel-unknown-elf** toolchain to this folder (https://github.com/majenkotech/mipsel-unknown-elf/releases)
|
||
|
- Obtain Psy-Q libraries converted for latest GCC
|
||
|
- Execute **psx_build.bat**
|