|
|
#1 |
|
Apprentice
![]() Join Date: Sep 2010
Location: Barcelona
Posts: 11
Likes: 0
Liked 11 Times in 4 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
[Download] ps3toolchain + PSL1GHT v2 compiled for Linux
For those who can't get PSL1GHT working I have uploaded the ps3 toolchain + PSL1GHT v2 compiled, so you only have to decompress it, move to the folder you want and set the environment variables.
I have tested it on my two computers (running Linux Mint Debian) 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): Code:
## 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 If you want to test if it works, you can try with the NoRSX sample. Hope it works ! |
|
|
|
|
Likes: (5) |
![]() |
| Bookmarks |
| Thread Tools | |
|
|