• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Error Save Retroarch configs: RetroArch 1.12.0 (Git d6deee4)

Scheduled Pinned Locked Moved Help and Support
configsretroarch-conflr-emulatorserror on save
16 Posts 5 Posters 1.5k 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.
  • W
    wmarcio
    last edited by wmarcio 27 Nov 2022, 10:39

    Pi Model or other hardware: pi 3b+
    Power Supply used: Generic 5v 3amp
    RetroPie Version Used: 4.8.2 last commit 18h (2af6c12)
    Built From: (Pre made SD Image on RetroPie website)
    USB Devices connected: USB HDD.
    Controller used: Original PS4 controller wireless.
    Error messages received: [ERROR] [Config]: Failed saving config to"/opt/retropie/configs/nes/retroarch.cfg".
    Verbose log: https://pastebin.com/au4uvBAr
    Guide used:xxx
    File:xxx
    Emulator: ALL lr-cores
    Attachment of config files:

    How to replicate the problem:

    Hello good day.
    I'm having trouble saving settings via retroarch.
    I'm not getting it, and it always gives the error described

    [ERROR] [Config]: Failed saving config to"/opt/retropie/configs/nes/retroarch.cfg".

    This error only happens if I update retroarch to version
    1.12.0 (Git d6deee4), if I downgrade to the previous version, 1.11.1, the settings are saved normally and without problems.

    Files and folders permissions:

    IMG_20221127_074931.jpg

    1 Reply Last reply Reply Quote 0
    • M
      mitu Global Moderator
      last edited by mitu 27 Nov 2022, 15:34

      Does this happen for all systems, or just for nes ? Post the /opt/retropie/configs/nes/retroarch.cfg file also on pastebin.com.

      1.12.0 (Git d6deee4), if I downgrade to the previous version, 1.11.1, the settings are saved normally and without problems.

      RetroPie's previous version was 1.10.0, version 1.11.1 was not packaged by RetroPie - how did you install it ? Also, how did you install lr-fceumm-mod.so ? That's not a core file that RetroPie installs.
      Your setup is quite different from standard RetroPie installation - are you using a 3rd party image ?

      W 3 Replies Last reply 27 Nov 2022, 17:21 Reply Quote 0
      • W
        wmarcio @mitu
        last edited by wmarcio 27 Nov 2022, 17:21

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • W
          wmarcio @mitu
          last edited by 27 Nov 2022, 17:22

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • W
            wmarcio @mitu
            last edited by 27 Nov 2022, 19:47

            @mitu said in Error Save Retroarch configs: RetroArch 1.12.0 (Git d6deee4):

            Does this happen for all systems, or just for nes ? Post the /opt/retropie/configs/nes/retroarch.cfg file also on pastebin.com.

            1.12.0 (Git d6deee4), if I downgrade to the previous version, 1.11.1, the settings are saved normally and without problems.

            RetroPie's previous version was 1.10.0, version 1.11.1 was not packaged by RetroPie - how did you install it ? Also, how did you install lr-fceumm-mod.so ? That's not a core file that RetroPie installs.
            Your setup is quite different from standard RetroPie installation - are you using a 3rd party image ?

            Hello, thanks for your willingness to help.

            Happens with all LR emulators.

            Post the /opt/retropie/configs/nes/retroarch.cfg file also on pastebin.com:

            https://pastebin.com/fbn2Saur

            RetroPie's previous version was 1.10.0, version 1.11.1 was not packaged by RetroPie - how did you install it ?

            Editing the file: retroarch.sh
            In path: home/pi/RetroPie-Setup/scriptmodules/emulators/
            IMG_20221127_164325.jpg

            Also, how did you install lr-fceumm-mod.so ? That's not a core file that RetroPie installs.

            Your setup is quite different from standard RetroPie installation - are you using a 3rd party image ?

            No, it's the original image with the addition of extra scripts, through the https://github.com/Exarkuniv/RetroPie-Extra
            And a few more settings that I made myself.

            Anyway, it worked before, and I never had any problems.

            M D 2 Replies Last reply 28 Nov 2022, 04:49 Reply Quote 0
            • M
              mitu Global Moderator @wmarcio
              last edited by 28 Nov 2022, 04:49

              @wmarcio said in Error Save Retroarch configs: RetroArch 1.12.0 (Git d6deee4):

              Anyway, it worked before, and I never had any problems.

              I don't think it worked before - the configuration file (retroarch.cfg) you posted is not a full config, so RetroArch wasn't saving on exit the configuration as you think (with version 1.11.1). Probably in the new version it correctly logs that it cannot save the config, while in the previous version was not logging this. I'd check the permissions on the file.

              As a side note, you may be better running without config_save_on_exit = true, since it wasn't working before, so it's not really needed for your config. Though I'd probably remove the libretro_directory option from the file, since it's added automatically at runtime by runcommand.

              Note that in newer versions, running a libretro core without a corresponding .info file will lead to not being able to use save/load states. Since you're using a non-standard libretro core (fceumm-mod), that may affect the options present in the quick menu or the functionality of the core.

              W 1 Reply Last reply 28 Nov 2022, 11:49 Reply Quote 1
              • W
                wmarcio @mitu
                last edited by 28 Nov 2022, 11:49

                @mitu Hello, thanks for the clarifications.

                Arriving home tonight, I'll take a look, actually I'm already wanting to migrate all to a USB SSD.
                In any case, I will do some tests beforehand and I will delete the configuration files, thinking that a new one will be created after updating the retroarch to the last available version.

                M D 2 Replies Last reply 28 Nov 2022, 11:59 Reply Quote 0
                • M
                  mitu Global Moderator @wmarcio
                  last edited by 28 Nov 2022, 11:59

                  @wmarcio said in Error Save Retroarch configs: RetroArch 1.12.0 (Git d6deee4):

                  In any case, I will do some tests beforehand and I will delete the configuration files, thinking that a new one will be created after updating the retroarch to the last available version.

                  No, it will not be created automatically when you upgrade RetroArch and I'd advise agains removing the file straight away. The retroarch.cfg for a system is created only when a compatible core is installed/updated.

                  1 Reply Last reply Reply Quote 0
                  • D
                    Darksavior @wmarcio
                    last edited by 29 Nov 2022, 08:11

                    @wmarcio What does that fceumm mod offer over the normal one? Wouldn't it be better to use mesen? I'm not sure if it's usable on a pi3b+.

                    1 Reply Last reply Reply Quote 0
                    • D
                      duglor @wmarcio
                      last edited by 26 Dec 2022, 20:34

                      @wmarcio Do you have a link to the the latest redream update that works with WINCE and can be downloaded with my retropie?

                      B 1 Reply Last reply 26 Dec 2022, 20:50 Reply Quote 0
                      • B
                        BuZz administrators @duglor
                        last edited by 26 Dec 2022, 20:50

                        @duglor please stop posting the same reply in multiple unrelated threads.

                        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
                        • W wmarcio referenced this topic on 18 Jan 2023, 02:07
                        • M
                          mitu Global Moderator
                          last edited by 29 Jan 2023, 04:23

                          @wmarcio This turned out to be a RetroArch bug, which was fixed recently. We'll have to wait for a new release (first after v1.14.0) to get this pulled in our RetroPie package.

                          W 1 Reply Last reply 30 Jan 2023, 13:24 Reply Quote 3
                          • W
                            wmarcio @mitu
                            last edited by wmarcio 30 Jan 2023, 13:24

                            @mitu I knew something was wrong, so I'm sticking with version 11.1.1.
                            This bug has been happening to me for some time, but I had no time to try to ask for help, and only in November did I decide to come to the forum.

                            M 1 Reply Last reply 20 Apr 2023, 11:28 Reply Quote 0
                            • M
                              mitu Global Moderator @wmarcio
                              last edited by 20 Apr 2023, 11:28

                              @wmarcio The RetroArch version in RetroPie has been updated recently, the new version (1.15) should have a fix for the configuration saving issue.

                              W 2 Replies Last reply 21 Apr 2023, 03:29 Reply Quote 1
                              • W
                                wmarcio @mitu
                                last edited by 21 Apr 2023, 03:29

                                @mitu Hello how are you. Thanks tomorrow I will test. Thanks for reminding of me.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  wmarcio @mitu
                                  last edited by 22 Apr 2023, 01:17

                                  @mitu It worked, in fact updating retroarch to version 1.15.0 fixed the issue.

                                  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.

                                    This community forum collects and processes your personal information.
                                    consent.not_received