New OpenElec Generic 64 build
here, based on tip of OpenElec 6.0 and garbears kodi from retroplayer-15.2 branch
There are some slight alterations, mainly caused by me enabling mupen64, it compiled fine but the analogue stick is not working for me.
Build details can be seen from my
https://github.com/CharlieMarshall/OpenE...player-bk2repo:
@
a1rwulf if you have a minute can you look at my repo and see if my changes would cause the analogue stick to stop working?
@
bibi, I just quickly tested snes, nes, n64 and genesis and they all worked fine.
@
garbear, since the splitting of bsnes-mercury to accuracy, balanced and performance, can you tell me how to compile it. I have created what I believe are the necessary scripts (
here) for the game.libretro.bsnes-mercury-etc but since the recent commit which changes:
Code:
-find_package(libretro-bsnes-mercury REQUIRED)
+find_package(libretro-bsnes-mercury-accuracy REQUIRED)
where can I find libretro-bsnes-mercury-accuracy, while previously libretro-bsnes-mercury was being sourced from
https://github.com/libretro/bsnes-mercury. any help appreciated