Editing PSL1GHT
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
PSL1GHT is a free SDK for developing applications for the PS3 GameOS. To run applications developed | [[Category:Software]] | ||
PSL1GHT is a free SDK for developing applications for the PS3 GameOS. To run applications developed in PSL1GHT you need some sort of jailbreak or custom firmware currently. | |||
== Official Ps1light main references == | == Official Ps1light main references == | ||
* Wiki: [http://psl1ght.net/wiki/Main_Page psl1ght.net/wiki] | |||
* IRC: [irc://irc.efnet.org/#psl1ght #psl1ght on EFnet]. Dev talk only. | * IRC: [irc://irc.efnet.org/#psl1ght #psl1ght on EFnet]. Dev talk only. | ||
Line 10: | Line 13: | ||
== Precompiles == | == Precompiles == | ||
* Precompiled PSL1GHT | * Precompiled PSL1GHT(v1?): [http://psychocoder.de/precompiled-ps3toolchain-and-psl1ght-for-ubuntu-10-10-64bit/ Precompiled ps3toolchain and PSL1GHT for Ubuntu 10.10 64Bit] | ||
::You may have to install python2.7 and run '''sudo ln -s /usr/bin/python2.7 /usr/bin/python2''' | ::You may have to install python2.7 and run '''sudo ln -s /usr/bin/python2.7 /usr/bin/python2''' | ||
* Precompiled PSL1GHT (v2) for Linux | * Precompiled PSL1GHT (v2) for Linux : [http://www.multiupload.com/KSVKJNUR1V psl1ght-precompiled.zip (357.43 MB)] *Outdated since MU goes down. Link refresh request* | ||
Line 47: | Line 30: | ||
* Precompiled PSL1GHT (v1) for Mac OsX 10.6-10.8: | * Precompiled PSL1GHT (v1) for Mac OsX 10.6-10.8: | ||
- Have Xcode, Macports, Git, | - Have Xcode, Macports, Git, and the Cg toolkit installed. | ||
- Download - | - Download https://github.com/nevik/Psl1ght.v1-OsX-precompiled-install-script/zipball/master and run the install script inside, read the ReadMe. | ||
-This will install | -This will install | ||
ps3dev at /usr/local/ | ps3dev at /usr/local/ | ||
psl1ght in your home directory | |||
ps3tools in your home directory | |||
and the ps3keys from the devwiki in your home directory. | |||
- | -For those whom have Macports and all the ports installed and just need the /ps3dev here is a installer package http://www.2shared.com/file/PKR1ARl2/Psl1ght_v1_for_osx.html. Read the ReadMe inside. | ||
== Virtual Machine Images == | == Virtual Machine Images == | ||
*PSL1GHT(v1) VM (Ubuntu guest OS) for PS3 Development by '''EvilSperm''': [http://dl.dropbox.com/u/964586/PSL1GHT.torrent torrent] | Magnet : magnet:?xt=urn:btih:9CCA5C215D0D3DCD58A023420BAB56E92964FC0B&dn=PSL1GHT&tr=http%3a//inferno.demonoid.me%3a3413/announce | *PSL1GHT(v1) VM (Ubuntu guest OS) for PS3 Development by '''EvilSperm''': [http://dl.dropbox.com/u/964586/PSL1GHT.torrent torrent] | Magnet : magnet:?xt=urn:btih:9CCA5C215D0D3DCD58A023420BAB56E92964FC0B&dn=PSL1GHT&tr=http%3a//inferno.demonoid.me%3a3413/announce | ||
This works good for machines with both i686 and 32/64 CPU architecture. However, full environment update needed to work correctly. | This works good for machines with both i686 and 32/64 CPU architecture. However, full environment update needed to work correctly. | ||
Line 179: | Line 138: | ||
http://tracker.openbittorrent.com:80/announce | http://tracker.openbittorrent.com:80/announce | ||
http://tracker.publicbt.com:80/announce</pre></div> | http://tracker.publicbt.com:80/announce</pre></div> | ||
==Other references== | ==Other references== | ||
* PsxBrew [http://www.psxbrew.net/wiki/Main_Page wiki] |