Today, xerpi releases PS3 Toolchain and PSL1GHT v2 compiled for those who can’t get PSL1GHT working on Linux. To use it you have to decompress it and move it to the folder you want and set the environment variables. To test it out you can try it with the NoRSX sample.
Quote:
I have tested it on my two computers (running Linux Mint Debian and LM 14) and it worked flawlessly.
I recommend you to decompress it on /opt/ps3dev and then open your bashrc file (~/.bashrc) and add these lines (you can change /opt/ps3dev
to the path you want):## Setup ps3toolchain environment export PS3DEV=/opt/ps3dev export PATH=$PATH:$PS3DEV/bin export PATH=$PATH:$PS3DEV/ppu/bin export PATH=$PATH:$PS3DEV/spu/bin ## Setup PSL1GHT Environment export PSL1GHT=$PS3DEV/psl1ght export PATH=$PATH:$PSL1GHT/host/bin
Download: PS3 Toolchain and PSL1GHT v2
Source: tortuga-cove.com
GD Star Rating
loading…
loading…
GD Star Rating
loading…
loading…
















