PSnoobSDK Installer by Alex Free
https://github.com/alex-free/psn00bsdk_installer
A quick, automatic, and easy unofficial installer for https://github.com/Lameguy64/PSn00bSDK.
Released into the Public Domain, see the file 'unlicense.txt'.
v1.0 - 5/2/21
- Installs all required dependencies automatically on Ubuntu/APT and Fedora/DNF based systems (tested on Fedora 33).
- Installs GCC 7.4.0 and Binutils 2.31.1 for mips-unknown-elf, then sets up the PSnoobSDK (with C++ support).
- Tests everything by building the PSnoobSDK examples.
Simply run the 'ipsxsdk' script with sudo in your Terminal, and let your machine finish running the script (may take awhile).
After that, whenever you want to use the SDK first set your PATH with the command below:
export PATH=/usr/local/mipsel-unknown-elf/bin:/usr/local/mipsel-unknown-elf/psn00bsdk/tools/bin:$PATH
The GCC 7.4.0 and Binutils 2.31.1 toolchain is installed to /usr/local/mipsel-unknown-elf. The PSn00bSDK is at /usr/local/mipsel-unknown-elf/psn00bsdk, and examples are at /usr/local/mipsel-unknown-elf/psn00bsdk/examples.
Unofficial PSn00bSDK One Command Installer For Linux
-
- fire
- Posts: 75
- Contact:
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 9635 Views
-
Last post by alexfree
-
- 0 Replies
- 5153 Views
-
Last post by lymando
-
- 1 Replies
- 4436 Views
-
Last post by Ian Micheal
-
- 2 Replies
- 3402 Views
-
Last post by sega dude
-
- 5 Replies
- 3615 Views
-
Last post by Techtoaster