1

Has anyone done this before, and if so how do you setup the development environment?

bronxbomber92
  • 280
  • 2
  • 5

2 Answers2

1

You need the official PS3 SDK, which costs around $10,000. They include all the instructions with it, I am sure.

Dmitri Farkov
  • 9,133
  • 1
  • 29
  • 45
  • I want to target the a PS3 Linux distro like Yellow Dog Linux, but I'd like to do all the development on my Mac, cross compile, then run the app on PS3 Linux. – bronxbomber92 May 25 '09 at 15:51
1

Alternatively, the PS3 does support Linux (Fedora Core 8); it's not the newest distribution in the world, but if you want to write your own code targeting the PS3 that's a place to start.

Dan Davies Brackett
  • 9,811
  • 2
  • 32
  • 54