-
Notifications
You must be signed in to change notification settings - Fork 2
Gamecontroller Mappings
robotanarchy edited this page Aug 18, 2015
·
12 revisions
feel free to expand this and other wiki articles
directly derivated from SDL_GameControllerButton:
A
B
X
Y
LEFTSTICK
RIGHTSTICK
LEFTSHOULDER
RIGHTSHOULDER
DPAD_UP
DPAD_DOWN
DPAD_LEFT
DPAD_RIGHT
Reserved buttons:
-
START
: Shows the "Is that it?" quitter's dialog -
BACK
: Cycle through the controller layouts
LEFTTRIGGER
RIGHTTRIGGER
LEFTSTICK_UP
LEFTSTICK_DOWN
LEFTSTICK_LEFT
LEFTSTICK_RIGHT
RIGHTSTICK_UP
RIGHTSTICK_DOWN
RIGHTSTICK_LEFT
RIGHTSTICK_RIGHT
patches and wiki edits welcome!
- HACKING
- Beginner's Guide to the AutoIt3 Code
- Code Structure
- Development-Setup
- Startup
- Hiding-Game-Window-Borders-In-Wine
- Rumble
- Displaying-ingame-text
- Menu
- Related-GTA2-Projects-and-Resources
- Save-Games
- Linux-(Wine)
- G2HR-Windows-Installer (this is probably not worth it, fix the other bugs first!)