2018-08-26, 02:18
After some time catching up with the status of Game emulation in Kodi, I couldn't succeed in getting any game to run ![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Here's what I have. Test machine running Ubuntu 18.04.1
- Libretro installed from their official 'testing' PPA, including all the cores
apt install libretro-*
- Kodi Leia nightly (beta1+) from the official unstable PPA
- Enabled the Game section in advancedsettings
- Installed the nice IAGL addon
- Out of the box: Kodi runs just fine; I can see the Games section in the configuration
- also copied a couple classic MAME ROM files to a folder (.7z files), then added this folder to the Game section
- when entering the folder in Kodi > Games it appears as empty
- tried the same with a couple of n64 games. Nothing is listed
- Then with the IAGL addon, I select browse to an Arcade game, say "Ms. Pac-Man" and select it; the game is downloaded, but then I get a message "This game isn't compatible with any available emulators"
I realize that I am missing some hook between Kodi and the installed libretro cores in my test system.
I need some guidance on where to get the missing bits from, or guidance on how to compile just those missing bits (if possible) myself, to be added on top of the official Kodi provided by the PPAs. But I am trying to avoid having to build the entire Kodi myself.
Is there a guide on how to build to game (binary addons?) parts that for some reason are missing in the official nightlies? if no guide - any pointer on what github repo to use and pointers on how to build/install would be welcome.
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Here's what I have. Test machine running Ubuntu 18.04.1
- Libretro installed from their official 'testing' PPA, including all the cores
apt install libretro-*
- Kodi Leia nightly (beta1+) from the official unstable PPA
- Enabled the Game section in advancedsettings
Quote:<gamesgeneral>
<enable>true</enable>
</gamesgeneral>
- Installed the nice IAGL addon
- Out of the box: Kodi runs just fine; I can see the Games section in the configuration
- also copied a couple classic MAME ROM files to a folder (.7z files), then added this folder to the Game section
- when entering the folder in Kodi > Games it appears as empty
- tried the same with a couple of n64 games. Nothing is listed
- Then with the IAGL addon, I select browse to an Arcade game, say "Ms. Pac-Man" and select it; the game is downloaded, but then I get a message "This game isn't compatible with any available emulators"
I realize that I am missing some hook between Kodi and the installed libretro cores in my test system.
I need some guidance on where to get the missing bits from, or guidance on how to compile just those missing bits (if possible) myself, to be added on top of the official Kodi provided by the PPAs. But I am trying to avoid having to build the entire Kodi myself.
Is there a guide on how to build to game (binary addons?) parts that for some reason are missing in the official nightlies? if no guide - any pointer on what github repo to use and pointers on how to build/install would be welcome.