YesHave anyone tried to use that on the real PS3?This allows the Pandora to emulate a PS3 gamepad
It works for navigating through the XMB, but games won't recognize any movements (pretty weird)
YesHave anyone tried to use that on the real PS3?This allows the Pandora to emulate a PS3 gamepad
Nice.YesHave anyone tried to use that on the real PS3?This allows the Pandora to emulate a PS3 gamepad
It works for navigating through the XMB, but games won't recognize any movements (pretty weird)
Try using jstest-gtk to see if it picks it up. Also post the output of dmesg after you try to use it.Yeah, that sounds like a good way to fix this.Yeah, I was thinking about hacking that in. The problem is the format of the Pandora, which as far as I know, doesn't follow any standard. Please correct me if I'm wrong. One way around it would be to specify it on the host, but that seems tedious. My other plan is to just send in the correct combination of keys to match what the Pandora shows.
Well, I only run Linux, but some users report that it works on Windows.
I tried the PS3 mode on Linux, but it did not work at all. (OpenSUSE 12.2).
Not sure why.
I have thought about that, but if I did it, it would be up to each individual plugin maintainer to implement it. Maybe I should make a helper library with common functions for easy plugin development.Maybe include some sort of "translation" table (much like crionic did it with "master control"), so people that like to alter that, to accomodate their habits, can do it ?My other plan is to just send in the correct combination of keys to match what the Pandora shows.
Fn buttons are messed up on every keyboard at the moment.Keyboard works nice.
Same problem as Master Control.
Fn Buttons are messed up on German Keyboard.
Some games require an official PS3 controller. This works fine with the ones that don't. I have plans of trying to make it seem official. At the moment it reports as a SEGA PS3 controller. That was the only descriptors I had at the time. Luckily enough, I now have a "somewhat" official controller to learn more of how it tells.YesHave anyone tried to use that on the real PS3?This allows the Pandora to emulate a PS3 gamepad
It works for navigating through the XMB, but games won't recognize any movements (pretty weird)
Feel free to donate a WiiU to me, so I can figure out how to do it.Nice.YesHave anyone tried to use that on the real PS3?This allows the Pandora to emulate a PS3 gamepad
It works for navigating through the XMB, but games won't recognize any movements (pretty weird)
I vote for WiiU mode .
Perfect controller as we have a screen as well.
Sure, a debug version might be good to try. The problem both this and the Master Control HID program exhibit show up on my work PC which is running Windows 7 Enterprise. However, when I quickly tried out Master Control on my laptop running Windows 7 Home Whatever Edition, it seemed to work fine. I suspect it will be the same for PURE, but I'll try to confirm that tonight.Hmm, that's odd. What version of Windows are you using? If you are willing, I can provide you with a debug version of this app, with loads of extra output, that may help narrow the problem down.
Adjustable sensitivity would be possible, but I figured most people would adjust that on the host.Right now this is best at being a USB gamepad with both analogue sticks (albeit a little sensitive nubs).
Its not really a PS3 exactly as thats proprietary and I can't simply hook up a PS3 to my PC and have it work without special PS3 driver (not included at least in XP not sure about newer OSes)
The keyboard side is a little lacking since its meant for one line input, since no cursor keys or pgup, pgdn, home or end (plus hitting enter would click OK and uninstall the plugin).
Great start though its worth it just for the proper controler gamepad.
The PS3 controller is recognized as is on a Linux PC, by the way, so I think you are right.Not too sure on this, but the PS3 controller is definitely not proprietary.
I meant I wasn't sure on the Windows behavior. Thanks though.The PS3 controller is recognized as is on a Linux PC, by the way, so I think you are right.Not too sure on this, but the PS3 controller is definitely not proprietary.
Windows is a black box. I have no idea when things work or don't work out of the box.I meant I wasn't sure on the Windows behavior. Thanks though.
To get analog control to work, you need to set your nubs to joystick mode yourself. However, keep in mind that the current version of PURE has a glitch where if one of the x/y coordinates of the joystick is 0, the other reads as 0 as well. So basically, pressing directly to the left, right, up, or down won't work for now, but diagonal directions work.Connecting to Android works now (either it was the powersource or the fact that I connected it to my TV) .. somewhat:
- Keyboard mode looks fine, I could use it to search for addressbook entrys and could type in the number to dial. Is the D-PAD mapped to up,down,left and right, I could not navigate with it ?
- PS3 Gamepad also works, I can use the dpad to navigate and the action buttons seems to do do something (at least one is mapped to the back button). I tried to play some games and I could use the D-PAD zu move around in Edge, and to navigate in the menu of Metal Slug 3, but thats all, no movement possible in game.
I set the nubs to joystick before, but I probably moved them only in "straight" directions, thanks for the reminder, will try againTo get analog control to work, you need to set your nubs to joystick mode yourself. However, keep in mind that the current version of PURE has a glitch where if one of the x/y coordinates of the joystick is 0, the other reads as 0 as well. So basically, pressing directly to the left, right, up, or down won't work for now, but diagonal directions work.
As I said, I'm not stopping development, but it will be spaced out a lot. I am sure I will find the occasional day off to work on it.Thats sad to hear, but thanks for thwe work you invested in it (and for making the source public) !
Do you mean the vendor and product numbers?Sorry to bother, but do you have the decimal values for that sega ps3 controller?
reason I am asking is I am trying to change the Mastercontrol apps configs to work the same... some buttons already work, but in the wrong place, so I re-assigned those.
I read the code for the plugin but understood nothing.. not that skilled in code...