playstation

Development resources for Mono on PS3

I have been considering taking the plunge and installing Linux on my Playstation 3. As C# is my current language of choice, the next logical step would be to install Mono. I have done a little research and found that http://psubuntu.com/wiki/InstallationInstructions has instruction on installing Ubuntu and links to download an ISO cont...

Have you made interesting use of the playstation 3?

I'd like to hear about interesting projects making use of playstation 3 (ps3) hardware. ...

Difference between winsock and linux sockets

I'm developing an FTP-like program to download a large number of small files onto an Xbox 360 devkit (which uses Winsock), and porting it to Playstation3 (also a devkit, and uses linux AFAIK). The program uses BSD-style sockets (TCP). Both of the programs communicate with the same server, downloading the same data. The program iterate...

How to create a Linux cluster for running physics simulations in java?

Greetings, I am developing a scientific application used to perform physical simulations. The algorithms used are O(n3), so for a large set of data it takes a very long time to process. The application runs a simulation in around 17 minutes, and I have to run around 25,000 simulations. That is around one year of processing time. The...

PlayStation 2 game development on any console?

I'm interested in creating software/games for Sony PlayStation 2 consoles since they contain powerful processors for graphics (GPUs), floating-point calculations and general CPU. I have acquired a PS2 console and its PS2 SDK v3.07 which, supposedly came with the PS2 Dev Kit (which costs $8,000). I don't have the PS2 Dev Kit console thou...

Develop for PlayStation 3 Linux

I'm interested in developing software for Sony PlayStation 3 consoles which contains a multi-core Cell processor, targeting any PS3-compatible Linux distribution. "A single PS3 performs better than the highest-end desktops available and compares to as many as 25 nodes of an IBM Blue Gene supercomputer." ~ PlayStation3 Gravity Grid ...

Know of any cool projects done with Parallel Programming and/or the Cell processor?

I've been doing some messing around with the cell processor on the playstation 3 and, having made a few small programs (finding distances between every point in two lists of points ,mandelbrot set generator) I'm looking for something a little bigger to expand my knowledge of the platform. I figured I'd look at what contests for the cell ...

Optimal datafile format loading on a game console.

Hello. I need to load large models and other structured binary data on an older CD-based game console as efficiently as possible. What's the best way to do it? The data will be exported from a Python application. This is a pretty elaborate hobby project. Requierements: no reliance on fully standard compliant STL - i might use uSTL th...

How can I make a Playstation 3 Game card?

Hi there... I want to make a ps3 card like this one: http://gamercards.exophase.com/2516.png using the data from the ps3 network site, this one http://us.playstation.com/publictrophy/index.htm?onlinename=bruno_shady but I want to make something different, something that show only the name of the person and the games that the person ...