thanks a lot, and don't worry... I want to try it by myself in an spare SD but I never find the moment... XD
Gamestarter: Retrogaming add-ons (RPi/Generic)
-
bite_your_idols -
May 9, 2016 at 12:28 PM -
Thread is Unresolved
-
-
I can confirm that latest RA addon beta version doesn't work in official LE9, so we must wait until LE 9.2 becomes official to update repo.
-
Hi All.
I'm currently testing LibreELEC-Generic.x86_64-9.1.501 and installed latest RetroArch & EmulationStation available in Gamestarter repo. Similar to previous poster, neither RA or ES would launch. I updated RA to game.retroarch-9.178.15.zip as suggested and now RA working fine.
Still unable to get ES to launch. Any help with this? Thanks.
-
Hi All.
I'm currently testing LibreELEC-Generic.x86_64-9.1.501 and installed latest RetroArch & EmulationStation available in Gamestarter repo. Similar to previous poster, neither RA or ES would launch. I updated RA to game.retroarch-9.178.15.zip as suggested and now RA working fine.
Still unable to get ES to launch. Any help with this? Thanks.
Check your ES "es_systems.cfg" in Userdata\addon_data\game.emulationstation and make sure that <path>matches the location of your roms folder</path>
otherwise check your ES_log.txt and see what s going on or post it here maybe someone can help you.
-
Hi there,
Quick question, does the generic build include the dolphin emulator/core
Thanks
Rob
-
Hi there,
Quick question, does the generic build include the dolphin emulator/core
Thanks
Rob
Here you have the lakka 2.3 cores package list:
https://github.com/bite-your-idols/gamestarter/tree/master/packages/libretro-cores-gen
-
Cheers that answered my question
Thank you very much.
-
As above a few post emulationstation is also not working for me on le9. 1.501 generic.
Both retroarch and emulationstation booted me back to kodi on launch.
Updating retroarch to 9.178.15 fixed the retroarch issue but emulationstation does not launch, just boots back straight to kodi.
Thanks
-
-
yes, it seems emulationstation is reaching the end of its way in gamestarter repo...
---
on the other hand, I am trying to make retroarch work in RPi4... here is the latest addon beta:
This beta must work in Rpi 2, 3 and 4... (also Generic devices) but I didn't test it by myself yet...
Testing is needed ( or ... RPi4 needed XD )!!!
enjoy!
-
yes, it seems emulationstation is reaching the end of its way in gamestarter repo...
---
on the other hand, I am trying to make retroarch work in RPi4... here is the latest addon beta:
This beta must work in Rpi 2, 3 and 4... (also Generic devices) but I didn't test it by myself yet...
Testing is needed ( or ... RPi4 needed XD )!!!
enjoy!
So does that mean there will be no more emulationstation in your repo?
Thanks
-
I really don't know... I never could compile Emulationstation by myself so I just grabbed it from Escalade's build, now it doesn't work and the one in latest escalade's build doesn't also, so there is no fix right now... I am still trying to compile it but no luck...
-
OK,
Thanks for letting me know
-
You need to set LANG=en_US.UTF-8 when launching Emulationstation, I believe that should fix the runtime error.
-
You need to set LANG=en_US.UTF-8 when launching Emulationstation, I believe that should fix the runtime error.
Do you have any idea where do we have to edit?
Or is it something you set during compiling..thanks
-
It's an environment variable. I set it in the systemd service that I run ES from, don't know how it's launched in this addon.
-
It's an environment variable. I set it in the systemd service that I run ES from, don't know how it's launched in this addon.
Thanks...we'll wait for bite_your_idols perhaps this can be done too.
-
It's an environment variable. I set it in the systemd service that I run ES from, don't know how it's launched in this addon.
It is launched like this:
Gamestarter/addon.start at master · bite-your-idols/Gamestarter · GitHub
can that variable be added there in some way?
By the way, I spent whole day trying to compile and it worked but the binary I get does not run in LE 9.2 beta... segmentation fault!! , so if we can get it working jus with that variable fix will be awesome
-