Added note about gamecontrollerdb.txt for SDL controller mapping
parent
2d845773a5
commit
1f769d2262
|
@ -184,7 +184,7 @@ Leave this option blank for auto-selection.
|
||||||
| Any ''(default)''
|
| Any ''(default)''
|
||||||
| <code>any</code>
|
| <code>any</code>
|
||||||
|-
|
|-
|
||||||
| SDL2 ''(needed for non-XInput controllers, '''DOES NOT REQUIRE DLL''')''
|
| SDL2* ''(needed for non-XInput controllers, '''DOES NOT REQUIRE DLL''')''
|
||||||
| <code>sdl</code>
|
| <code>sdl</code>
|
||||||
|-
|
|-
|
||||||
| XInput
|
| XInput
|
||||||
|
@ -193,3 +193,4 @@ Leave this option blank for auto-selection.
|
||||||
| Keyboard
|
| Keyboard
|
||||||
| <code>winkey</code>
|
| <code>winkey</code>
|
||||||
|}
|
|}
|
||||||
|
*When using SDL: If your game controller is not mapped correctly, [https://github.com/gabomdq/SDL_GameControllerDB/blob/master/gamecontrollerdb.txt download gamecontrollerdb.txt] and place it in the folder next to your xenia executable.
|
||||||
|
|
Loading…
Reference in New Issue