I would like to know if there is a way to have RBC on OSMC. I installed it but then I realized I do not have emulator. So I missed something. Then I read this:
and probably RBC is not supported on Raspberry. Am I correct?
I have few MAME roms and I would like to run them on Raspberry/OSMC for my kids.
I installed everything. I installed Launcher Add on, then Retosmc. Everything went ok.
But I expected to find a shortcut to launch the emulator in the Program Add on, but I didn’t exist.
I was able to launch the emulator doing ssh on raspberry and launching the script:
cd /home/osmc/RetroPie/scripts
./retropie.sh
First question is: how I can launch it from Kodi?
How can I get a Games menu with a shortcut “Launch Retropie” like showed in this video:
But I have already installed everything using the script as descript in the guide. I also installed the Launcher addon first hoping to find the shortcut But it don’t appear.
However everything works fine.
One things not Clear to me. I noticed several emulators for mame. Which one should I use? For the moment I went for mame-all.
Ok I’ll do it.
However I saw the System.Exec command. My problem is that I do not know how to include it in kodi. Basically I do not know how to create a shortcut in kodi.
Might have to restart OSMC to get it to read new programs/addons. Or install a new plugin from repository and then delete the newly installed one. Just to get it to refressh the installed addons.
After googleing retropie and overlays, I got that from RetroPie-Setup Script version 3.4, there is support for overlays. Just dont know if retosmc uses that script, mcobit knows more about that.
Hi all,
Interesting this overlay, I will give it a try.
However, going back to my question I tried what mcobit suggested but the screen was too quick and I was only able to see “Addon Installed” or something like that.
So I analyzed the script and in particular option 2).
I run the commands manually because they are very simple. They download the plugin from github and extract it in .kodi folder. So I did it manually using the commands of the script, restarted kodi and everything worked properly. I also added the shortcut in main menu.
Now I have an additional question: Retropie vs Rom Browser Collection.
Retropie is a good way to play retro games on raspberry. It works fine, but it is managed as an external program.
RBC is more integrated with KODI.
Now if I am able to run MAME game on raspberry it means somewhere exists an executable file that emulates mame. If so, I think I can configure RBC manually giving it the mame rom folders and also the emulator.
Is this possible?
I would prefer use RBC because it is fully integrated in KODI, I can use fanart (I know this is possible also in retropie) and so on.
Is there a way, once installed Retropie, to configure RBC and have it working on raspberry? If so, where I can get instructions to do that?
I ask this because I read this is possible in OpenLEC so it is not a raspberry limitation but only an OSMC one.
Am I correct?