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.
    • RiverstormR
      Riverstorm
      last edited by

      @lockescow - You should be fine switching and it works great on the Pi 3. There's definitely more features, to many to list. A recent feature not listed anywhere yet (I don't think) is @grant2258 implemented 4-way joystick support. Basically it ignores the diagonal positions on a 8-way joystick so 4-way games have improved game play. It's really new but seems to be working very well.

      Another relating to the first example, two games, Q-Bert and Congo Bongo used 45 degree rotated joysticks and I do something like below from the TAB input screen in MAME. With the new 4-way option toggled on it breaks that setup and needs addressed. Basically you might see things change or need addressing as the core evolves.

      Up = Up/Right
      Down = Down/Left
      Right = Right/Down
      Left = Left/Up
      

      If you already have a 2003 ROM set complete Plus is over 99% the same (there's 1 or 2 ROM difference but neither are major titles). In addition you get another 130 or so games which is perfect if among them is a favorite or not if they aren't.

      You'll also see improvements/upgrades to some of the existing common ROMs between the cores like Bubble Bobble is more accurate with back ported code and better/newer ROM dumps. If a game is compatible with the code base that doesn't require an overhaul they devs are pretty friendly and will add it whereas I think 2003 will not add any new games for consistency.

      It's still experimental so things might change or be improved and it could break your current setup, whereas, 2003 is pretty rock solid and doesn't change much. Maybe code changes but not ROM changes. I would call it a strong point. It's stable, it's better for troubleshooting vs. new features that could break things.

      The ROM set will be the same regardless but Plus might add, remove or update ROMs from day to day. It's kind of like recommending a "beta" over a "general release" build but honestly Plus is pretty solid too.

      If you like to set it and forget it 2003 might be the better choice but if you're willing to address the occasional break, reconfiguration or ROM set update than Plus offers more features and is still actively being developed on the other hand improvements in one core often make it to the other. Both are solid choices and you can't go wrong with either.

      Really the biggest differences are going to be interface options and features, game play is pretty much identical. Get into the core options and poke around a bit. You could load both cores and test with one or two ROMs to get a feel for both to see if one sits well with you over the other.

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

        The new RetroArch artwork bounty is now up to $150 thanks to a contribution from @thatman84 , thanks!

        https://www.bountysource.com/issues/64629256-65-bounty-robust-support-for-backdrop-bezel-and-overlay-integral-artwork

        1 Reply Last reply Reply Quote 1
        • G
          grant2258 Banned
          last edited by grant2258

          @Riverstorm setting up/right ect will also break a normal 4 way joytick working in mame this is not a bug it 4 way joystick behavior thats what the new setting is doing. Use the old setting and you get the problems with all other games you are having. You would need a new setting for 45 degree rotated 4ways or just use the original setting with that mapping. Anything that breaks original hardware working is not a good default you should be picking a setting based on the game your playing. I dont imagine there is a lot of 45 degrees shifted joystick games I could be wrong

          1 Reply Last reply Reply Quote 0
          • RiverstormR
            Riverstorm
            last edited by

            @grant2258 - Yeah I had that configuration for Q-Bert and Congo Bongo before the 4-way change. It's a great way to play those few isometric games a little more correctly-ish.

            Anyway after the feature implementation those two games didn't work correctly unless 4-way mode is set to off, which makes sense since you can't move at a diagonal with it on. I would never set direction/diagonals as a default global configuration. The example was more a point about things may change and need troubleshooting in Plus vs. 2003 when deciding on which core to use.

            G 1 Reply Last reply Reply Quote 0
            • G
              grant2258 Banned @Riverstorm
              last edited by

              @riverstorm said in mame2003-plus: 350 new games, improved input, features, new bugs - now with runahead support:

              tation those two games didn't work correctly unless 4-way mode is set to off, which makes sense since you can't move at a diagonal with it on. I would never set direction/diagonals as a default global

              @Riverstorm no problems ive posted workable solution theory to this for the new 4 way so it can support these games but we will need a list of games and agreement its the best way to do it first its in the github thread

              RiverstormR 1 Reply Last reply Reply Quote 0
              • RiverstormR
                Riverstorm @grant2258
                last edited by

                Here's what I could find for 45 degree rotated games. Their might be more to add though.

                Congo Bongo
                Inferno
                Jack Rabbit (8-way stick but uses only diagonals for gameplay)
                TYLZ
                Q-Bert
                Q-Bert Qubes
                
                1 Reply Last reply Reply Quote 0
                • markwkiddM
                  markwkidd
                  last edited by

                  Public service announcement about romsets

                  Based on support requests I've handled from the libretro Discord server, there are at least two different bootleg mame2003-plus romset collections now floating around.

                  It may be that one of these collections is good and reliable but also maybe not. In the meantime I've also moved our romset rebuilding instructions to the official libretro docs: https://docs.libretro.com/library/mame2003_plus/#building-romsets-for-mame-2003-plus

                  Rebuilding your romsets is the only way to know for sure that you have a good set!

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

                    PUBLIC SERVICE ANNOUNCEMENT ABOUT VECTORS

                    nayslayer has contributed a patch to mame2003 that should fix its longstanding video quality issues rendering vector games. Once the patch is fully working, it'll get ported to mame2003-plus as well. @caver01 I can't resist the urge to tag you, although no worries if you don't have time to take a look right now. :)

                    If anyone is interested in testing this improved vector quality, rebuild mame2003 from source (not mame2003-plus) and give it a whirl with Tempest, Star Wars, or your own favorite vector game. Edit: You will need to change your mame2003 vector-related core options, as the old un-enabled core options for vectors will still be place even after you build from source.

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

                      The new vector patch is now in mame2003-plus as well -- rebuild mame2003-plus from source for new adventures! I only had a tantalizingly small amount of time to play with the options but things are looking very snazzy!

                      Here's Tempest at 2x resolution, antialias, and a beam width of 3 (click to see it at full size or you may get aliasing re-introduced by your browser):
                      Antialias

                      caver01C ClydeC 2 Replies Last reply Reply Quote 2
                      • caver01C
                        caver01 @markwkidd
                        last edited by

                        @markwkidd thanks! As a contributor I have been copied on all of the bounty messaging too. I have to admit the I have only loosely followed the 2003-plus conversation but that interests me too.

                        I am looking forward to trying the vector games this weekend. I am so curious how they might compare to advmame.

                        My 4-player cocktail style cabinet built as a custom "roadcase"

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

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

                          Here's Tempest at 2x resolution, antialias, and a beam width of 3 (click to see it at full size or you may get aliasing re-introduced by your browser):

                          I don't get this picture if I use your settings. The vectors just get wider and more blurry, but the resolution remains very low. tvservice -s shows the current resolution to be 1600x1200. It's the same with mame2003 and mame2003-plus. What am I doing wrong?

                          Asteroids with blurry vectors

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

                            @Clyde did you rebuild both from source?

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

                              @dankcushions Yes, both. mame2003 yesterday and mame2003-plus today.

                              Argh, never mind. I had to quit and restart the cores to change the resolution. A restart from RA's Quick Menu wasn't enough.

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

                                @Clyde haha, ok cool! it even says to restart in the option text ;)

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

                                  @dankcushions Yes, but there is a Restart entry in the Quick menu. I thought the text meant that one.

                                  markwkiddM 2 Replies Last reply Reply Quote 0
                                  • Z
                                    zenobiaflex
                                    last edited by

                                    I am loving the new 2003 plus; so far, I am happy to report that the ROMs I have tried so far are all functioning much better than when I was mucking around with the original 2003. Having sound work in DK is really wonderful.
                                    One thing I noticed is that the copyright warning that pops-up seems to be on by default. When I went into the retroarch-core-options.cfg file, I noticed this:

                                    mame2003-plus-skip_disclaimer = "enabled"

                                    mame2003-plus_skip_disclaimer = "disabled"

                                    The second occurs several lines down, but additionally, the latter use an underscore after the word "plus" while the former uses a dash after plus. Now I am not sure which is correct. The file actually has the first few with a dash and the latter with an underscore (see below for a paste from the file)

                                    mame2003-plus-dcs-speedhack = "enabled"
                                    mame2003-plus-samples = "enabled"
                                    mame2003-plus-skip_disclaimer = "enabled"
                                    mame2003-plus_brightness = "1.0"
                                    mame2003-plus_dcs_speedhack = "enabled"
                                    mame2003-plus_dialsharexy = "disabled"
                                    mame2003-plus_display_setup = "disabled"
                                    mame2003-plus_enable_backdrop = "disabled"
                                    mame2003-plus_four_way_emulation = "original"
                                    .
                                    .
                                    .

                                    Now I am not sure which is correct. I assume it is the dash, but the odd thing was that the file in my case showed it as enabled in the first case and disabled in the latter, but it seemed to be reading the latter. I just set all instances to enabled, but have not checked to see what works just yet. Anyone know which is correct or why the cfg file is variable?

                                    markwkiddM RiverstormR 2 Replies Last reply Reply Quote 0
                                    • markwkiddM
                                      markwkidd @Clyde
                                      last edited by

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

                                      @dankcushions Yes, but there is a Restart entry in the Quick menu. I thought the text meant that one.

                                      Maybe the text should read "Resart core"... that seems like a good idea.

                                      1 Reply Last reply Reply Quote 1
                                      • markwkiddM
                                        markwkidd @zenobiaflex
                                        last edited by

                                        @zenobiaflex If it wouldn't cause you any particular issues, I would suggest deleting all of the mame2003-plus options in your retroarch-core-options.cfg and run the core again.

                                        Earlier in its evolution there was a slight name change involving that dash/underscore character and for whatever reason you have some entries with the old name scheme still in your file.

                                        When you clear them all you should only get the valid ones repopulated automatically.

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

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

                                          @dankcushions Yes, but there is a Restart entry in the Quick menu. I thought the text meant that one.

                                          That text in the core options now reads Restart core. Thanks.

                                          UDb23U 1 Reply Last reply Reply Quote 1
                                          • UDb23U
                                            UDb23 @markwkidd
                                            last edited by

                                            Anyone tried the new implementation of vectors WITH a retroarch overlay ?
                                            Does it impact performance ?

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