Additional cores
#1
Hello Garbear,
I was looking at the different cores that libretro has and wondering if we can add extra cores to retroplayer. If so how could we add them?

For example I found this core
https://aur.archlinux.org/packages/libre...-cps2-git/
for cps2.

Would it be wise to hunt down specific cores and list them down to be included?

Sorry I might be completely off track here...
Reply
#2
github.com/kodi-game - those 50 cores not enough for you ?
Reply
#3
(2015-04-06, 20:06)grumpygamer Wrote: For example I found this core (...) for cps2.

Are you looking specifically for CPS2? Final Burn Alpha (https://github.com/kodi-game/game.libretro.fba) emulates CPS1/2/3 so there is no need for a special CPS2 core.
Reply
#4
Thanks I did not know that.
Though specifically I was hoping for an Atomiswave core.
Maybe that is already emulated in another core as well?
Reply
#5
Atomiswave is based on the Sega NAOMI board and AFAIK there is currently no emulation core for libretro available. By looking at the released games on that board, you may be lucky with MAME for some of them.
Reply
#6
Yep, so this is my point; if a core is ever ported would we be able to just plonk the code in or would it need integration with retroplayer?
Thanks
Reply
#7
They'd have to marginally be adapted in that they're binary addons and need to be built for the OS you want to play them on, but once that was done, you'd be able to plonk them in just like any other Kodi Addon.
Reply
#8
There are also at least 2 libretro-cores that require support of the libretro-gl extension (which is not part of garbears stable branch).
  • mupen64
  • ppsspp

While mupen64 is quite straigth forward the ppsspp core needs some more tweeking.
It has additional files that need to be placed on your system and compile time dependencies on other libretro stuff.
This should be handled by the binary addon too, so I think this one might be a bit more work to add.
Reply
#9
Thanks for the info
Reply

Logout Mark Read Team Forum Stats Members Help
Additional cores1