Game add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(→‎Libretro cores: Add bSNES Mercury to libretro core matrix)
(→‎Libretro cores: Update MAME info)
Line 158: Line 158:
}}
}}
{{game add-on
{{game add-on
| Name= iMAME4All
| Name= [https://github.com/kodi-game/game.libretro.mame/blob/master/game.libretro.mame/addon.xml MAME]
| Platform= Arcade
| Platform= Arcade
| Version= 0.36b (MAME)
| Version= 0.166
| License=
| License= {{yes|Modified BSD / GPL v2}}
| Supports VFS= ?
| Requires GL= {{no}}
| Status= {{no|None}}
}}
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.mame/blob/master/game.libretro.mame/addon.xml MAME 2003]
| Platform= Arcade
| Version= 0.78
| License= {{partial|[https://github.com/libretro/mame2003-libretro/blob/master/docs/mame.txt Non-commercial]}}
| Supports VFS= {{no}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Requires GL= {{no}}
Line 178: Line 169:
| Name= MAME 2003
| Name= MAME 2003
| Platform= Arcade
| Platform= Arcade
| Version= 0.139
| Version= 0.78
| License=  
| License=  
| Supports VFS= ?
| Supports VFS= ?
Line 185: Line 176:
}}
}}
{{game add-on
{{game add-on
| Name= MAME 2003
| Name= MAME 2010
| Platform= Arcade
| Platform= Arcade
| Version= 0.150
| Version= 0.139
| License=  
| License=  
| Supports VFS= ?
| Supports VFS= ?

Revision as of 15:32, 12 October 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