-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Motion sensor for other controller than sixaxis #8600
Comments
May be try to implement the motion sensor app with android phones that is used on CEMU. |
Cemu + these other modern emulators. Look forward to seeing this for rpcs3! Citra: Yuzu: |
This would be really useful hopefully its implemented |
Some notes that may or may not help. |
SDL2 controller api has native support for motion sensors. |
I would like to see support for standard PC controller gyroscope! |
This would also be fantastic since PS3 runs pretty damned good on the Steam Deck, just needs that gyro, and it'll be golden! Good job on the emulator so far, though. Love it! |
I agree. the Steam Deck has built in Gyro support and would greatly benefit from having support. |
Potential middle ground until Valve allows for a standard gyro output: allow mouse as basic gyro input as pitch and yaw |
Thanks to SDL2 controller API and Cemu, more and more emulators are receiving support for motion controls. Adding this support could enable native support for Steam Controller, Switch Pro Controller, Joy-Cons and even Android/iPhone smartphones (Cemuhooks). It's worth to consider to implement these features. At least SDL2. |
I've enhanced the existing evdev handler to also be able to do motion controls. |
Implemented with the addition of SDL |
Please do not ask for help or report compatibility regressions here, use RPCS3 Discord server or forums instead.
Quick summary
Motuon sensor controller emulation
Details
Some games maybe need a motion sensor stick kike sixaxis, such as Heavenly Sword on the Bridge level part or Entering the Banquet level to aim the thrown object.
This will be hard or or even luck if youre using PS2 controller or some controller that dont have motion sensor (my Sixaxis controller is broke, so im using my PS2 controller)
1. Please describe, what part of RPCS3 would be affected by your feature:
2. Please tell us, why your feature is important to RPCS3.
To add some features to fill up all the emulation
3. Please attach screenshots of the feature implemented in other projects.
None, i haven't check the Switch Emulator or other emulator since i dont have neither console or games
4. Please provide your system configuration:
Please include.
The text was updated successfully, but these errors were encountered: