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
1
vote
0 answers

Xbox, PS3, Wii Parental lock API/SDK

Sorry if this is a general question but I cannot locate this information (their SDK's are mostly locked) Do the SDKs for Xbox, PS3, Wii have an API/access to parental lock facility? Can I make an app that can control the parental lock on these…
sami
  • 700
  • 2
  • 8
  • 21
1
vote
1 answer

Javascript not working on PS3 Browser

I have recently put an advertising box that overlays the embedded videos on my website. Users are forced to click the "CLOSE TO PLAY" button in order to close the advertisement overlay and play the video. See it in action here:…
GreatestSwordsman
  • 1,095
  • 5
  • 19
  • 37
1
vote
3 answers

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 additional API? Do I need to have direct access to…
Abdullah Jibaly
  • 47,520
  • 35
  • 114
  • 192
1
vote
1 answer

PyGame - RaspberryPi 3b+ with a ps3 controller

I am trying to use pygame with the raspberry pi to use a PlayStation 3 controller as an input for a car. I have tested the controller with a demo code, and everything works fine. Then when I try to use it in my program, it reads 0.0 as the input,…
1
vote
1 answer

libspe vs. libspe2? What's the difference?

I've been doing some experiments with the Cell processor in a PS3 that I have sitting around and I've run across an issue. It appears that there are two versions of the main SPE management library, libspe and libspe2. What is the difference between…
Paul Wicks
  • 55,730
  • 52
  • 115
  • 144
1
vote
1 answer

Xbox and ps3 API

I have been asked to create a site on which users can invite each other to play a game on a specific gaming console (X-Box or PS3 for example). If the players do meet online and play, the site needs to monitor which of them won - then distribute…
Harish
  • 2,235
  • 4
  • 21
  • 28
1
vote
1 answer

GWT and PS3 browser (Netfront)

Is anyone achieved loading GWT compiled app in PlayStation 3 (Netfront) browser? I have tried to compile IE6 only permutation, but PS3 did not pick it up. I think essentially the question is how to add new user.agent to GWT and map it to the…
Excell
  • 11
  • 1
1
vote
0 answers

How to rotate in modern games?

My idea was to play fortnite through my oldschool sixaxis controller, after that I planned to make specified Arduino controller (with sensors) to control the game. I used pygame.joystick to get data from controller, pynput to control mouse/keyboard.…
Levente Simofi
  • 288
  • 2
  • 9
1
vote
7 answers

ps3 applications development

can anyone tell what to do develop ps3 applications (or) games after we install linux on ps3. and other thing is that can we develop ps3 games on window platform for that what tools needed,its little bit of confusing. can anyone clarify this?
Arivazhagan
  • 29
  • 1
  • 2
1
vote
1 answer

Variance in size of struct between ppu and spu

I'm doing some cell broadband engine programming, and I've come across a strange thing I can't explain, while investigating a segmentation fault, based on the following code: struct SPU_DATA { unsigned char *i; unsigned char *o; unsigned…
Ian Young
  • 1,464
  • 1
  • 14
  • 26
1
vote
0 answers

ClEyeMulticam.dll sometimes load sometimes not

I have installed Cleye drivers for PS3eye camera (driver 5.3.0.0341 and SDK 1.6.4.0028) and I am trying to run Processing example (java) in Cl-eye Platform SDK. Problem is that processing library, more specifically the ClEyeMulticam.dll does not…
doku
  • 47
  • 8
1
vote
2 answers

Using Bit Fields to save memory

I am currently starting a project on the ps3 at university and we get marks for how optimized the code is. Me and my partner have been looking at bit fields as we are dealing with millions of numbers between 0 and 255. We figured if we can pack 4…
1
vote
1 answer

How to use java to call C# Library that call a native C++ library

I am trying to make an android app for "Real Time Editing" on Playstation, and it depends on 2 libraries to function. One of which is coded in C# while the other is coded in Native C++. The C# lib use the Importdll function to make calls to the…
BaSs_HaXoR
  • 21
  • 7
1
vote
1 answer

DirectInput PS3 Controller

I am working with DirectInput to access Gamepads/Joysticks as Input Devices for several applications. Most of the Joysticks are recognized and the sent data can be accessed by DirectInput, except when I'm using my PS3 Controlelr (no, the controller…
Bergi
  • 11
  • 4
1
vote
5 answers

Which platform should i choose for scientific computing?

What are the pros and cons in choosing PS3 as a platform for scientific computing in detriment of GPU's? Is It the better choice ?
Lucas
  • 2,861
  • 5
  • 29
  • 45