Game controllers: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{mininav| [[Remote controls]] {{l2| [[Games]] }} }}
{{mininav| [[Remote controls]] {{l2| [[Games]] }} }}
{{mininav| [[Kodi Game]] }}
 


<section begin="intro" />{{Kodi}} can use several different types of game controllers, gamepads, joysticks, and other game input devices.<section end="intro" />
<section begin="intro" />{{Kodi}} can use several different types of game controllers, gamepads, joysticks, and other game input devices.<section end="intro" />
Line 26: Line 26:


=== Linux ===
=== Linux ===
* {{big|'''[[HOW-TO:X-Arcade Tankstick]]'''}}
* {{big|'''[[HOW-TO:X-Arcade_Tankstick_in_Kodi|HOW-TO:X-Arcade Tankstick]]'''}}


=== PlayStation 4 controller ===
=== PlayStation 4 controller ===
Line 32: Line 32:


=== NVidia Shield controller ===
=== NVidia Shield controller ===
* {{big|'''[[HOW-TO:Fix new controller dialog]]'''}}
* {{big|'''[[HOW-TO:NVIDIA_SHIELD_controller_on_Windows_7#HOW-TO:Fix_new_controller_dialog|HOW-TO:Fix new controller dialog]]'''}}
* {{big|'''[[HOW-TO:Fix double button presses]]'''}}
* {{big|'''[[HOW-TO:NVIDIA_SHIELD_controller_on_Windows_7#HOW-TO:Fix_double_button_presses|HOW-TO:Fix double button presses]]'''}}


== Troubleshooting ==
== Troubleshooting ==
Line 50: Line 50:
==See also==
==See also==
* [[Remote controls]]
* [[Remote controls]]
* [[Kodi Game|Gaming in Kodi]] - Index of game related articles
* [[Games|Gaming in Kodi]] - Index of game related articles
** [[Game management]] - A guide to managing game files for and in Kodi
** [[Game management]] - A guide to managing game files for and in Kodi
*** [[Game playback controls]] - A guide that describes the player controls and menus for gaming in Kodi
*** [[Game playback controls]] - A guide that describes the player controls and menus for gaming in Kodi
Line 59: Line 59:
** [[Game development]] - A guide to developing games for Kodi
** [[Game development]] - A guide to developing games for Kodi
** [[Compiling Kodi-Game|Compiling Kodi with RetroPlayer]]
** [[Compiling Kodi-Game|Compiling Kodi with RetroPlayer]]
** [[Compiling game add-ons|Compiling existing game add-ons]]
** [[Compiling_Kodi-Game|Compiling existing game add-ons]]


[[Category:Remotes]]
[[Category:Remotes]]

Latest revision as of 03:08, 12 July 2020

Home icon grey.png   ▶ Remote controls
▶ Games
▶ Game controllers


Kodi can use several different types of game controllers, gamepads, joysticks, and other game input devices.

General guides

Once your controller is recognized by Kodi, follow this guide to configure the physical layout:

Once your controller's layout is configured, you can change the Kodi actions for each button:

Now that your controller is working, share your button map with the world!

If you are using a version of Kodi that includes Emulators, you can map each game platform separately:

Controller instructions

If your controller is not recognized by Kodi, follow the HOW-TO for your controller and operating system:

Windows

Linux

PlayStation 4 controller

NVidia Shield controller

Troubleshooting

If buttons are being skipped while mapping your controller, you can try the solutions in this HOW-TO:

Krypton v17.0 has a bug where analog sticks get "stuck" (fixed in v17.1):

If Kodi is started without the correct version of joystick support:

To disable joystick support entirely:

  • HOW-TO:Disable Joystick Support

See also