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
1 answer

Quitting the menu on RETURN with the PS3 prompt in bash

I'm making a menu with for my terminal so that when I open it it will present me with a set of locations for me to go to. It works fine but I'd like some extra things added. This is my code PS3=" Choose: " select option in Tweaks Desktop "/" "~" do …
jontelang
  • 377
  • 3
  • 15
1
vote
2 answers

PPC64/Power7 emulation on x86_64

I have used CellSDK in past to emulate/debug and test code for powerpc7 architecture on x86_64 machines. Now i want to emulate test code for upcoming (Google/intel etc) PowerPC8 compiler is available, can someone tell me qemu that can emulate ppc64…
1
vote
0 answers

Application to remote control PS3 Test Kit

Any idea how to create c++ or C# application to remote control a PS3 Test Kit on LAN or simulate controller commands to format HDD, create new account etc? A documentation would be splendid.
ice 13
  • 313
  • 4
  • 16
1
vote
3 answers

some OpenGL function calls is not available in developing PS3 game

I am currently taking a Game Console Programming module at Sunderland University. What they are teaching in this module is OpenGL and Phyre Engine to develop PS3 game. The fact that PS3 SDK kit is not available for free (it is quite expensive)…
Thang Do
  • 204
  • 1
  • 14
1
vote
1 answer

Where to start for connecting a PS3 controller to Android app

So I don't really see anything online for how I would start attacking this problem, but I know it's possible so I figured I would ask here :) I'm currently reading up on bluetooth enabling and sockets in an Android book, and I want to try a simple…
Paul Ruiz
  • 2,227
  • 3
  • 24
  • 45
1
vote
2 answers

What programming language does Sony's PhyreEngine use?

I'm looking into developing a title for the next PlayStation (to be unveiled on Feb 20th) and PSVita to be distributed on the PlayStation Network. I know how to get in contact with Sony and all, but I haven't submitted my application yet (even…
HarryMoran327
  • 21
  • 1
  • 2
0
votes
3 answers

PS3 Browser Capabilities

I am trying to find out what the PS3 web browser is like in terms of CSS, JS, Flash, etc. I found some articles saying it is pretty bad, but these are several years old and the PS3 software is frequently updated so I can't trust things like…
Mr. Boy
  • 52,885
  • 84
  • 282
  • 517
0
votes
0 answers

Errors compiling ps3netsrv for ARMv7

I'm trying to compile the latest source of ps3netsrv for my old NAS (first mycloud device with ARMv7 cpu EDIT -> Mindspeed Comcerto C2200 - ARM Cortex-A9<- ) Tried to compile the sources for linux normally with the included Makefile and I've been…
0
votes
1 answer

Can't remove scrollbar in PS3 NetFront browser

I can't remove the vertical scrollbar in PS3 NetFront browser. Even where there is no content in the page, a greyed out scrollbar still appears. I have tried messing around with the overflow property but I've had no luck. There's not much info out…
Clawg
  • 349
  • 2
  • 4
  • 18
0
votes
1 answer

3d Graphics in PSL1GHT

Is there any way of having 3d graphics in PSL1GHT? If so, please explain how to set up PSL1GHT to work with 3d graphics. I don't know much about programming in general, so please be specific. Thanks in advance, cheeseisedible.
Austin Peterson
  • 191
  • 1
  • 4
  • 14
0
votes
1 answer

What is the PS3 Root key/what does it do/how is it used?

I have been reading about this Sony vs GeoHot case. I however don't understand what this root key is (I program mainly on windows, linux is blank to me).
liamzebedee
  • 12,096
  • 19
  • 65
  • 114
0
votes
1 answer

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 mentions that there are problems with this release.…
Paul Wicks
  • 55,730
  • 52
  • 115
  • 144
0
votes
1 answer

When button clicked again do other action

So I am making a tool for PS3 however I need help on making a button do another action when clicked again, this is what I have but I am getting errors, thanks. private void metroButton2_Click(object sender, EventArgs e) { byte[] On = new…
0
votes
1 answer

Getting PS3 controller input in Unity3D

I want my PS3 controller to control my unity game, and so far it isn't going well. I have it plugged into my computer via the USB cable it came with. My computer did not install any drivers when I plugged it in, but it did make a sound and Unity…
Klink45
  • 409
  • 1
  • 4
  • 21
0
votes
0 answers

ps3 applications development

Possible Duplicates: PlayStation3 application development ps3 applications development. After we install Linux on a PS3, what tools are needed to develop applications (or) games on Linux? Can someone please clarify this?
Arivazhagan
  • 29
  • 1
  • 2