hello, I am having issues with the launcher that is included with Retrosmc. The script installs fine but the launcher is not working and complains that it is not for this version of Kodi can someone please assist me in making the launcher work on Kodi v19 Raspberry pi 4.
One requirement is xmbc.python change version to 3.0.0
And try.
Havenāt talked to @hissingshark yet, so i donāt know if there is python code in the addon that is incompatible. And right now I donāt have time to trouble shoot.
Depending on how much prep work i have to do for the Roblox studio course Iām tutoring kids in tomorrow, i might have some spare time tonight or tomorrow evening.
They have.
There are however some issues with the binary downloads it seems. It affects RPi devices due to the video drivers. Iāve been working on it for a few weeks. Nearly there.
Hi there, Iām having the same issue with the Vero4k I bought recently (which I bought mostly for the retropie integration). Will this issue be resolved anytime soon? If not, can I downgrade to the old OSMC version that let me install retropie?
hey sorry to message again was wondering if it has been released I would love having my retropie and osmc in one thing I have a 128 gb card I got with my pi and I know with my setup osmc wouldnāt take up a lot, I would also be happy to validate/test
@hissingshark Sorry for the late reply. āThe same issueā is the issue that was described by @thedigi321, which is that after running the retrosmc script to install Retropie the launcher does not work and I get the message that it does not work for this particular version.
You need to update the script. If you werenāt receiving warnings in advance to do so, then you must have been running a very old version. That would have prepared it for the new Kodi version. Now it will not work from Kodi.
At this point you can either update the script from the console menu or just delete and re-clone the repo.
May I ask which installer of retropie did You use?
I want to test it also. Iām having Rpi4 with lastest OSMC onboard, and when I tried about a month ago with installer from https://github.com/RetroPie/RetroPie-Setup.git - it installed but the overall performance was weak - menu lagging and tearingā¦
So I ended with PINN (multiple OS bootāer) with seperate OS for retrogaming. Iād like to get back to one system if this is possible
@hissingshark - Is Your installer compatible with Rpi4? On retrOSMCmk2 github page it says that only Rpi 0,1,2 and 3 are supportedā¦
Ok, I have some news.
Installation - basicaly without problem, but I had to add key from ubuntu repository, because it failed to install sdl2 libraries: sudo gpg --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys DC9D77FF8208FFC51D8F50CCF1B030906A3B0D31
Startup addon also installed fine, but when I tried to configure the addon (exit button from remote) I got CEC error, and after that couldnāt use my remote. Restart didnāt resolve this problem. What I found out - there was newly created file .kodi/userdata/keymaps/remote.xml with empty mappings. Removing this file solved problem.
And last but not least - RetroPie runs, but it behaves exactly the same as when I tried before - itās very laggy and not fluent at all. Looks like it has maybe problem with video driver? It prints this message at start: Couldnāt get V3D IDENT0: No such device
Soā¦ the installer works - but unfortunately RetroPie somehow does not want to work properly on Rpi4 with OSMC.
I donāt understand this issue with the gpg keys on RPi4. The commands you used manually are part of their scripts, so it should happen automatically. It works fine on the RPi3ā¦
I wrote the CEC exit button option back when I had a Samsung TV. The CEC passthrough on theirs is excellent. Iām on an LG now and barely anything goes though, so I canāt test that very well anymore. Not sure if youāve found a bug there or if itās the TV. The mapping you found by your debugging is there is to prevent the remote from doing anything in Kodi while itās being used in the programming process.
I much prefer the gamepad exit option I added later. The CEC option was originally written to give other users of the TV a chance to intuitively get out of EmulationStation when theyād started it by accident (and then leaving angry messages about it whilst youāre at work).