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

    Naomi Error 01

    Scheduled Pinned Locked Moved Help and Support
    naomilr-flycastatomiswave
    20 Posts 8 Posters 8.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.
    • dankcushionsD
      dankcushions Global Moderator
      last edited by

      @obsolete said in Naomi Error 01:

      [libretro ERROR] 00:00:963 hw/naomi/gdcartridge.cpp:523 E[NAOMI]: Naomi GD-ROM: can't open /home/pi/RetroPie/roms/dreamcast/ggxxac//ggxxac/gdl-0041
      [libretro INFO] 00:00:963 hw/naomi/naomi_cart.cpp:373 N[NAOMI]: NAOMI GAME ID [(ROM too small)]

      presume your rom is incorrect. i believe flycast uses latest MAME romsets.

      1 Reply Last reply Reply Quote 0
      • S
        swagford
        last edited by

        Having the exact same problem. Any Naomi based game that requires a CHD file gives a "Error 01" message on the Naomi splash screen. Melty Blood, which doesn't use a CHD file, works perfectly fine so I assume this isn't a BIOS issue (I even downloaded Melty Blood from the same source as other games). I've tried Guilty Gear XX Accent Core, Chaos Field, Border Down and Kuru Kuru Chamleon and all have the same result.

        I read somewhere else that it could be a VMU issue and enabling "Per-Game VMUs" and deleting "dc_nvmem.bin" could possibly work, but I can't for the life of me find this per-game VMU setting in RetroArch...

        Running a Raspberry Pi 4 with Retropie through EmulationStation. Using latest version of lr-flycast. Have dc_boot.bin, dc_flash.bin, and naomi.zip in folder retropie/BIOS/dc .

        S O 2 Replies Last reply Reply Quote 0
        • S
          skj @swagford
          last edited by skj

          @swagford

          I have all of those games working with no issues. I dont use the mame romsets as they require the .chd format, but if you can find the .lst versions they work perfectly

          Heres what i have for borderdown to give you and idea what to search for.

          borderdown.dat (212mb)
          borderdown.lst (63k)
          borderdown.lst.eeprom (128k)
          borderdown.lst.nvmem (32k)

          1 Reply Last reply Reply Quote 0
          • O
            obsolete
            last edited by

            I’ve been messing around and have gotten them to work.

            1. Create a folder with the title of the game.
            2. Put the rom inside.
            3. Create a folder within the folder with the same name as the rom.
            4. Put the CHD in the folder.

            Turns out that’s just the way that it’s searching the directory for the CHD.

            R 1 Reply Last reply Reply Quote 2
            • O
              obsolete @swagford
              last edited by

              @swagford This is an example of how it should look

              /home/pi/RetroPie/roms/dreamcast/ggxxac//ggxxac/gdl-0041
              
              S 1 Reply Last reply Reply Quote 0
              • S
                swagford @obsolete
                last edited by

                @obsolete This was the problem apparently. Putting the CHD file in its own appropriately named sub-folder worked. Thanks so much!

                O 1 Reply Last reply Reply Quote 0
                • O
                  obsolete @swagford
                  last edited by

                  @swagford No problem!

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

                    @obsolete said in Naomi Error 01:

                    [libretro INFO] 00:00:294 hw/mem/_vmem.cpp:556 N[VMEM]: Info: nvmem is enabled, with addr space of size 512MB
                    [libretro ERROR] 00:00:963 hw/naomi/gdcartridge.cpp:523 E[NAOMI]: Naomi GD-ROM: can't open /home/pi/RetroPie/roms/dreamcast/ggxxac//ggxxac/gdl-0041
                    [libretro INFO] 00:00:963 hw/naomi/naomi_cart.cpp:373 N[NAOMI]: NAOMI GAME ID [(ROM too small)]
                    [libretro INFO] 00:01:017 hw/maple/maple_devs.cpp:569 N[MAPLE]: Loaded VMU from file "/home/pi/RetroPie/BIOS/dc/dc/vmu_save_B1.bin"
                    [libretro INFO] 00:01:026 nullDC.cpp:267 N[BOOT]: [LUT]: Naomi ROM name is: (ROM too small).

                    Your ROM is incomplete, you're missing the chd file for the ROM or the .zip file location is incorrect (shouldn't be in the ggxxac folder).

                    In the future, for large log files please use pastebin.com (or a similar site) to post it.

                    1 Reply Last reply Reply Quote 0
                    • R
                      RVA-818X-LAYstar @obsolete
                      last edited by

                      @obsolete said in Naomi Error 01:

                      I’ve been messing around and have gotten them to work.

                      Create a folder with the title of the game.
                      Put the rom inside.
                      Create a folder within the folder with the same name as the rom.
                      Put the CHD in the folder.

                      Turns out that’s just the way that it’s searching the directory for the CHD.

                      Thank you, this worked for me.

                      It makes no sense, and it doesn't require this folder structure for retroarch on your windows PC, but in retropie this is required for the games to run.

                      You need to have (for example for Guilty Gear XX):

                      /home/pi/Retropie/roms/dreamcast/Naomi/ggxx/ggxx.zip
                      /home/pi/Retropie/roms/dreamcast/Naomi/ggxx/ggxx/gdl-0011.chd

                      In my case I have an extra 'Naomi' subfolder for organisation, you can leave that off if you don't want it.

                      Other games like Akatsuki Blitz that don't require CHD files can be setup normally in the following folder structure:

                      /home/pi/Retropie/roms/dreamcast/Naomi/ausfache.zip

                      again I have an extra 'Naomi' subfolder for organisation, you can leave that off if you don't want it.

                      1 Reply Last reply Reply Quote 0
                      • R
                        Rom3oRx8
                        last edited by

                        @obsolete said in Naomi Error 01:

                        Create a folder with the title of the game.
                        Put the rom inside.
                        Create a folder within the folder with the same name as the rom.
                        Put the CHD in the folder.

                        Working as a charm. Found out same solution after searching a few hours ^^

                        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.