Game add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(→‎Libretro cores: Add 4DO and BlueMSX)
m (→‎Libretro cores: Fix platforms)
Line 203: Line 203:
{{game add-on
{{game add-on
| Name= Mednafen SNES (bSNES)
| Name= Mednafen SNES (bSNES)
| Platform= bSNES
| Platform= Super Nintendo
| Version= 0.9.28
| Version= 0.9.28
| License=  
| License=  
Line 257: Line 257:
{{game add-on
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.nestopia/blob/master/game.libretro.nestopia/addon.xml NEStopia]
| Name= [https://github.com/kodi-game/game.libretro.nestopia/blob/master/game.libretro.nestopia/addon.xml NEStopia]
| Platform= Nintendo Entertainment System
| Platform= NES
| Version= 1.46.0
| Version= 1.46.0
| License= {{yes|GPL v2}}
| License= {{yes|GPL v2}}
Line 311: Line 311:
{{game add-on
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.quicknes/blob/master/game.libretro.quicknes/addon.xml QuickNES]
| Name= [https://github.com/kodi-game/game.libretro.quicknes/blob/master/game.libretro.quicknes/addon.xml QuickNES]
| Platform= Nintendo Entertainment System
| Platform= NES
| Version= 1
| Version= 1
| License= {{yes|GPL v2}}
| License= {{yes|GPL v2}}

Revision as of 03:12, 23 June 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:

* License is GPLv2 compatible

See also