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

    RetroArch Help Request :

    Scheduled Pinned Locked Moved Help and Support
    pi 4 retroarch
    21 Posts 4 Posters 595 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.
    • R
      ReadyPlayaWon Banned @escc1986
      last edited by ReadyPlayaWon

      @escc1986 said in RetroArch Help Request ::

      any way you can send me your retroarch.cfg ? (so i can copy and paste )

      this is all there is ... but there are a bunch on mappings in the /opt/retropie/configs/dreamcast/mappings folder (image below)

      # Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
      
      input_remapping_directory = "/opt/retropie/configs/dreamcast/"
      
      #include "/opt/retropie/configs/all/retroarch.cfg"
      
      
      
      

      alt text

      E 1 Reply Last reply Reply Quote 0
      • E
        escc1986 @ReadyPlayaWon
        last edited by

        @ReadyPlayaWon

        thank you for that

        you absoultly right , not much i can do ...

        should i remove the all/retroarch.cfg

        or

        should i do a fresh clean start ?

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

          @escc1986 said in RetroArch Help Request ::

          should i remove the all/retroarch.cfg

          No, you shouldn't - this will break the other systems that are working right now.

          Please provide the info asked in https://retropie.org.uk/forum/topic/3/read-this-first and also a detailed (verbose) log from running a dreamcast game, as mentioned in that topic.

          E 1 Reply Last reply Reply Quote 0
          • E
            escc1986 @mitu
            last edited by

            @mitu

            Pi Model or other hardware: (B, B+, 2 B, 3, X86 PC etc..) : pi 4 B

            Power Supply used: (If using a Pi) Official power supply 5.1 3A

            RetroPie Version Used (eg 3.6, 3.8.1, 4.1 - do not write latest): 4.6
            Built From: Pre made SD Image on RetroPie website

            USB Devices connected: keyboard , Nes Controller , dolphin bar

            Controller used: NES controller

            Error messages received:
            Verbose log (if relevant):

            Parameters: 
            Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-flycast/flycast_libretro.so </dev/null --config /opt/retropie/configs/dreamcast/retroarch.cfg "/home/pi/RetroPie/roms/dreamcast/_Naomi Rail Shooters/ninjaslt.zip" --appendconfig /dev/shm/retroarch.cfg
            [CDROM] No sg devices found and sg kernel module is not loaded.
            /opt/retropie/supplementary/runcommand/runcommand.sh: line 1255:  1989 Illegal instruction     /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-flycast/flycast_libretro.so --config /opt/retropie/configs/dreamcast/retroarch.cfg "/home/pi/RetroPie/roms/dreamcast/_Naomi Rail Shooters/ninjaslt.zip" --appendconfig /dev/shm/retroarch.cfg < /dev/null
            
            

            Emulator: (Name of emulator - if applicable) ir-flycast

            mituM 1 Reply Last reply Reply Quote 0
            • R
              ReadyPlayaWon Banned @escc1986
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • E
                escc1986
                last edited by

                @ReadyPlayaWon

                good advise to back up the sd every week or so ;)

                will keep that in mind

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

                  @escc1986 said in RetroArch Help Request ::

                  Verbose log (if relevant):

                  This is not a verbose log, just a normal log file. Make sure you toggle verbose logging in the runcommand launch menu when starting the game.

                  1 Reply Last reply Reply Quote 0
                  • E
                    escc1986
                    last edited by escc1986

                    @mito where do i find in ssh the Verbose log ?

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      ReadyPlayaWon Banned @escc1986
                      last edited by ReadyPlayaWon

                      @escc1986

                      from the runcommand menu select "L" Launch with verbose logging

                      then using WINScp or PuTTy ... ssh into RetroPie and then log file is in

                      /dev/shm/run/runcommand.log

                      output will look something like this ... (i'm running Guilty Gear Isuka using lr-flycast)

                      Parameters: 
                      Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-flycast/flycast_libretro.so </dev/null --config /opt/retropie/configs/atomiswave/retroarch.cfg "/home/pi/RetroPie/roms/atomiswave/ggisuka.zip" --verbose --appendconfig /dev/shm/retroarch.cfg
                      [INFO] RetroArch 1.8.5 (Git 8bcd74b)
                      [INFO] Redirecting save file to "/home/pi/RetroPie/roms/atomiswave/ggisuka.srm".
                      [INFO] Redirecting savestate to "/home/pi/RetroPie/roms/atomiswave/ggisuka.state".
                      [INFO] === Build =======================================
                      [INFO] Capabilities:  NEON VFPv3 VFPv4
                      [INFO] Built: Apr 20 2020
                      [INFO] Version: 1.8.5
                      [INFO] Git: 8bcd74b
                      [INFO] =================================================
                      [INFO] Loading dynamic libretro core from: "/opt/retropie/libretrocores/lr-flycast/flycast_libretro.so"
                      [INFO] [Overrides] no core-specific overrides found at /home/pi/.config/retroarch/config/Flycast/Flycast.cfg.
                      [INFO] [Overrides] no content-dir-specific overrides found at /home/pi/.config/retroarch/config/Flycast/atomiswave.cfg.
                      [INFO] [Overrides] game-specific overrides found at /home/pi/.config/retroarch/config/Flycast/ggisuka.cfg.
                      [INFO] Config: appending config "/home/pi/.config/retroarch/config/Flycast/ggisuka.cfg"
                      [CDROM] No sg devices found and sg kernel module is not loaded.
                      
                      E 1 Reply Last reply Reply Quote 0
                      • E
                        escc1986 @ReadyPlayaWon
                        last edited by

                        @ReadyPlayaWon

                        thank you for explaing , its late here need to get some rest , will report back here in the morning

                        1 Reply Last reply Reply Quote 0
                        • E
                          escc1986
                          last edited by

                          I slept on it

                          There was nothing I could do , I tried a lot of things I think I completely ruined the whole RetroArch.cfg

                          I just decided to start from scratch with a fresh new start

                          I will be tweaking and orginizing my Pi all day

                          If I come across any issues I will post in the forums

                          Than you both for all the help

                          Appreciate it

                          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.