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

Add 'Gamepad Modern' input device type #46

Merged
merged 1 commit into from
May 1, 2018

Conversation

jdgleaver
Copy link
Contributor

This pull request reworks the input device type/mapping as follows:

  • Adds a new 'Gamepad Modern' input device type. This provides a contemporary FPS control method, with button mapping appropriate for use when moving with the left/right analog sticks. It also makes in-game menu control a little more intuitive by having A/B mapped to dedicated menu select/cancel buttons.

  • Moves the original gamepad button mapping to a 'Gamepad Classic' input device type, with a few button swaps for convenience. This provides the traditional 'tank control' method - and since this is for purists, it disables movement via the analog sticks.

The 'RetroKeyboard/Mouse' input device type is unchanged.

@inactive123 inactive123 merged commit 1ddc0c1 into libretro:master May 1, 2018
@jdgleaver jdgleaver deleted the gamepad-modern branch May 1, 2018 11:17
@Sakitoshi Sakitoshi mentioned this pull request May 9, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants