-
Notifications
You must be signed in to change notification settings - Fork 79
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
controller rework v2 #371
Comments
Ability to toggle background/unfocused input. |
|
native switch - need this for motion controls and to avoid the sdl "always have 8 devices connected" wonkyness |
keyboard mapping when controller mapping window outside of main soh window:
|
add more robust "clear all" functionality, some controllers/systems have managed to get into states where the same device is duplicated in the config and it's not something that's easy to repro. while the best UX would be to have this never happen, until it is fully understood it will be good to have a way to get back to a functional state (even if that means losing mappings) where the entire controllers section of the config is cleared |
wii u related
hold
vsnunchuck.hold
)imgui related
___ToHotkeyMapping
(this would get us remappable hotkeys)not sure if it's a problem
code cleanup
ControllerStick
/ControllerButton
/ControllerGyro
/ControllerRumble
/ControllerLED
(maybe just wait and do this as part of attachments)additional functionality
(see nitpick appendix)
new controller types
The text was updated successfully, but these errors were encountered: