Advertisement
Guest User

Steam Controller - Mario Kart Wii bound to keyboard

a guest
Nov 17th, 2015
1,035
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. "controller_mappings"
  2. {
  3. "version" "2"
  4. "title" "Dolphin Emu (Keyboard)"
  5. "Description" "Top rows of keyboard used for Dolphin Emulator."
  6. "creator" "76561197960532992"
  7. "group"
  8. {
  9. "id" "0"
  10. "mode" "four_buttons"
  11. "bindings"
  12. {
  13. "button_A" "key_press F"
  14. "button_B" "key_press D"
  15. "button_X" "key_press S"
  16. "button_Y" "key_press A"
  17. }
  18. }
  19. "group"
  20. {
  21. "id" "1"
  22. "mode" "dpad"
  23. "bindings"
  24. {
  25. "dpad_north" "key_press Q"
  26. "dpad_south" "key_press R"
  27. "dpad_east" "key_press E"
  28. "dpad_west" "key_press W"
  29. }
  30. "settings"
  31. {
  32. "requires_click" "0"
  33. "deadzone" "10382"
  34. "haptic_intensity" "3"
  35. }
  36. }
  37. "group"
  38. {
  39. "id" "2"
  40. "mode" "joystick_camera"
  41. "bindings"
  42. {
  43. "click" "xinput_button JOYSTICK_RIGHT"
  44. }
  45. "settings"
  46. {
  47. "output_joystick" "1"
  48. }
  49. }
  50. "group"
  51. {
  52. "id" "3"
  53. "mode" "joystick_move"
  54. }
  55. "group"
  56. {
  57. "id" "4"
  58. "mode" "trigger"
  59. "bindings"
  60. {
  61. "click" "key_press 1"
  62. "edge" "key_press 1"
  63. }
  64. "settings"
  65. {
  66. "output_trigger" "1"
  67. "adaptive_threshold" "0"
  68. }
  69. }
  70. "group"
  71. {
  72. "id" "5"
  73. "mode" "trigger"
  74. "bindings"
  75. {
  76. "click" "key_press 2"
  77. }
  78. "settings"
  79. {
  80. "output_trigger" "2"
  81. }
  82. }
  83. "group"
  84. {
  85. "id" "6"
  86. "mode" "joystick_move"
  87. "bindings"
  88. {
  89. "click" "xinput_button JOYSTICK_RIGHT"
  90. }
  91. "settings"
  92. {
  93. "output_joystick" "1"
  94. }
  95. }
  96. "group"
  97. {
  98. "id" "7"
  99. "mode" "four_buttons"
  100. "bindings"
  101. {
  102. "button_A" "key_press SEMICOLON"
  103. "button_B" "key_press L"
  104. "button_X" "key_press K"
  105. "button_Y" "key_press J"
  106. }
  107. "settings"
  108. {
  109. "requires_click" "0"
  110. "haptic_intensity" "3"
  111. }
  112. }
  113. "group"
  114. {
  115. "id" "8"
  116. "mode" "dpad"
  117. "bindings"
  118. {
  119. "dpad_north" "key_press T"
  120. "dpad_south" "key_press I"
  121. "dpad_east" "key_press U"
  122. "dpad_west" "key_press Y"
  123. }
  124. }
  125. "group"
  126. {
  127. "id" "9"
  128. "mode" "dpad"
  129. "bindings"
  130. {
  131. "dpad_north" "key_press G"
  132. "dpad_south" "key_press K"
  133. "dpad_east" "key_press J"
  134. "dpad_west" "key_press H"
  135. }
  136. "settings"
  137. {
  138. "requires_click" "0"
  139. "layout" "2"
  140. "haptic_intensity" "3"
  141. }
  142. }
  143. "preset"
  144. {
  145. "id" "0"
  146. "name" ""
  147. "group_source_bindings"
  148. {
  149. "0" "button_diamond active"
  150. "1" "left_trackpad active"
  151. "7" "left_trackpad inactive"
  152. "2" "right_trackpad inactive"
  153. "6" "right_trackpad inactive"
  154. "9" "right_trackpad active"
  155. "3" "joystick inactive"
  156. "8" "joystick active"
  157. "4" "left_trigger active"
  158. "5" "right_trigger active"
  159. }
  160. "switch_bindings"
  161. {
  162. "bindings"
  163. {
  164. "left_bumper" "key_press 3"
  165. "right_bumper" "key_press 4"
  166. "button_back_left" "key_press 5"
  167. "button_back_right" "key_press 6"
  168. "button_menu" "key_press 7"
  169. "button_escape" "key_press 8"
  170. }
  171. }
  172. "settings"
  173. {
  174. }
  175. }
  176. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement