Fork me on GitHub

PSL1GHT

A lightweight PS3 SDK

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).

Dependencies



Download

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


Install

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 install
Once installed, look at the samples/ directory for usage examples of PSL1GHT, and start your new projects off by copying the template/ folder.


Documentation

Visit PSL1GHT's for more information on using PSL1GHT and its components.

Authors

Aaron Lindsay 
Matthew Parlane 
Scott Mansell 

Community

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.