Game add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Enable table of contents)
(→‎Libretro cores: Update PCE and others)
Line 50: Line 50:
}}
}}
{{game add-on
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.bnes/blob/master/game.libretro.bnes/addon.xml bNES]
| Name= [https://github.com/kodi-game/game.libretro.beetle-pce-fast/blob/master/game.libretro.beetle-pce-fast/addon.xml Beetle PC Engine Fast]
| Platform= Nintendo
| Platform= PC Engine
| Version= 0.83
| Version= 0.9.28
| License= {{partial|GPL v3}}
| License= {{yes|GPL v2}}
| Supports VFS= {{yes}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Port in progress}}
| Status= {{yes|windows, linux, osx}}
}}
}}
{{game add-on
{{game add-on
Line 68: Line 68:
}}
}}
{{game add-on
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.dosbox/blob/master/game.libretro.dosbox/addon.xml DOSBox]
| Name= [https://github.com/kodi-game/game.libretro.bnes/blob/master/game.libretro.bnes/addon.xml bNES]
| Platform= DOS
| Platform= Nintendo
| Version= 0.74
| Version= 0.83
| License= {{yes|GPL v2}}
| License= {{partial|GPL v3}}
| Supports VFS= {{no}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Port in progress}}
| Status= {{yes|windows, linux, osx}}
}}
}}
{{game add-on
{{game add-on
Line 84: Line 84:
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Port in progress}}
| Status= {{partial|Port in progress}}
}}
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.dosbox/blob/master/game.libretro.dosbox/addon.xml DOSBox]
| Platform= DOS
| Version= 0.74
| License= {{yes|GPL v2}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Status= {{yes|windows, linux, osx}}
}}
}}
{{game add-on
{{game add-on
Line 119: Line 128:
| Supports VFS= {{no}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Port in progress}}
| Status= {{yes|windows, linux, osx}}
}}
}}
{{game add-on
{{game add-on
Line 178: Line 187:
| Name= Mednafen NGP (NeoPop)
| Name= Mednafen NGP (NeoPop)
| Platform= Neo Geo Pocket Color
| Platform= Neo Geo Pocket Color
| Version= 0.9.28
| License=
| Supports VFS= ?
| Requires GL= {{no}}
| Status= {{no|None}}
}}
{{game add-on
| Name= Mednafen PC Engine
| Platform= PC Engine
| Version= 0.9.28
| Version= 0.9.28
| License=  
| License=  
Line 254: Line 254:
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{yes}}
| Requires GL= {{yes}}
| Status= {{partial|[http://forum.kodi.tv/showthread.php?tid=205571 Forum thread]}}
| Status= {{partial|Under development: http://forum.kodi.tv/showthread.php?tid=205571}}
}}
}}
{{game add-on
{{game add-on

Revision as of 23:50, 23 August 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