Results 1 to 1 of 1

Thread: Open Source PS3ToolChain for PS3 released

                  
   
  1. #1
    Reviews Webmaster/Reviewer bandit's Avatar
    Join Date
    Oct 2005
    Location
    New York City, USA
    Posts
    3,001
    Rep Power
    50

    ps3 Open Source PS3ToolChain for PS3 released

    ooPo over at Github.com has released the open source version of the PS3 Tool chain. This basically allows you to make your own homebrew on the PS3 without requiring the Sony SDK (conveniently released with the PSGroove v1.1 update).

    ====================
    What does this do?
    ====================

    This program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony Playstation 3 videogame system.

    ==================
    How do I use it?
    ==================

    1) Set up your environment by installing the following software:

    autoconf, automake, bison, flex, gcc, make, makeinfo, patch, subversion, wget

    2) Add the following to your login script:

    export PS3DEV=/usr/local/ps3dev
    export PATH=$PATH:$PS3DEV/bin
    export PATH=$PATH:$PS3DEV/ppu/bin
    export PATH=$PATH:$PS3DEV/spu/bin

    3) Run the toolchain script:

    ./toolchain.sh

    ==========================
    Where do I go from here?
    ==========================

    Visit the following sites to learn more:

    http://www.ps2dev.org
    http://forums.ps2dev.org

    We have also attached the file to make it easier for you.

    Source: ooPo's Github via PS3Hax
    Last edited by bandit; September 8th, 2010 at 18:28.
    Follow us (1KIND Photography): Website | YouTube | Facebook | Twitter
    Follow Us (DCEmu Reviews): YouTube | Facebook | Twitter

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Symbian kernel is now open source: Drived developement is now possible!
    By wraggster in forum The Apple iPhone, Android & Mobile Phone News Forum
    Replies: 0
    Last Post: October 28th, 2009, 22:07
  2. Palm throws the doors open: review-free app distribution over the web, open source
    By wraggster in forum The Apple iPhone, Android & Mobile Phone News Forum
    Replies: 0
    Last Post: October 6th, 2009, 14:35
  3. Quake 3 open source within the week!
    By Mourningstar in forum DCEmu Gaming & General Discussion Forum
    Replies: 22
    Last Post: August 21st, 2005, 16:01
  4. Caprice32 has gone Open Source
    By JMD in forum Off Topic Forum
    Replies: 0
    Last Post: June 9th, 2004, 22:44

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •