is there a way to run custom games from gdevelop on retropie
-
I am currently making an arcade machine to allow other students to be able to try out their peers games and I have been able to build the games out into an appimage and it runs perfectly fine in the raspbian desktop but, the problem starts when I try and run it in retropie. I manually installed retropie on top of raspbian and it runs just fine from the virtual console but not the main console. anyway I made the correct .sh file and the correct emulator files and the file shows up in the menu but when I try and run it I get an error. I have been racking my brain for a couple weeks now and I have no idea what to do.
Error codeParameters: Executing: /opt/retropie/ports/test/test.AppImage [1741:0227/225913.703704:ERROR:ozone_platform_x11.cc(248)] Missing X server or $Display [1741:0227/225913.703785:ERROR:env.cc(255)] The platform failed to initialize. Exiting. The futex facility returned an unexpected error code. /opt/retropie/supplementary/runcommand/runcommmand.sh: line 1328: 1714 Aborted /opt/retropie/ports/test/test.AppImage
.sh File
!/bin/bash "/opt/retropie/supplementary/runcommand/runcommand.sh" 0 _PORT_"test" ""
Emulator Config File
test = "/opt/retropie/ports/test/test.AppImage" default = "test"
I am currently using a raspberry pi 5 with 4GB and both raspbian and retropie are up to date
-
M mitu locked this topic
-
Please don't double post, you already have a topic opened.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.