Game add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(→‎Libretro cores: Updated status for all cores)
(→‎Libretro cores: Update status)
Line 85: Line 85:
| Supports VFS= {{no}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{yes|Included in build}}
| Status= {{partial|Included in linux and OSX}}
}}
}}
{{game add-on
{{game add-on
Line 94: Line 94:
| Supports VFS= {{no}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{yes|Included in build}}
| Status= {{partial|Included in linux and OSX}}
}}
}}
{{game add-on
{{game add-on
Line 112: Line 112:
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|RetroPlayer needs single-frame audio support}}
| Status= {{partial|game.libretro needs single-frame audio support}}
}}
}}
{{game add-on
{{game add-on
Line 121: Line 121:
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{yes|Included in build}}
| Status= {{partial|Included in linux and OSX}}
}}
}}
{{game add-on
{{game add-on
Line 139: Line 139:
| Supports VFS= {{no}}
| Supports VFS= {{no}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Fails to compile on windows}}
| Status= {{partial|Included in linux and OSX}}
}}
}}
{{game add-on
{{game add-on
Line 232: Line 232:
}}
}}
{{game add-on
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.mgba/blob/master/game.libretro.mgba/addon.xml mGBA]
| Name= [https://github.com/kodi-game/game.libretro.meteor/blob/master/game.libretro.meteor/addon.xml Meteor]
| Platform= GBA
| Platform= Game Boy Advance
| Version= 0.2.0
| Version= 1.4
| License= {{partial|MPL 2.0}}
| License= {{partial|GPL v3}}
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
Line 241: Line 241:
}}
}}
{{game add-on
{{game add-on
| Name= [https://github.com/kodi-game/game.libretro.meteor/blob/master/game.libretro.meteor/addon.xml Meteor]
| Name= [https://github.com/kodi-game/game.libretro.mgba/blob/master/game.libretro.mgba/addon.xml mGBA]
| Platform= Game Boy Advance
| Platform= GBA
| Version= 1.4
| Version= 0.2.0
| License= {{partial|GPL v3}}
| License= {{partial|MPL 2.0}}
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{yes|Included in build}}
| Status= {{partial|Included in linux and OSX}}
}}
}}
{{game add-on
{{game add-on
Line 283: Line 283:
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Needs controller, button map}}
| Status= {{partial|In progress}}
}}
}}
{{game add-on
{{game add-on
Line 292: Line 292:
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{yes|Included in build}}
| Status= {{partial|Included in linux and OSX}}
}}
}}
{{game add-on
{{game add-on
Line 310: Line 310:
| Supports VFS= {{yes}}
| Supports VFS= {{yes}}
| Requires GL= {{no}}
| Requires GL= {{no}}
| Status= {{partial|Needs controller, button map}}
| Status= {{partial|In progress}}
}}
}}
{{game add-on
{{game add-on

Revision as of 01:02, 13 December 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:

NOTE: Status fields are out-of-date and do not reflect the current state of emulators.

* License is GPLv2 compatible

See also