-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
"D-Pad" & "Start" Quest controller mapping #19
Comments
Holding the Quest "menu button" would make it impossible to press select + start at the same time, which is needed for button mapping. Instead maybe it would be best if clicking the left Thumbstick would be "select" and clicking the right Thumbstick would toggle between analog pad and d-pad? |
That suggested mapping would work for me too. |
Yes, but shouldn't it be able to be simulated if we bind the thumbstick click to the select button? I don't know really how it works under the hood of Citra but obviously we need to be able to set the buttons for the Quest controllers, the only difference from a Gamepad that keeps it from working would be that it doesn't have a select button so we can't use the button combo that Citra detects. Another option is just to make another menu option for the Quest specifically I guess where you don't need to press that combo. |
the start+select thing isn't a thing on the quest controllers, it's specific to external bluetooth gamepads and is to toggle the gamepad between pointer mode and gaming mode. in gaming mode an external gamepad works in flat android apps, but in pointer mode it lets you control the quest UI by turning your head and pressing the A button. so you dont need special mapping for the select button on quest controllers, but a way to switch between thumbstick and d-pad on the left stick is a good idea |
Ok, I didn't know that, wouldn't it be good to have a select "binding" though as some games might require using select? But yeah, the main feature that I would want is to be able to map the buttons on the Quest controller. |
Is there an existing issue for this?
What feature are you suggesting?
An option to shortcut that is click left Thumbstick on Quest controller, to switch between analog pad and d-pad.
Maybe "hold" Quest "menu button" to input 3ds' "Start"
Why would this feature be useful?
so we don't need a gamepad.
The text was updated successfully, but these errors were encountered: