2 changed files with 124 additions and 0 deletions
@ -0,0 +1,54 @@ |
|||||
|
<controllers> |
||||
|
|
||||
|
<controller> |
||||
|
<name>Wireless Controller</name> |
||||
|
<guid_osx>4c05000000000000c405000000000000</guid_osx> |
||||
|
<guid_linux></guid_linux> |
||||
|
<guid_windows></guid_windows> |
||||
|
<left>h0:8</left> |
||||
|
<right>h0:2</right> |
||||
|
<up>h0:1</up> |
||||
|
<down>h0:4</down> |
||||
|
<a>b1</a> |
||||
|
<b>b2</b> |
||||
|
<x>b0</x> |
||||
|
<y>b3</y> |
||||
|
<select>b12</select> |
||||
|
<start>b13</start> |
||||
|
</controller> |
||||
|
|
||||
|
<controller> |
||||
|
<name>USB gamepad</name> |
||||
|
<guid_osx>1f0800000000000001e4000000000000</guid_osx> |
||||
|
<guid_linux></guid_linux> |
||||
|
<guid_windows></guid_windows> |
||||
|
<left>a0</left> |
||||
|
<right>a0</right> |
||||
|
<up>a1</up> |
||||
|
<down>a1</down> |
||||
|
<a>b2</a> |
||||
|
<b>b1</b> |
||||
|
<x>b3</x> |
||||
|
<y>b0</y> |
||||
|
<select>b8</select> |
||||
|
<start>b9</start> |
||||
|
</controller> |
||||
|
|
||||
|
<controller> |
||||
|
<name>Generic USB Joystick</name> |
||||
|
<guid_osx>79000000000000000600000000000000</guid_osx> |
||||
|
<guid_linux></guid_linux> |
||||
|
<guid_windows></guid_windows> |
||||
|
<left>a0</left> |
||||
|
<right>a0</right> |
||||
|
<up>a1</up> |
||||
|
<down>a1</down> |
||||
|
<a>b2</a> |
||||
|
<b>b1</b> |
||||
|
<x>b3</x> |
||||
|
<y>b0</y> |
||||
|
<select>b8</select> |
||||
|
<start>b9</start> |
||||
|
</controller> |
||||
|
|
||||
|
</controllers> |
@ -0,0 +1,70 @@ |
|||||
|
<surfaces> |
||||
|
<surface type="0"> |
||||
|
<vertices> |
||||
|
<vertex> |
||||
|
<x>449.000000000</x> |
||||
|
<y>36.000000000</y> |
||||
|
</vertex> |
||||
|
<vertex> |
||||
|
<x>649.000000000</x> |
||||
|
<y>391.000000000</y> |
||||
|
</vertex> |
||||
|
<vertex> |
||||
|
<x>74.000000000</x> |
||||
|
<y>396.000000000</y> |
||||
|
</vertex> |
||||
|
</vertices> |
||||
|
<texCoords> |
||||
|
<texCoord> |
||||
|
<x>0.500000000</x> |
||||
|
<y>0.000000000</y> |
||||
|
</texCoord> |
||||
|
<texCoord> |
||||
|
<x>1.000000000</x> |
||||
|
<y>1.000000000</y> |
||||
|
</texCoord> |
||||
|
<texCoord> |
||||
|
<x>0.000000000</x> |
||||
|
<y>1.000000000</y> |
||||
|
</texCoord> |
||||
|
</texCoords> |
||||
|
<source> |
||||
|
<source-type>none</source-type> |
||||
|
<source-name>none</source-name> |
||||
|
</source> |
||||
|
</surface> |
||||
|
<surface type="0"> |
||||
|
<vertices> |
||||
|
<vertex> |
||||
|
<x>315.000000000</x> |
||||
|
<y>31.000000000</y> |
||||
|
</vertex> |
||||
|
<vertex> |
||||
|
<x>540.000000000</x> |
||||
|
<y>411.000000000</y> |
||||
|
</vertex> |
||||
|
<vertex> |
||||
|
<x>-35.000000000</x> |
||||
|
<y>381.000000000</y> |
||||
|
</vertex> |
||||
|
</vertices> |
||||
|
<texCoords> |
||||
|
<texCoord> |
||||
|
<x>0.500000000</x> |
||||
|
<y>0.000000000</y> |
||||
|
</texCoord> |
||||
|
<texCoord> |
||||
|
<x>1.000000000</x> |
||||
|
<y>1.000000000</y> |
||||
|
</texCoord> |
||||
|
<texCoord> |
||||
|
<x>0.000000000</x> |
||||
|
<y>1.000000000</y> |
||||
|
</texCoord> |
||||
|
</texCoords> |
||||
|
<source> |
||||
|
<source-type>none</source-type> |
||||
|
<source-name>none</source-name> |
||||
|
</source> |
||||
|
</surface> |
||||
|
</surfaces> |
Loading…
Reference in new issue