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

    My ROMS worked before... but now they don’t

    Scheduled Pinned Locked Moved Help and Support
    romssystems
    70 Posts 8 Posters 5.8k 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.
    • B
      Brandon12345678 @mitu
      last edited by

      @mitu I have the pixel desktop installed.

      B 1 Reply Last reply Reply Quote 0
      • B
        Brandon12345678 @Brandon12345678
        last edited by

        @Brandon12345678 Do you think that uninstalling it will solve the problem?

        dankcushionsD 1 Reply Last reply Reply Quote 0
        • dankcushionsD
          dankcushions Global Moderator @Brandon12345678
          last edited by

          @Brandon12345678 you can have the pixel desktop installed, but you can't run retropie via it. you need to exit out of it back to the command line to launch retropie. this is mentioned in the docs: https://retropie.org.uk/docs/FAQ/#where-did-the-desktop-go

          B 1 Reply Last reply Reply Quote 1
          • B
            Brandon12345678 @dankcushions
            last edited by

            @dankcushions I am not running RetroPie via the pixel desktop. My pi is set to boot right into RetroPie upon startup.

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

              Start EmulationStation with the --debug switch from the command line and then post the log ($HOME/.emulationstation/es_log.txt) to pastebin.com.
              Disable first the Parge Gamelists Only setting.

              B 2 Replies Last reply Reply Quote 0
              • B
                Brandon12345678 @mitu
                last edited by Brandon12345678

                @mitu I have never done the debug switch before. Would you just type —debug in the command line before entering EmulationStation?

                1 Reply Last reply Reply Quote 0
                • B
                  Brandon12345678 @mitu
                  last edited by

                  @mitu I don’t have the folder EmulationStation in my home directory.

                  dankcushionsD 1 Reply Last reply Reply Quote 0
                  • dankcushionsD
                    dankcushions Global Moderator @Brandon12345678
                    last edited by

                    @Brandon12345678 it's not Emulationstation it's .emulationstation. read carefully.

                    eg:

                    pi@raspberrypi:~ $ cd .emulationstation/
                    pi@raspberrypi:~/.emulationstation $ 
                    
                    B 1 Reply Last reply Reply Quote 0
                    • B
                      Brandon12345678 @dankcushions
                      last edited by

                      @dankcushions Here is the link to the paste of the es_log.txt,

                      https://pastebin.com/QGhEchna

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

                        @Brandon12345678 There's a single error about the coleco system missing the folder, but that's harmless.

                        Unless you're having Sdcard issues - and files are disappearing because of it - I don't see what causes this. ROM/games don't disappear because you install an new emulator.

                        For the issue of launching games though, the errors should be present in /dev/shm/runcommand.log, after launching a game. Can you post also this log file ? Make sure you enable verbose logging when launching the game, from the runcommand launch menu.

                        1 Reply Last reply Reply Quote 0
                        • B
                          Brandon12345678
                          last edited by

                          The runcommand says this,

                          (==) Log file: "/home/pi/.local/share/xorg/Xorg.0.log", Time: Thu Jun 18 13:07:01 2020
                          (==) Using system config directory "/usr/share/X11/xorg.conf.d"
                          modprobe: FATAL: Module g2d_23 not found in directory /lib/modules/4.19.118-v7l+
                          

                          A weird thing was that I tested a couple roms from different systems(For example, Bubsy on genesis) and they load, but there is a black screen and a retroarch error comes up saying that it failed to extract the game's contents. I think when parse gamelists is turned off, the games that run with it turned on do this. Weird.

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

                            @Brandon12345678 Your log file shows the X.org log file, which suggests the launch command is start Xwindows - this is not how the RetroPie default image is configured.
                            You're using a customized/3rd party image. I suggest, as others already did, to start from a stock image and you'll probably not have this issue.

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              Brandon12345678 @mitu
                              last edited by

                              @mitu how would you get the stock image?

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                Brandon12345678 @Brandon12345678
                                last edited by

                                @Brandon12345678 If it was a legit image, could this problem be a bug in rpi4 RetroPie since the rpi4 version is a beta right now.

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

                                  @Brandon12345678 said in My ROMS worked before... but now they don’t:

                                  If it was a legit image, could this problem be a bug in rpi4 RetroPie since the rpi4 version is a beta right now.

                                  That's a moot question, since you're not using a stock image. It's not a 'bug' though.

                                  how would you get the stock image?

                                  From retropie.org.uk/download.

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    Brandon12345678 @mitu
                                    last edited by

                                    @mitu That is how I installed RetroPie this time. I downloaded my image from there.

                                    ClydeC 1 Reply Last reply Reply Quote 0
                                    • ClydeC
                                      Clyde @Brandon12345678
                                      last edited by

                                      @Brandon12345678 Then why did you install the Pixel desktop? Maybe you should start again with a fresh official image and don't install Pixel.

                                      If you wanted a desktop in your RetroPie installation for more convenience in managing and editing files etc., there are other ways to make your life (a little) easier, e.g. the terminal-based file manager mc. Just enter mc in the terminal to run it.

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        Brandon12345678 @Clyde
                                        last edited by Brandon12345678

                                        @Clyde Ok thanks. I wanted to have a desktop, but have it boot into a terminal.

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          Brandon12345678 @Brandon12345678
                                          last edited by

                                          @Brandon12345678 How can I save as much of my RetroPie data like configs and ROMS to put them back on there when I reset?

                                          sirhenrythe5thS ClydeC 2 Replies Last reply Reply Quote 0
                                          • sirhenrythe5thS
                                            sirhenrythe5th @Brandon12345678
                                            last edited by sirhenrythe5th

                                            @Brandon12345678 the same way you got them on your stock image, just in reverse-mode.

                                            -- Retro-Achievements Username: SirALX --
                                            RetroRatio: 1.88
                                            Started Games beaten: 2,47%
                                            Site Rank: 4382/93743 ranked users (TOP 4.76%)
                                            Last seen in [The Legend of Zelda: Lost in Time (HACK) [N64], exploring Hyrule at Night]

                                            B 1 Reply Last reply Reply Quote 1
                                            • 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.