Tagged Questions

0
votes
1answer
15 views

Programming the PS3 Controller for User Input

I need to begin programming the input for the PS3 controller. Right now I'm working on the cell simulator and have been debugging code on there for some time now. I'm ready to move on to the next step …
1
vote
0answers
45 views

hack skype on ps3 [closed]

PS3 firmware as of now does not offer skype application support ( where as PSP does ). I have linux installed on PS3 as 'Other OS' - it seems that linux version of Skype does not work here as there …
6
votes
2answers
134 views

Duplicate Referrer Header - HTTP.sys barfs

I have been testing the PS3 browser (NetFront) with embedded Flash components on a web page and there seems to be a rather serious bug with the way that any requests from Flash are issued. The browser …
1
vote
8answers
231 views

Make a cosine table with the gcc preprocessor

Hi. I wish to make a cosine table at compile time. Is there a way to do this without hard coding anything?
1
vote
2answers
160 views

PS3 Cell Programming

Hi I'm currently learning how to program the Cell processor on the PS3 (via the Linux Cell SDK) - including the basics of SIMD, multithreading SPE etc. I hope to create a simple 3D demo app out of …
5
votes
4answers
497 views

What does programming for PS3’s Cell Processor entail?

How is programming for the Cell Processor on the PS3 different than programming for any other processor found on a normal desktop? What kind of programming paradigms, techniques, and practices are …
6
votes
5answers
826 views

How to Cross Compile for Cell Linux on the PS3 from Windows?

How can a cross compilation setup be achieved to allow compiling Cell Linux programs on a Windows PC using the cygwin toolchain? The cygwin tools provide a GNU compiler to use in building the cross …
0
votes
1answer
384 views

Yellow Dog Linux 6.1 and PS3 GameOS Versions?

I'm working on installing linux on a PS3 to do some development work and I've run across a bit of a snag. The current version of the firmware on my PS3 is 2.50. The Yellow Dog website specifically …
5
votes
7answers
278 views

How can I learn about cross platform game development?

How do companies like Valve manage to release games to all three major gaming platforms? I am interested in the best-practices regarding code sharing specifically between Windows, Xbox360 and PS3, …
1
vote
3answers
221 views

Getting game stats from XBox Live and PSN

Is it possible to get game stats (who's playing, who wins, etc) from games that are played on XBox Live and PSN? Are there any additional constraints, such as: Does the game need to support some …
3
votes
4answers
347 views

Have you made interesting use of the playstation 3?

I'd like to hear about interesting projects making use of playstation 3 (ps3) hardware.
3
votes
9answers
690 views

Is the PS3’s Cell architecure the wrong platform to be learning game programming?

I have an opportunity to attend Sony licensed training classes to learn about programming with the PS3's cell architecture. However I only have a rudimentary knowledge of C++ and was wondering if …
1
vote
3answers
441 views

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 …
1
vote
3answers
134 views

How to cross compile for the PS3 from Mac OS X?

Has anyone done this before, and if so how do you setup the development environment?
0
votes
1answer
413 views

Undefined reference to ‘sqrt’ from math.h on PS3 with YDL 6.1 and Cell SDK 3.1?

I have a PS3 that I've installed YDL 6.1 and SDK 3.1 on and everything seems to be working fine, as I can compile and run the examples. However, I've run into some problems with writing programs of my …

1 2 next
15 30 50 per page