Gyro tilting on buttons
dewos opened this issue ยท 11 comments
Hello,
It would be nice if you were able to use the "share" button on the Xbox controller (and not the "Back") to handle the special cases.
For example:
- HOLDING "SHARE" + D-PAD = Taps on touchpad (up down left right)
- HOLDING "SHARE" + L-STICK = Tilting left and right (basic gyro)
BACK = Taps on touchpad (center)-implementedHOLDING "SHARE" + L3 OR R3 = Shaking the gamepad- implementedHOLDING "SHARE" + R-STICK = Swipes on touchpad (up down left right)- implemented
Hi, I'm not sure if I can add this yet, but I'll be looking into it.
@r57zone ok thanks a lot,
I set something like this in reWASD and I can confirm that it is very comfortable.
HOLDING "SHARE" + L-STICK = Tilting left and right (basic gyro)
If you do this, it would be great to include both axes on the Left stick to have full control over the tilt. (For example, I'm currently using DS4Emulator to play Death Stranding, and part of that game involves using the controller tilt to look at a 3-dimensional map)
Added the ability to change buttons for "shake the gamepad" (gyroscope) for the Xbox controller, in the latest version, you can reconfigure it in the configuration file.
https://github.com/r57zone/DualShock4-emulator/releases/
I've made a modified version of the software which includes the ability to send gyro tilting using the dpad. I'll be uploading it soon.
I tested with Sly 4 and it worked great.
Okay, when I have time I will add it to this version, thanks a lot!
I replaced the "shake the gamepad" function with the tilting one. It might need some changes if we want both features.
Gamepad rotation on buttons added thanks to @ZeptoBST
https://github.com/r57zone/DualShock4-emulator/releases