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 2: | Line 2: | ||
== 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 29: | Line 31: | ||
* Precompiled PSL1GHT(v1?): - | * 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''' | ||
::Note that these environment binaries can be installed over the same architecture as the one run on ubuntu 64 bit (amd64/x86_64), so any distro that supports these binaries is applicable | ::Note that these environment binaries can be installed over the same architecture as the one run on ubuntu 64 bit (amd64/x86_64), so any distro that supports these binaries is applicable | ||
* Precompiled PSL1GHT (v2) for Linux x86_64 (64bits) : - | * Precompiled PSL1GHT (v2) for Linux x86_64 (64bits) : [http://psxbrew.net/homebrew/psl1ght-v2-x86_64.tar.bz2 psl1ght-v2-x86_64.tar.bz2 (MD5 : a78fb73f2ee60b3344ad5fe4edf9467f)] | ||
Line 48: | Line 50: | ||
* Precompiled PSL1GHT (v1) for Mac OsX 10.6-10.8: | * Precompiled PSL1GHT (v1) for Mac OsX 10.6-10.8: | ||
- Have Xcode, Macports, Git, Apple's command line tools and the Cg toolkit installed. | - Have Xcode, Macports, Git, Apple's command line tools 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 | ||
Line 57: | Line 59: | ||
I included a script to set the environment to develop just source the SetEnvPS3.sh in ~/Ps3-Psl1ght | I included a script to set the environment to develop just source the SetEnvPS3.sh in ~/Ps3-Psl1ght | ||
-For those whom have Macports and all the ports installed and just need the /ps3dev here is a installer package (psl1ght_v1) | -For those whom have Macports and all the ports installed and just need the /ps3dev here is a installer package (psl1ght_v1) http://www.2shared.com/file/PKR1ARl2/Psl1ght_v1_for_osx.html. Read the ReadMe inside. | ||
* Precompiled PSL1GHT (v2) for Mac OsX 10.6-10.8: | * Precompiled PSL1GHT (v2) for Mac OsX 10.6-10.8: | ||
- Have Xcode, Macports, Git, Apple's command line tools and the Nvidia's Cg toolkit installed. | - Have Xcode, Macports, Git, Apple's command line tools and the Nvidia's Cg toolkit installed. | ||
- Download - | - Download https://github.com/nevik/Psl1ght.v2-OsX-precompiled-install-script/zipball/master and in terminal sh install-Psl1ght_v2.sh | ||
- This will install | - This will install | ||
Line 84: | Line 86: | ||
== 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 181: | ||
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== | ||
* http://psl1ght.net/wiki/Homebrew_status | |||
* https://github.com/kakaroto/e17 | * https://github.com/kakaroto/e17 | ||
* https://code.google.com/p/rsxgl/ / https://github.com/gzorin/RSXGL | * https://code.google.com/p/rsxgl/ / https://github.com/gzorin/RSXGL | ||
* PsxBrew [http://www.psxbrew.net/wiki/Main_Page wiki] | |||
* PSL1GHT Setup on Windows 8 (Cygwin or MinGW) http://www.ps3hax.net/showthread.php?t=61837 (by CaptainCPS-X) | * PSL1GHT Setup on Windows 8 (Cygwin or MinGW) http://www.ps3hax.net/showthread.php?t=61837 (by CaptainCPS-X) | ||
* https://github.com/jevinskie/ps3toolchain/tree/latest-and-greatest <- use this for latest builds and not the official one | * https://github.com/jevinskie/ps3toolchain/tree/latest-and-greatest <- use this for latest builds and not the official one |