Archive:Game OSD skinning: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "{{mininav| Games {{l2| Development }} }} Kodi's in-game OSD (on-screen display) allows the user to control the game, exposes button combos, and offers various setting...")
 
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{mininav| [[Games]] {{l2| [[Development]] }} }}
{{mininav| [[Games]] {{l2| [[Development]] }} }}


Kodi's in-game OSD (on-screen display) allows the user to control the game, exposes button combos, and offers various settings. Skins compatible with Leia are encouraged to support the game OSD.
<section begin="intro"/>Kodi's in-game OSD (on-screen display) allows the user to control the game, exposes button combos, and offers various settings. Skins compatible with Leia are encouraged to support the game OSD.<section end="intro"/>
 
== Game OSD documentation ==


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


For an overview of how to use the game OSD, see:
For an overview of how to use the game OSD, see:
Line 11: Line 11:
* {{big|'''[[Game playback controls]]'''}}
* {{big|'''[[Game playback controls]]'''}}


The game OSD is extensively documented in a thread on the forum:
The game OSD is extensively documented in a post on the forum:
 
* {{big|'''[[https://forum.kodi.tv/showthread.php?tid=336876&pid=2785831#pid2785831 Skinning guide for the game OSD]]'''}}
 
For general game skinning, see the thread containing the above post:
 
* {{big|'''[[https://forum.kodi.tv/showthread.php?tid=336876 Skinning games in Kodi Leia]]'''}}
 
=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]]


* {{big|'''[https://forum.kodi.tv/showthread.php?tid=336876 Skinning games in Kodi Leia]'''}}


[[Category:Development]]
[[Category:Development-Archived]]
[[Category:RetroPlayer]]
[[Category:Gaming]]

Latest revision as of 23:34, 12 July 2020

Home icon grey.png   ▶ Games
▶ Development
▶ Game OSD skinning

Kodi's in-game OSD (on-screen display) allows the user to control the game, exposes button combos, and offers various settings. Skins compatible with Leia are encouraged to support the game OSD.

Game OSD documentation

The in-game menu

For an overview of how to use the game OSD, see:

The game OSD is extensively documented in a post on the forum:

For general game skinning, see the thread containing the above post:

See also