2020-04-22, 03:48
Hi i have a raspberry pi 4 running libreelec with kodi leia.
I installed the picodrive emulator that in the wiki says that have support for .bin among others when i try to open a .bin file of a sega rom kodi offers me an atari or game boy emulator.
In the addon file for picodrive (game.libretro.picodrive) the addon.xml
there is a way to change the list of emulators i can choose for certain extension?
I installed the picodrive emulator that in the wiki says that have support for .bin among others when i try to open a .bin file of a sega rom kodi offers me an atari or game boy emulator.
In the addon file for picodrive (game.libretro.picodrive) the addon.xml
xml:<extension point="kodi.gameclient" library_linux="game.libretro.picodrive.so">
<platforms>Genesis|Game Gear|SEGA Master System|Sega CD|Megadrive|Mega CD</platforms>
<extensions>bin|gen|smd|md|32x|cue|iso|sms</extensions>
there is a way to change the list of emulators i can choose for certain extension?