Skip to content
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

Unexpected result of switching from a DS4 virtual controller config to XBOX virtual controller config #120

Open
DorkN313 opened this issue May 16, 2024 · 0 comments

Comments

@DorkN313
Copy link

very weird interaction. only happens when going from DS4 to XBOX virtual controller. it isn't something important or even seriously inconvenient.

GyroConfigs/ds4.txt
Loading commands from file GyroConfigs/ds4.txt
Resetting all mappings to defaults
Loading commands from file OnReset.txt
-,L mapped to Instant GyroConfigs/xbox.txt on HoldPress
-,R mapped to Instant GyroConfigs/ds4.txt on HoldPress
VIRTUAL_CONTROLLER has been set to DS4
UP mapped to PS_UP
DOWN mapped to PS_DOWN
LEFT mapped to PS_LEFT
RIGHT mapped to PS_RIGHT
L mapped to PS_L1
R mapped to PS_R1
W mapped to PS_SQUARE
S mapped to PS_CROSS
N mapped to PS_TRIANGLE
E mapped to PS_CIRCLE
L3 mapped to PS_L3
R3 mapped to PS_R3
- mapped to PS_SHARE
+ mapped to PS_OPTIONS
HOME mapped to PS_HOME
CAPTURE mapped to PS_PAD_CLICK
ZL_MODE has been set to X_LT
ZR_MODE has been set to X_RT
LEFT_STICK_MODE has been set to LEFT_STICK
RIGHT_STICK_MODE has been set to RIGHT_STICK
LIGHT_BAR has been set to x0070d1
GYRO_OUTPUT has been set to PS_MOTION
TOUCHPAD_MODE has been set to PS_TOUCHPAD
-: false
-: true
-,L: held
GyroConfigs/xbox.txt
Loading commands from file GyroConfigs/xbox.txt
Resetting all mappings to defaults
UP mapped to NONE
DOWN mapped to NONE
LEFT mapped to NONE
RIGHT mapped to NONE
L mapped to NONE
- mapped to NONE
E mapped to NONE
S mapped to NONE
N mapped to NONE
W mapped to NONE
R mapped to NONE
+ mapped to NONE
HOME mapped to NONE
L3 mapped to NONE
R3 mapped to NONE
CAPTURE mapped to NONE
LEFT_STICK_MODE has been set to NO_MOUSE
RIGHT_STICK_MODE has been set to NO_MOUSE
ZL_MODE has been set to NO_FULL
ZR_MODE has been set to NO_FULL
LIGHT_BAR has been set to xffffff
TOUCHPAD_MODE has been set to GRID_AND_STICK
GYRO_OUTPUT has been set to MOUSE
Loading commands from file OnReset.txt
-,L mapped to Instant GyroConfigs/xbox.txt on HoldPress
-,R mapped to Instant GyroConfigs/ds4.txt on HoldPress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant