Replies: 1 comment
-
If this is true I do wonder if it also applies to the Vita. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apparently, if you have a PSP Go, you can pair it with a DualShock 3 and use the right analog stick. I'm not sure if this is exactly the same on PPSSPP, but I can access the right analog on the emulator using
Rsrv[0]
andRsrv[1]
ofSceCtrlData
.If this can be confirmed as being the same on PPSSPP and PSP Go, it would be nice to have those values officially exposed instead of being reserved values.
Beta Was this translation helpful? Give feedback.
All reactions