Abdullah Jibaly
Abdullah Jibaly

Reputation: 54790

Developing an application for the PS3

Is it possible to create an application (not a game) on the PS3? I know that there are ways to install Linux and all that but I was hoping there's something which you can just download from the net and run. I'd want the app to run like a server/daemon and be able to access the network.

Upvotes: 8

Views: 11505

Answers (3)

derekwei
derekwei

Reputation: 513

You can also develop a BD-Java (BD-J) application for PS3.

Upvotes: 2

Sampson
Sampson

Reputation: 268344

You might find the following to be of interest.

From StackOverflow:


Programming high-performance applications on the Cell BE processor


Interesting, but probably not what you're looking for:

Learn and Compete in Programming the PLAYSTATION®3 Cell Processor (source)

Upvotes: 9

Stack Overflow is garbage
Stack Overflow is garbage

Reputation: 247969

The only way you can program for the PS3 is through Linux. You don't get access to the "real" SDK unless you can secure a contract with Sony, and you're making a AAA game.

Everyone else have to target Linux.

Upvotes: 4

Related Questions