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

    [Rpi3] RGUI problem with snes emulators

    Scheduled Pinned Locked Moved Help and Support
    raspberryrguiretroarchretroarch menusnes
    5 Posts 2 Posters 1.4k 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.
    • C
      Chuck_B
      last edited by

      Hello! I was editing the file /opt/retropie/configs/snes/retroarch.cfg because i wanted to change some video settings. When i finished to edit it, I've found a strange behaviour of Snes emulators when pressing the RGUI Key while playing.
      Instead of having this kind of RGUI alt text

      i'm getting the classical retroarch view, similar to this
      alt text

      How do i bring back the first style RGUI?

      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @Chuck_B
        last edited by

        @chuck_b Edit the /opt/retropie/configs/all/retroarch.cfg and find the line with menu_driver, change it to be

        menu_driver = "rgui"
        
        C 1 Reply Last reply Reply Quote 0
        • C
          Chuck_B @mitu
          last edited by

          @mitu in that file there is no menu_driver = "rgui" line.
          You also need to know, that I'm having this problem just with snes emulators, while nes and other sistems emulators have the "Green Style" rgui

          mituM 1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator @Chuck_B
            last edited by

            @chuck_b Oh, so in this case check the /opt/retropie/configs/snes/retroarch.cfg file. Even if it's not in there, since the default value for this setting isxmb (blue GUI that you're seeing) you can try adding it to see If it makes a difference.
            In case you want to revert to the default, this is the contents of a stock config file for the SNES system:

            # Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
            
            input_remapping_directory = "/opt/retropie/configs/snes/"
            
            #include "/opt/retropie/configs/all/retroarch.cfg"
            
            C 1 Reply Last reply Reply Quote 0
            • C
              Chuck_B @mitu
              last edited by

              @mitu Perfect! Now RGUI it's back.
              menu_driver = "xmb" was in snes/retroarch.cfg, deleting that line fixed it.
              Thank you very much :)

              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.