Game add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Ned Scott moved page Game Add-ons to Game add-ons over redirect: correct case..)
No edit summary
Line 1: Line 1:
<noinclude>{{mininav| [[Kodi Game]] }}</noinclude>
<noinclude>{{mininav| [[Kodi Game]] }}</noinclude>


Status on ported currently existing Game Add-ons for the new Game API made available in [[Kodi Game|Kodi Game branch]].  
Status on ported currently existing game add-ons for the new Game API made available in [[Kodi Game|Kodi Game branch]].  


==Stand-alone Game Add-ons==
==Stand-alone game add-ons==
Stand-alone games or emulators that does not use the Libretro API. Possible examples could be, Nvidia GameStream via Limelight or WINE capture could possible through the Game API.  
Stand-alone games or emulators that does not use the Libretro API. Possible examples could be, Nvidia GameStream via Limelight or WINE capture could possible through the Game API.  


Here will be a list of existing/ongoing non-libretro games or game-platforms/systems once they have been ported into Game Add-ons for Kodi:  
Here will be a list of existing/ongoing non-libretro games or game-platforms/systems once they have been ported into game add-ons for Kodi:  
* None so far ?
* None so far ?


Here will be a list of existing/ongoing and future/upcoming project for making new stand-alone Game Add-ons for Kodi:  
Here will be a list of existing/ongoing and future/upcoming project for making new stand-alone game add-ons for Kodi:  
* Project discussion: "NVIDIA Gamestream in Kodi" http://forum.kodi.tv/showthread.php?tid=220421  
* Project discussion: "NVIDIA Gamestream in Kodi" http://forum.kodi.tv/showthread.php?tid=220421  
* Proposal: NVIDIA GameStream http://forum.kodi.tv/showthread.php?tid=220965
* Proposal: NVIDIA GameStream http://forum.kodi.tv/showthread.php?tid=220965


==Libretro Cores==
==Libretro cores==
The Game API in the [[Kodi Game|Kodi Game branch]] has a Libretro Wrapper which is 1:1 compatibility with the libretro API, so all libretro cores are valid game add-ons. Libretro itself is a well defined interface to handle the communication between a frontend (Kodi with RetroPlayer) and an Emulator Core (e.g. nestopia).  
The Game API in the [[Kodi Game|Kodi Game branch]] has a Libretro wrapper which is 1:1 compatibility with the libretro API, so all libretro cores are valid game add-ons. Libretro itself is a well defined interface to handle the communication between a frontend (Kodi with RetroPlayer) and an Emulator Core (e.g. nestopia).  


Here is a list of Libretro cores which have already been [[Porting Libretro cores to Game Add-ons|ported]] into Game Add-ons for Kodi:
Here is a list of Libretro cores which have already been [[Porting Libretro cores to game add-ons|ported]] into game add-ons for Kodi:


{| class="prettytable sortable plainlinks"
{| class="prettytable sortable plainlinks"
! Libretro Core !! Platform Emulated !! Version !! Supports VFS !! Requires GL !! Status
! Libretro core !! Platform emulated !! Version !! Supports VFS !! Requires GL !! Status
|-
|-
{{game add-on
{{game add-on
Line 306: Line 306:
* [[Kodi Game|Kodi Game branch]]
* [[Kodi Game|Kodi Game branch]]
** [[Compiling Kodi-Game|Compiling Kodi-Game branch]]
** [[Compiling Kodi-Game|Compiling Kodi-Game branch]]
** [[Compiling Game Add-ons|Compiling existing Game Add-ons]]
** [[Compiling game add-ons|Compiling existing game add-ons]]
** [[Porting Libretro cores to Game Add-ons]]
** [[Porting Libretro cores to game add-ons]]




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

Revision as of 07:03, 25 April 2015

Home icon grey.png   ▶ Kodi Game ▶ Game add-ons

Status on ported currently existing game add-ons for the new Game API made available in Kodi Game branch.

Stand-alone game add-ons

Stand-alone games or emulators that does not use the Libretro API. Possible examples could be, Nvidia GameStream via Limelight or WINE capture could possible through the Game API.

Here will be a list of existing/ongoing non-libretro games or game-platforms/systems once they have been ported into game add-ons for Kodi:

  • None so far ?

Here will be a list of existing/ongoing and future/upcoming project for making new stand-alone game add-ons for Kodi:

Libretro cores

The Game API in the Kodi Game branch has a Libretro wrapper which is 1:1 compatibility with the libretro API, so all libretro cores are valid game add-ons. Libretro itself is a well defined interface to handle the communication between a frontend (Kodi with RetroPlayer) and an Emulator Core (e.g. nestopia).

Here is a list of Libretro cores which have already been ported into game add-ons for Kodi:

See also