PS3 problem - only d-pad works

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
Ren
Posts: 1
Joined: Fri Dec 28, 2012 2:04 am

PS3 problem - only d-pad works

Post by Ren » Fri Dec 28, 2012 2:10 am

So recently i've made pcb for my arcade stick following this site http://denki.world3.net/arcade.html

with PC it works perfectly, but with ps3 only d-pad works.

I guess there's not much to change in source code (since d-pad is working) but im not skilled enough to fix this.

http://denki.world3.net/downloads/Arcade_Joystick.zip source code here, if someone can fix it and maybe even explain what's wrong i would be thankful :)

ulao
Rank 4
Rank 4
Posts: 481
Joined: Mon Aug 25, 2008 8:45 pm

Re: PS3 problem - only d-pad works

Post by ulao » Fri Dec 28, 2012 6:27 pm

why not just contact mojo? He is still around and still active. I'm sure he can help you. Mojo knows his stuff and should have an answer. I know the ps3 has a different packet style, so maybe its simple as putting the button on another byte.

Also he uses Igor Cesko's USB implementation here not usb-v I'm pretty sure. He also makes the retro adapter and it uses the usb-v project. May want to try that instead.

Post Reply