RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support

    Scheduled Pinned Locked Moved Ideas and Development
    mame
    1.5k Posts 70 Posters 1.8m 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.
    • T
      TedMaul @johnodon
      last edited by

      @johnodon perfect - thank you!!

      1 Reply Last reply Reply Quote 0
      • johnodonJ
        johnodon
        last edited by

        outfxies was discussed earlier in this thread but just wondering if there is any update. Sound is still listed as preliminary...

        <driver status="good" color="good" sound="preliminary" palettesize="8192"/>
        

        Current MAME (not Libretro) plays without issue.

        1 Reply Last reply Reply Quote 0
        • arcadez2003A
          arcadez2003
          last edited by arcadez2003

          MAME2003 would require two extra sound cores + a new M37710 CPU core to emulate the sound for Outfoxies and the rest of the Namco NB1 + NB2 games
          the sound cores would not be too difficult however the CPU core is in no way compatible with our codebase, so it's a non starter otherwise i would have
          hooked up the sound for these games already.

          But of course nothing is impossible in this world, if someone with more talent than me were to come along and radically rework the M37710 so it would be
          compatible with the MAME2003 codebase then you might one day have sound and music in Outfoxies, maybe a bounty might do the trick

          These are the changes to the codebase which would be required........

          0.100u1: R. Belmont fixed incorrect voices in the NB-1 games.
          0.99u9: Added sndhrdw\namcoc7x.c/h. Major Namco sound improvements [R. Belmont]: Added emulated sound and music to all NB-1, NB-2 and System 11 games, using Prop Cycle's MCU BIOS (pr1data.8k) as a substitute until the original can be trojaned or otherwise obtained. Hooked it up for plain System 22 games as well, but they're not interested in passing down proper commands for some reason. Speed-cheated all instances of the M37710/C352 sound system so CPU requirements don't go up much. This also helped back off the requirements a hair for Prop Cycle and Time Crisis. C352 now sets output pitch correctly by input clock. Added M37710 (16128000 Hz) CPU2 and C352 (16128000 Hz) stereo sound.

          Arcade Addict

          1 Reply Last reply Reply Quote 2
          • B
            bluestang
            last edited by bluestang

            @barbudreadmon @arcadez2003 Can any of you explain how the sound driver works? ADSP2105?

            A very weird development, but I was messing around with the aarch (64-bit RPiOS) version of RetroPie and accidentally disabled the sound for mame2003-plus. I loaded up Killer Instinct and it was getting up to 120 fps on what I presume are the "speed ups". This was also using the Vulkan driver.

            So I'm wondering if the slowdowns are caused by the sound driver instead. Later versions of mame have better implementations of the ADSP21XX series...

            1 Reply Last reply Reply Quote 0
            • REK607R
              REK607
              last edited by

              Is Dungeon Magic working fine? I found my dungeonm.zip working slow with choppy sound and music.

              DarksaviorD 1 Reply Last reply Reply Quote 0
              • DarksaviorD
                Darksavior @REK607
                last edited by

                @REK607 That's a taito f3 game. Your pi is too slow to run it. Get a pi4.

                REK607R 1 Reply Last reply Reply Quote 0
                • REK607R
                  REK607 @Darksavior
                  last edited by

                  @Darksavior oh I see, that makes sense because I'm on a RPi 3B, thank you!

                  DarksaviorD 1 Reply Last reply Reply Quote 0
                  • DarksaviorD
                    Darksavior @REK607
                    last edited by

                    @REK607 I think it might work full speed in advmame but I don't use that emulator.

                    sirhenrythe5thS 1 Reply Last reply Reply Quote 0
                    • sirhenrythe5thS
                      sirhenrythe5th @Darksavior
                      last edited by sirhenrythe5th

                      @Darksavior i am the one that uses AdvanceMame here, maybe the only one 😄

                      Yes, Taito F3 games run pretty well using AdvanceMame on a Pi3.
                      They became even better with the 3.x versions (AdvanceMame got optimizations within this update specially for the Raspberry Pi and the overall performance grew with those)

                      -- 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]

                      arcadez2003A 1 Reply Last reply Reply Quote 0
                      • arcadez2003A
                        arcadez2003 @sirhenrythe5th
                        last edited by arcadez2003

                        @sirhenrythe5th said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                        @Darksavior i am the one that uses AdvanceMame here, maybe the only one 😄

                        Yes, Taito F3 games run pretty well using AdvanceMame on a Pi3.
                        They became even better with the 3.x versions (AdvanceMame got optimizations within this update specially for the Raspberry Pi and the overall performance grew with those)

                        Talking of advanceMAME i've contributed a little to that project of late..............
                        https://github.com/amadvance/advancemame/pull/57/commits/c51dd344d5a9f27740c2ad6b40eef58567c36cf2

                        Arcade Addict

                        sirhenrythe5thS 1 Reply Last reply Reply Quote 2
                        • sirhenrythe5thS
                          sirhenrythe5th @arcadez2003
                          last edited by

                          @arcadez2003 Wow, this is great! Thank you so much for taking care of this project! 👍

                          -- 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]

                          1 Reply Last reply Reply Quote 0
                          • REK607R
                            REK607
                            last edited by

                            Hello again, as always, I'm bringin new question! :P Have you ever tried goldnaxj.zip? It doesn't work for me. I'm using goldnaxe.zip but the japanese version is just a bit more enjoyable. Any idea?

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

                              @REK607 It's flagged as not working in mame2003plus, see https://github.com/libretro/mame2003-plus-libretro/blob/6c821ada3292270fe33d483e3c58753e8be136e7/src/drivers/system16.c#L7190.

                              You'll need a more recent MAME or FBNeo to run this one (NB : the romset was renamed to goldnaxej in those, its content is probably different too).

                              FBNeo developer - github - forum

                              1 Reply Last reply Reply Quote 1
                              • arcadez2003A
                                arcadez2003
                                last edited by arcadez2003

                                Yes most versions of Golden Axe are either protected by the FD1094 encryption on the main CPU or the sound via the I8051 MCU
                                i guess we're lucky that the parent romset has no protection hence why it'll work with full sound and music in this core, however
                                the japan version wont work due it being encrypted via the FD1094 which is a pity as it's uncencored vs the other versions.

                                On a seperate note work still plods along with regards to this core the changelog contains a breakdown of the recent fixes and
                                or improvements but just a quick headsup we now support a couple more games...........

                                F1 Super Lap (World)

                                f1lap.png

                                As per a request i fixed up this game a while back but we only supported the japan version, at least now with the World release
                                the game instructions will be in English which is handy if you want to suss out how and when to use the turbo/overtake button.

                                Xmen (6, Player Version)

                                xmen6p.png

                                As per another request we fixed up the 6 Player version of this game so now you can round up 5 of your mates or random complete
                                strangers and fire into this game at the same time :)

                                Arcade Addict

                                B 1 Reply Last reply Reply Quote 7
                                • B
                                  barbudreadmon @arcadez2003
                                  last edited by

                                  @arcadez2003 said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                                  As per another request we fixed up the 6 Player version of this game so now you round up 5 of your mates or random complete
                                  strangers and fire into this game at the same time :)

                                  That's neat, you backported the recent FBNeo fixes/improvements too ?

                                  FBNeo developer - github - forum

                                  arcadez2003A 1 Reply Last reply Reply Quote 0
                                  • arcadez2003A
                                    arcadez2003 @barbudreadmon
                                    last edited by

                                    @barbudreadmon said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                                    @arcadez2003 said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                                    As per another request we fixed up the 6 Player version of this game so now you round up 5 of your mates or random complete
                                    strangers and fire into this game at the same time :)

                                    That's neat, you backported the recent FBNeo fixes/improvements too ?

                                    Well someone asked me to get the game playable that was my main focus firstly, however it does have a few graphical niggles here and there
                                    nothing major from what i could tell, but yeah anything which will improve the game in that dept is always of interest i'll check the FBN git
                                    later.

                                    But as is always the case backporting code from the latest MAME or FBN cores to MAME2003 is not always straightforward ;)

                                    Arcade Addict

                                    B 1 Reply Last reply Reply Quote 1
                                    • B
                                      barbudreadmon @arcadez2003
                                      last edited by

                                      @arcadez2003 said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                                      however it does have a few graphical niggles here and there
                                      nothing major from what i could tell

                                      Most of the issues should be in later stages, dink also did a wonderful job at implementing the k054539 delay/echo sound effects

                                      FBNeo developer - github - forum

                                      arcadez2003A 1 Reply Last reply Reply Quote 0
                                      • arcadez2003A
                                        arcadez2003 @barbudreadmon
                                        last edited by arcadez2003

                                        deleted

                                        Arcade Addict

                                        1 Reply Last reply Reply Quote 0
                                        • arcadez2003A
                                          arcadez2003
                                          last edited by arcadez2003

                                          Ok i've backported the code to my MAME72 test core just trying it just now everything looks good so far all being well i'll port it
                                          across to MAME2003+ sometime tonight.

                                          @barbudreadmon thanks for the heads up around these improvements Cheers!!

                                          Edit dinks fixes for the 6 player version of Xmen have now been added to this core.

                                          Arcade Addict

                                          1 Reply Last reply Reply Quote 4
                                          • AshpoolA
                                            Ashpool
                                            last edited by Ashpool

                                            6Player Version of Xmen -> Reminds me:
                                            For ROMLister or similiar Tools, which version of the multiplayer.ini/nplayer.ini should/could be used? I guess that the one for .78 won't suffice and later ones may be inappropiate due to missing - and/or renamed roms?

                                            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.