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

    How i got pcsx2 launching in emulation station x86

    Scheduled Pinned Locked Moved Help and Support
    emulationstaionwaylandpcsx2
    1 Posts 1 Posters 1.3k 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.
    • K
      Kookykoala
      last edited by Kookykoala

      Searching around this was the only topic i could find talking about launching pcsx2 from emulation station without crashing, However I did not want to fallback to X11 desktop.

      Re: Ps2 roms work on standalone pcsx2 from desktop but crash when run from ES

      I was able to figure out how to launch PCSX2 under wayland without needing to fallback to X11

      edit with your favorite editor.
      /opt/retropie/configs/ps2/emulators.conf

      So it looks like this.

      pcsx2 = "GDK_BACKEND=x11 __GL_THREADED_OPTIMIZATIONS=1 mesa_glthread=true MESA_NO_ERROR=1 /usr/games/PCSX2 --windowed %ROM%"
      pcsx2-nogui = "GDK_BACKEND=x11 __GL_THREADED_OPTIMIZATIONS=1 mesa_glthread=true MESA_NO_ERROR=1 /usr/games/PCSX2 --fullscreen --nogui %ROM%"
      default = "pcsx2-nogui"
      

      This will allow PCSX2 to launch via wayland window manager without the need to fall back to the X11 desktop enviroment

      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.