PSL1GHT is a lightweight PlayStation 3 homebrew SDK that uses the open-source PlayStation 3 toolchains to compile user applications that will run from the XMB menu (GameOS homebrew).
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
git clone git://github.com/HACKERCHANNEL/PSL1GHT
PSL1GHT can be built and installed by running the following commands:
cd /path/to/psl1ght.git/psl1ght/ export PSL1GHT=/path/to/psl1ght.git/psl1ght/build make make installOnce installed, look at the samples/ directory for usage examples of PSL1GHT, and start your new projects off by copying the template/ folder.
Visit PSL1GHT's for more information on using PSL1GHT and its components.
Aaron Lindsay
Matthew Parlane
Scott Mansell
Visit us and other PSL1GHT users for help or a chat at #psl1ght on irc.EFnet.org.
You can also discuss PSL1GHT and other topics at the RVLution PS3 Forums.
The also exists for community documentation.