RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    is there a way to run custom games from gdevelop on retropie

    Scheduled Pinned Locked Moved Help and Support
    help & supportcustomsupportnot starting
    2 Posts 2 Posters 97 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Plantor07
      last edited by

      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 code

      Parameters:
      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

      1 Reply Last reply Reply Quote 0
      • mituM mitu locked this topic on
      • mituM
        mitu Global Moderator
        last edited by

        Please don't double post, you already have a topic opened.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        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.