Questions tagged [ps3]

The PlayStation 3 (PS3) is a home video game console produced by Sony Computer Entertainment.

The PlayStation 3 (PS3) is a home video game console produced by Sony Computer Entertainment.
It is the successor to PlayStation 2, as part of the PlayStation series.

78 questions
0
votes
0 answers

ps3 applications development

Possible Duplicate: PlayStation3 application development hi everybody,these forums said that the only way to develop ps3 games is through linux,can anyone tell about this elaborately,ie what tools needed for the developement. thanks.
Arivazhagan
  • 29
  • 1
  • 2
0
votes
0 answers

PlayStation3 application development

is it possible to create PS3 applications on the Windows platform, if yes what tools are needed, can you clarify this please.
Arivazhagan
  • 29
  • 1
  • 2
0
votes
0 answers

Linking error linking static library in Makefile for extern

I am attempting to write a makefile for the Cell Broadband Engine (PS3), which will link an external library. The Makefile is as follows: PROJ=apple_sort_ppu PCC=ppu-g++ CFLAGS=-Wall LIBS= -lX11 -lspe2 -lpthread objects = apple_sort_ppu.o lodepng.o…
Ian Young
  • 1,464
  • 1
  • 14
  • 26
0
votes
1 answer

Accessing playstation 3/4 data

Is the gaming data on playstation consoles available for anyone to use e.g through web api or wifi? I would like to display scores from a match on a live feed.
Evan
  • 87
  • 1
  • 7
0
votes
2 answers

Convert PByte to Mat OpenCV

I am using PS3 camera with opencv it works with PByte data type.Gives PByte as frame result.In SDK samples they use IplImage.I want use Mat instead IplImage.But i cant convert PByte to Mat.How can i convert PByte to Mat ? Example In SDK …
user1924375
  • 8,871
  • 6
  • 17
  • 27
0
votes
0 answers

Raspberry Pi with ESC and PS3 Controller

I am new to coding and I am trying to control ESCs through a PS3 controller which will be coded on the Raspberry Pi B+. I think this can be done, but i have read in a lot of places that I need to use an additional board? Is this the case? I have…
0
votes
1 answer

AutoHotkey: Mapping arrows key to PS3 pad buttons?

PS3 D-PAD in Windows generates arrow key output (just like if you pressed UP DOWN LEFT RIGHT on the keyboard) insted of decent POV - which is hopeless. So I want to map keyboard arrow keys output to PAD buttons (i.e. 7,8,11,12) using AutoHotkey…
BimberX
  • 33
  • 1
  • 3
0
votes
1 answer

Web page works ok on all browsers except ps3. On Ps3 browser, page won't scroll down

I'm not sure why the ps3 browser won't scroll down the rest of the web page; it works on all pc browsers ok. The site contains a flash swf file (as3), some small pictures and a little text. Other than that its just html, css, and js(for swf file…
Dennis1973
  • 95
  • 1
  • 1
  • 6
0
votes
1 answer

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 of development which would be to get input from…
j00b
  • 1
0
votes
1 answer

Phyre engine to xna

If I build a game/program with phyre engine, will I be able to use it on xna without a workload of recoding? And is it ok that phyre is coded in c++ while xna is c#, and then subsequently onto steam. Need to have a game released vis psn, xbox, and…
0
votes
2 answers

SPU Instruction Pointer

I've been searching through the entire manuals and I can't find a single mention of the Instruction Pointer. I need this for a SPU program that I'm writing. Maybe it has a different name? Can anyone tell me how I can access the address of the…
0
votes
1 answer

PS Move sample code, got it working?

I am trying to make use of the PS Move-me sample code made available at: http://code.google.com/p/moveme/ I am using Visual Studio Express 2010. After importing the C# solution into VS (older version). I have also built and added the requested…
MYR
  • 251
  • 1
  • 2
  • 12
-1
votes
1 answer

redirect PS3 via user agent

I want users to be redirected to a different webpage if they are using a PS3 here is the code I have been trying to use