Game playback controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Reorg)
m (Updated for v20)
 
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:


<section begin="intro" />In Kodi, game playback can be controlled similar to movies. Pause, rewind and fast-forward are possible if supported by the emulator.<section end="intro" />
<section begin="intro" />In Kodi, game playback can be controlled similar to movies. Pause, rewind and fast-forward are possible if supported by the emulator.<section end="intro" />


== Button combo reminder ==
== Button combo reminder ==
Line 8: Line 9:
[[File:Game_help_message.png|720px|The help dialog]]
[[File:Game_help_message.png|720px|The help dialog]]


To open the game menu, press the buttons on your controller that best match Select + X on the SNES controller. On modern controllers, this is Back (Xbox), View (Xbox One), Share (PS4) and various others.
To open the game menu, press the buttons on your controller that best match <b>Select + X</b> as they appear on the SNES controller. On modern controllers, the <b>Select</b> button is called <b>Back</b> (Xbox), <b>View</b> (Xbox One), <b>Share</b> (PS4) and various others.
 


== Button combos ==
== Button combos ==
Games in Kodi can be controlled with the following button combos:


The following button combos are available:
{| class="wikitable"
!Button combo !! Player action
|-
|<b>Select + X</b> || Pause/resume
|-
|<b>Select + Start</b> || Exit
|-
|<b>Select + Left trigger</b> || Rewind
|-
|<b>Select + Right trigger</b> || Fast-forward
|-
|<b>Select + Right stick</b> || Change volume
|-
|<b>Hold Start</b> || Pause/resume
|}


* Select + X: Pause/resume
* Select + Start: Exit
* Select + Left trigger: Rewind
* Select + Right trigger: Fast-forward
* Select + Right stick: Change volume
* Hold Start: Pause/resume


== In-game menu ==
== In-game menu ==
Line 25: Line 36:


[[File:In-game_menu.png|720px|The in-game menu]]
[[File:In-game_menu.png|720px|The in-game menu]]


== Gameplay settings ==
== Gameplay settings ==
Line 32: Line 44:




{{updated|18}}
=See also=
* [[Kodi Game|Gaming in Kodi]] - Index of game related articles
** [[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 controllers]] - Guides for configuring gamepads and jooystick controllers in Kodi
**[[Game add-ons]]
*** [[Porting Libretro cores to game add-ons]]
**** [[Libretro]]
** [[Game development]] - A guide to developing games for Kodi
** [[Compiling Kodi-Game|Compiling Kodi with RetroPlayer]]
** [[Compiling_Kodi-Game|Compiling existing game add-ons]]
 
 
 
{{top}}
{{updated|20}}


[[Category:RetroPlayer]]
[[Category:RetroPlayer]]
[[Category:Gaming]]
[[Category:Gaming]]

Latest revision as of 20:26, 8 February 2023

Home icon grey.png   ▶ Games ▶ Game playback controls

In Kodi, game playback can be controlled similar to movies. Pause, rewind and fast-forward are possible if supported by the emulator.


Button combo reminder

Kodi uses button combos inspired by RetroPie (see RetroPie documentation). A reminder is shown the first time a game is played:

The help dialog

To open the game menu, press the buttons on your controller that best match Select + X as they appear on the SNES controller. On modern controllers, the Select button is called Back (Xbox), View (Xbox One), Share (PS4) and various others.


Button combos

Games in Kodi can be controlled with the following button combos:

Button combo Player action
Select + X Pause/resume
Select + Start Exit
Select + Left trigger Rewind
Select + Right trigger Fast-forward
Select + Right stick Change volume
Hold Start Pause/resume


In-game menu

The in-game menu allows for some basic playback controls and shows the button combos.

The in-game menu


Gameplay settings

The Settings menu lets you control video, audio, input and emulator tweaks.

The game settings menu


See also


Return to top