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

    Neo CD

    Scheduled Pinned Locked Moved Help and Support
    neogeo cd
    36 Posts 7 Posters 9.4k 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.
    • ByteThisB
      ByteThis
      last edited by ByteThis

      I have been trying to get Neo Geo Cd to work. I have the necessary bios files, but I don't know which files to edit and add --subsystem neocd in, and if we need to add a change in the extension of the emulator config to add in .iso and .cue. Any insight would be appreciated.

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

        @bytethis I think NeoGeo CD support has been committed recently in the RetroPie setup script itself (https://github.com/RetroPie/RetroPie-Setup/pull/2413). You need to update the RetroPie-Setup script, then update (or maybe reinstall ?) the lr-fbalpha package, then copy your .iso/.cue files in the arcade, neogeo or fba folders.
        As for the necessary BIOS files, see this topic for details.

        ByteThisB 1 Reply Last reply Reply Quote 0
        • ByteThisB
          ByteThis @mitu
          last edited by ByteThis

          @mitu Thanks for the reply. I have updated lr-fbalpha package and have the neocdz and neogeo bios files. I tried an .iso along with a .cue file in each of the arcade, neogeo and fba folders but they won't run. It is mentioned here : https://github.com/libretro/fbalpha/issues/4 and here : https://retropie.org.uk/forum/topic/18011/fba-is-not-arcade-only about having to add --subsystem neocd to the command line . This is the only thing I suspect why it the roms won't run.

          robertvb83R mituM 2 Replies Last reply Reply Quote 0
          • robertvb83R
            robertvb83 @ByteThis
            last edited by

            @bytethis is there any reason to prefer neogeo cd instead of the MVS rom version within fba romset?

            as far as i know cd versions where only released for few earlier games but it was generally limited due to small cache and long loading times of the neogeo cd.

            My full size arcade cabinet Robotron vs. Octolyzer

            ByteThisB B 2 Replies Last reply Reply Quote 0
            • ByteThisB
              ByteThis @robertvb83
              last edited by

              @robertvb83 Just something new to learn and experiment with I suppose. Want to see the quality difference of games. I have seen the NeoGeo Cd game list and has some titles that I already have and wanted to play the NeoCD versions. My Retropie setup has seemed to be idle with adding anything new in quite awhile , so thought I would try something different.

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

                @bytethis Can you use the Runcommand launch menu and change the emulator for the NeoGeo CD game to lr-fbalpha-neocd ? I think this is how the command command line gets the -subsystem neocd parameter when running with an .iso or .cue file. If that works, then you can save this emulator for the game.

                ByteThisB 1 Reply Last reply Reply Quote 0
                • ByteThisB
                  ByteThis @mitu
                  last edited by

                  @mitu I went into Runcommand, but the option for lr-fbalpha-neocd isn't there. Just lr-fbalpha and lr-fbalpha-2012.

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

                    @bytethis Can you post your /opt/retropie/configs/arcade/emulators.cfg file ? After updating right now, the contents of the file contains the support for launching NeoGeo CD images

                    lr-fbalpha = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fbalpha/fbalpha_libretro.so --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
                    lr-mame2003 = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2003/mame2003_libretro.so --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
                    advmame = "/opt/retropie/emulators/advmame/bin/advmame %BASENAME%"
                    default = "lr-fbalpha"
                    lr-fbalpha-neocd = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fbalpha/fbalpha_libretro.so --subsystem neocd --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
                    

                    and the same for fba

                    lr-fbalpha = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fbalpha/fbalpha_libretro.so --config /opt/retropie/configs/fba/retroarch.cfg %ROM%"
                    default = "lr-fbalpha"
                    lr-fbalpha-neocd = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fbalpha/fbalpha_libretro.so --subsystem neocd --config /opt/retropie/configs/fba/retroarch.cfg %ROM%"
                    
                    ByteThisB 1 Reply Last reply Reply Quote 0
                    • ByteThisB
                      ByteThis @mitu
                      last edited by

                      @mitu How do I make the black background for easier reading ? Never had to do it before.

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

                        @bytethis said in Neo CD:

                        How do I make the black background for easier reading

                        http://commonmark.org/help/

                        ByteThisB 1 Reply Last reply Reply Quote 0
                        • ByteThisB
                          ByteThis @mitu
                          last edited by ByteThis

                          Wiil try again..lol. I put it on pastebin :https://pastebin.com/DTWnxFdL

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

                            @bytethis Ok, it's clear your file doesn't contain the correct emulator invocation, but - as I said in the beginning - this was committed recently, so you'd have to run an update for both the RetroPie-Setup script and at least update the lr-fbalphapackage.

                            ByteThisB 1 Reply Last reply Reply Quote 1
                            • ByteThisB
                              ByteThis @mitu
                              last edited by ByteThis

                              @mitu Ok..I updated it 3 days ago first from source..tried it..no go..then update from binary..still no go. I will update from source again. Thankyou for your help..very much appreciated.

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

                                @bytethis You don't need to update from source, the emulator is the same, it's just the support for the NeoGeo CD that was added as a configuration option. Update from binary and you should be fine.

                                ByteThisB 1 Reply Last reply Reply Quote 0
                                • ByteThisB
                                  ByteThis @mitu
                                  last edited by

                                  @mitu I updated from binary and still no change. Rom still kicks back to the menu and no option for lr-fbalpha-neocd.

                                  1 Reply Last reply Reply Quote 0
                                  • markwkiddM
                                    markwkidd
                                    last edited by markwkidd

                                    Update RetroPie-Setup, not the emulator.

                                    ByteThisB 1 Reply Last reply Reply Quote 0
                                    • ByteThisB
                                      ByteThis @markwkidd
                                      last edited by

                                      @markwkidd Retropie Setup is up to date.

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

                                        Ok, then try to add the line with the neocd I pasted in the arcade system's emulators.cfg and see if it shows up in the Runcommand launch menu.

                                        ByteThisB 1 Reply Last reply Reply Quote 0
                                        • ByteThisB
                                          ByteThis @mitu
                                          last edited by ByteThis

                                          @mitu I got it to work. I was trying it on Retropie version 4.2, which I had more space on that sd card for the rom. I forgot I had a brand new sd card with the newest Retropie on it (brain fart ) .I updated the lr-fbalpha and added the rom and bioses and it works. There is an option for lr-fbalpha-neocd in the runcommand menu now . Thanks for all your help man !

                                          ByteThisB 1 Reply Last reply Reply Quote 0
                                          • B
                                            barbudreadmon @robertvb83
                                            last edited by barbudreadmon

                                            @robertvb83 said in Neo CD:

                                            @bytethis is there any reason to prefer neogeo cd instead of the MVS rom version within fba romset?

                                            Pros :

                                            • Better sound in some game
                                            • 1 exclusive game (Samourai Showdown RPG) which is in japanese but have unofficial translations it seems. Well, from what i heard, it's not a great game.

                                            Cons :

                                            • Some sprites/animations are removed here and there in some games
                                            • Loading

                                            FBNeo developer - github - forum

                                            DarksaviorD 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.