Questions tagged [playstation]

PlayStation is a series of console devices created and developed by Sony.

PlayStation is a series of console devices created and developed by Sony.

To date, these devices allowed users to play games which exist on compact discs and are typically connected to one's television (though there are also portable versions).

63 questions
2
votes
2 answers

Getting Playstation 2 dualport usb adapter to work in Windosw 7 64-bit

I have a: Play.com USB Dual PS2 to PC Converter XP made by Joytech It is pretty old and the driver CD is for XP. It sometimes works in 32-bit with EMS 32-bit Vista beta drivers. Back to 64-bit: The gamepads are not shown in the game controllers…
Flugan
  • 121
  • 1
  • 4
2
votes
2 answers

How to create multiple mount points with different playlists in icecast with mpd?

I have installed icecast and MPD with YMPD client on the server. Currently It is running for single mount. I want to stream audio on different mounting like: /stream.ogg, /mp3, /audio with different playlists. Below is my config files: 1.…
Vinod Kumar
  • 147
  • 2
  • 11
2
votes
0 answers

Playstation PIN Bruteforce with CronusMax

I'm trying to create a CronusMac GPC brute-force script that can brute-force my Playstation 4 digit password, is this possible with the CronusMax coding language? As you may know on PlayStation when entering your PIN code left on the d-pad is for…
Sonalk
  • 79
  • 6
2
votes
1 answer

Is it possible to access the speaker in the DualShock 4 controller without the PS4 kit?

I'm currently working on a game in unity which we want to use the special features of the DualShock 4 controller. We have yet to contact Sony, but we wanted to make a prototype before we do that. We've managed to make most of the features work…
2
votes
1 answer

How can I make a Playstation 3 Game card?

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,…
Bruno 'Shady'
  • 4,348
  • 13
  • 55
  • 73
2
votes
1 answer

Apache - Streaming HTML5 video without making a webpage for each video

I have an Apache 2.2.22 webserver running on Raspbian (RasPi Debian). I have .mp4 files in a folder that I can stream flawlessly to my web browser locally or over the internet. My Playstation 4, however, won't take a link to a file and stream it; It…
Rontron
  • 3,963
  • 7
  • 26
  • 44
2
votes
0 answers

Can I convert mp3 files to mp4 on the fly in a browser?

The playstation 4's browser cannot play any audio files via html5, but it can play .mp4 files. I have a server with all my music on it (all .mp3 or .m4a) and I was wondering if there was any way to, in the playstation 4 browser, convert files to…
miapuffia
  • 31
  • 4
2
votes
1 answer

Why do some emulators need a BIOS dump?

Why do some emulators need a BIOS dump? For example Playstation emulators do, but Gameboy and SNES emulators don't.
2
votes
0 answers

How do I consistantly pass data between scenes

Hey guys so my problem is that I have 2 scenes a battle scene that represents the main gameplay scene and the result scene which represents the player monsters skills, so far what I have is whatever monster was chosen at the character scene will…
jimmy_123
  • 21
  • 1
2
votes
1 answer

How to cross compile assimp(assert importer) to a platform like ps4 or XBox1

I am trying to create a Game Engine for the PlayStation 4 and XBOX One for educational purposes and currently I am trying to use Assimp as a 3D model loader for this engine. I need to compile assimp library for these consoles as these consoles use…
Indie Pro
  • 23
  • 4
2
votes
0 answers

How to handle sprites more than 200 with SpriteList of Playstation Mobile SDK?

I am working on 2D shooter game which includes hundreds of bullets and implemented a simple test based on PlayStation mobile SDK tutorial, and slowing down of the frame rate is my main problem. Scene is scheduled to generate bullet object inherited…
Walker
  • 23
  • 4
2
votes
1 answer

How can I get input data from the rear touch pad on the Vita?

How can I get input data from the rear touch pad on the Vita using Playstation Suite? I can use: Sce.Pss.Core.Input.Touch.GetData(0) to get data about touches on the screen, does anyone know how to get the touch data from the rear touch panel? I…
sungiant
  • 3,152
  • 5
  • 32
  • 49
1
vote
1 answer

Google play console shows warning when release application bundle

The problem is that I don't import any version of google play billing, neither i declare billing permission in my manifest. Error :We've detected this app uses an unsupported version of Play billing. Please upgrade to Billing Library version 3 or…
1
vote
2 answers

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…
Paul Wicks
  • 62,960
  • 55
  • 119
  • 146
1
vote
1 answer

Is there a way to do this change the color of the dual-shock controller's light bar outside of unity through code?

I am developing a unity game and I want to make the light bar on a connected Dualshock controller change color when a player has taken damage. Could someone please inform me of a way to do this, as unity no longer supports this. I tried to achieve…
IBXCODECAT
  • 114
  • 12