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

    [SOLVED] what retroarch.cfg should be writable?

    Scheduled Pinned Locked Moved Help and Support
    rguiretroarch
    30 Posts 8 Posters 28.1k 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.
    • BuZzB
      BuZz administrators
      last edited by

      Where did you read that ?

      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

      1 Reply Last reply Reply Quote 0
      • meleuM
        meleu
        last edited by

        Here:
        alt text

        • Useful topics
        • joystick-selection tool
        • rpie-art tool
        • achievements I made
        1 Reply Last reply Reply Quote 0
        • meleuM
          meleu
          last edited by meleu

          I used vim to edit the /opt/retropie/configs/all/retroarch.cfg to fit my needs (enable RetroAchievements) and it worked. But make changes via rgui is more elegant (an euphemism to "user friendly" :D )

          • Useful topics
          • joystick-selection tool
          • rpie-art tool
          • achievements I made
          herb_fargusH 1 Reply Last reply Reply Quote 0
          • herb_fargusH
            herb_fargus administrators @meleu
            last edited by

            @meleu did you tell it to save changes on exit?

            If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

            Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

            meleuM 1 Reply Last reply Reply Quote 1
            • meleuM
              meleu @herb_fargus
              last edited by

              @herb_fargus yep! and I also tried to save manually using the "Save Current Config" on rgui, and nothing happens. Not even a "fail to save" message.

              • Useful topics
              • joystick-selection tool
              • rpie-art tool
              • achievements I made
              C 1 Reply Last reply Reply Quote 0
              • C
                cabrunco @meleu
                last edited by

                @meleu The same with me, but after manually configure [config_save_on_exit = "true"] in the retroarch.cfg it normalized.

                meleuM 1 Reply Last reply Reply Quote 0
                • F
                  FreakyBigFoot
                  last edited by FreakyBigFoot

                  I too am having issues. I can't save any settings. Also it seems nothing looks good. Looks like everything at the lowest resolution possible. Very pixelated and choppy graphics wise. Especially psx. I can't make any graphics updates because nothing is saving.

                  herb_fargusH 1 Reply Last reply Reply Quote 0
                  • herb_fargusH
                    herb_fargus administrators @FreakyBigFoot
                    last edited by

                    @FreakyBigFoot https://github.com/retropie/retropie-setup/wiki/Configuration-Editor

                    If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                    Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                    meleuM 1 Reply Last reply Reply Quote 0
                    • meleuM
                      meleu @herb_fargus
                      last edited by

                      @herb_fargus The RetroArch was configurable via rgui on RetroPie 3.6. The rgui is very handy for those guys used to use RetroArch on various platforms.

                      • Useful topics
                      • joystick-selection tool
                      • rpie-art tool
                      • achievements I made
                      1 Reply Last reply Reply Quote 0
                      • meleuM
                        meleu @cabrunco
                        last edited by

                        @cabrunco I edited manually the .../configs/all/retroarch.cfg and put "true" on the config_save_on_exit. Now the Save Current Config works, but curiously it saves on .../configs/nes/retroarch.cfg.
                        I'll keep trying.

                        • Useful topics
                        • joystick-selection tool
                        • rpie-art tool
                        • achievements I made
                        C 1 Reply Last reply Reply Quote 0
                        • C
                          cabrunco @meleu
                          last edited by

                          @meleu it's because nes core is loaded. Try close the core and try again.

                          meleuM 1 Reply Last reply Reply Quote 1
                          • meleuM
                            meleu @cabrunco
                            last edited by

                            @cabrunco yeah, it worked. thanks!

                            • Useful topics
                            • joystick-selection tool
                            • rpie-art tool
                            • achievements I made
                            C 1 Reply Last reply Reply Quote 1
                            • C
                              cabrunco @meleu
                              last edited by

                              @meleu Just to remember, if you use configuration per core ON, then the configuration file in each system folder will be used.

                              1 Reply Last reply Reply Quote 0
                              • BuZzB
                                BuZz administrators
                                last edited by

                                We don't use the "configuration per core" setting - but when launching retropie for snes, it will pass the config/snes/retroarch.cfg to retroarch, so that would be used if saving on exit. That file contains a few overrides, and includes the main retroarch.cfg

                                It is easier to manage by not saving from retroarch and using the configuration editor imho - this keeps config files simple and manageable (rather than containing everything dumped in there). It also keeps the override functionality working, so you can have global settings, and override them on a per system basis.

                                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                meleuM 1 Reply Last reply Reply Quote 2
                                • meleuM
                                  meleu @BuZz
                                  last edited by

                                  @BuZz said in what retroarch.cfg should be writable? [RetroPie 3.7]:

                                  We don't use the "configuration per core" setting - but when launching retropie for snes, it will pass the config/snes/retroarch.cfg to retroarch, so that would be used if saving on exit. That file contains a few overrides, and includes the main retroarch.cfg

                                  But what I want is to change exactly the main retroarch.cfg via rgui. I can do it now, everything is OK. But I think it should not be necessary all this work to make it possible.

                                  By the way, I didn't have this problem on RetroPie 3.6.

                                  • Useful topics
                                  • joystick-selection tool
                                  • rpie-art tool
                                  • achievements I made
                                  1 Reply Last reply Reply Quote 0
                                  • BuZzB
                                    BuZz administrators
                                    last edited by

                                    We haven't changed anything regarding this since RetroPie 3.6 btw - I don't think any behaviour has changed, but it's nothing our end. If you want to manage the configuration via RGUI, you can launch it from the retroarch menu, and tell it to save setting on exit. You can also use "Save New Config" to save a config under a new name to manually import settings to your main retroarch.cfg

                                    Perhaps you can explain what you think has changed?

                                    We did improve our own configuration editor to manage more configuration options though so people don't have to use the RGUI, as one settings are saved from that it is much harder to manage the config files manually.

                                    To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                    meleuM 1 Reply Last reply Reply Quote 0
                                    • meleuM
                                      meleu @BuZz
                                      last edited by

                                      @BuZz sorry! I was wrong! I've just installed 3.6 now and had the same problem. I tried to change some settings and then Save Current Config, nothing happens... :(

                                      And your solution works perfectly:

                                      If you want to manage the configuration via RGUI, you can launch it from the retroarch menu, and tell it to save setting on exit.

                                      It solve the "configuring RetroArch via RGUI" problem. I'm happy with it. But the "nothing-happens" behavior when I click on Save Current Config is a little annoying.

                                      • Useful topics
                                      • joystick-selection tool
                                      • rpie-art tool
                                      • achievements I made
                                      1 Reply Last reply Reply Quote 0
                                      • BuZzB
                                        BuZz administrators
                                        last edited by

                                        You could report that to RetroArch - https://github.com/libretro/RetroArch

                                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                        1 Reply Last reply Reply Quote 1
                                        • senkunS
                                          senkun
                                          last edited by

                                          Fwiw i like it the way it is, to save anything you've changed from within rgui you have to enable save on exit and quit. And that it reverts to disabled is a godsend, i can't imagine the mess i'd have made if it saves my changes without me being absolutely sure that i want the changes.

                                          1 Reply Last reply Reply Quote 0
                                          • meleuM
                                            meleu
                                            last edited by meleu

                                            Please guys, forgive me! I've just read it on RGUI wiki:

                                            While you are changing settings in runtime, they are not saved to disk afterwards on PC by default. If you want RetroArch to automatically write back the config, either set config_save_on_exit = true in config, or enable this under Settings -> Config Save On Exit from within RGUI.

                                            By design, the config file is considered immutable as it is likely maintained by the user, and should not be overwritten behind the users back. This is not the case on consoles however, where looking at the config manually isn't really an option for most users.

                                            • Useful topics
                                            • joystick-selection tool
                                            • rpie-art tool
                                            • achievements I made
                                            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.