*Empty MediaWiki Message*

This commit is contained in:
8ward 2015-05-16 21:50:41 +00:00
parent 84123210f2
commit 6d412b9625
1 changed files with 18 additions and 0 deletions

View File

@ -16,3 +16,21 @@ Liste an Spielen:
Zelda
Mario Kart 64
...
== Controller Configuration ==
'''Button Indices (evtest):'''
<pre>
0 Event code ... (BTN_TRIGGER)
1 Event code ... (BTN_THUMB)
2 Event code ... (BTN_THUMB2)
3 Event code ... (BTN_TOP)
4 Event code ... (BTN_TOP2)
5 Event code ... (BTN_PINKIE)
6 Event code ... (BTN_BASE)
7 Event code ... (BTN_BASE2)
8 Event code ... (BTN_BASE3)
9 Event code ... (BTN_BASE4)
10 Event code ... (BTN_BASE5)
11 Event code ... (BTN_BASE6)
</pre>