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.7m 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.
    • UDb23U
      UDb23 @markwkidd
      last edited by

      @markwkidd @markwkidd
      Thanks for the tips. Will try and let you know.

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

        @markwkidd
        Further testing results:
        Tempest
        multiply 2x , beam width 2, antialias ON -> works fine (thanks !)
        same as above but multiply 3x now (at least to me) looks even better than 2x.

        Omega Race:
        multiply 3x , beam width 2, antialias ON -> works fine

        Note:
        Apparently vector settings are "per core" and not "per game": when you edit vector settings in Omega Race you find them changed also in Tempest and viceversa.

        Not sure but probably a "per game" option would be nice (or would it already work by saving game remap ?)

        markwkiddM Z 2 Replies Last reply Reply Quote 0
        • markwkiddM
          markwkidd @UDb23
          last edited by markwkidd

          @UDb23 When you are in the RetroArch Core Options part of the Quick Menu, you should see a command at the top of the list with a name along the lines of Save game settings.

          If you select that command, the core options you have altered will be applied only to the current game. Ironically I helped write the English name of that command, and that's the part I can't remember.

          Edit: Thank you for your testing & especially for providing notes.

          I'm tracking the idea of a "minimum bead width clamp", thanks @dankcushions . What would the rule be? Something like this?

          /* after core options are all read from frontend) */
          if ((int)beam_width < resolution multiplier)
            beam_width = (float)resolution_multiplier;
          
          dankcushionsD UDb23U 2 Replies Last reply Reply Quote 0
          • dankcushionsD
            dankcushions Global Moderator @markwkidd
            last edited by

            @markwkidd sounds good to me! i suppose maybe the beamwidth should be set before the multiplier (so beamwidth of 1 = 1 in 1x multiplier, and 2 in 2x multiplier), but that might involve digging into mame's vector code which probably isn't fun!

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

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

              you should see a command at the top of the list with a name along the lines of Save game settings.

              Understood, similar to buttons remapping per game. Thanks again.

              1 Reply Last reply Reply Quote 0
              • Z
                zenobiaflex @UDb23
                last edited by

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

                @markwkidd @markwkidd
                Further testing results:
                Tempest
                multiply 2x , beam width 2, antialias ON -> works fine (thanks !)
                same as above but multiply 3x now (at least to me) looks even better than 2x.

                ASTEROIDS
                I tried these settings with Tempest and they look good. For my taste, bumping up flicker to about 50 also seems to lend a bit of nice aesthetic.
                I had the opportunity to play Asteroids on a real vector monitor at the ACAM a couple of weeks ago and these settings also look pretty good. The one missing element would be if there was a way for the shots on asteroids to have a higher intensity. On the real vector monitor, the shots are incredibly bright when firing; not sure if there is a way to capture that in programming. There is also a bit of a tracer element on asteroids (afterburner of the phosphor I imagine). It

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

                  New bounty: Enable Outrunners single screen mode

                  https://www.bountysource.com/issues/50648047-outrunners-single-screen-mode

                  I set this bounty up in the mame2003 repository because as with the vector fix, if someone can address the problem in either of the 2003 cores I'll help make sure the fix makes it to the other one.

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

                    @markwkidd At first glance, I read „$10.000 USD“. 😆

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

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

                      @markwkidd At first glance, I read „$10.000 USD“. 😆

                      Lol if that were true I might have to get motivated and learn more about coding for video. There are apparently quite a few fans of this game out there -- maybe it'll happen 8-)

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

                        @zenobiaflex Thanks for the feedback on the settings.

                        Just created an overlay for ASTEROIDS to test if it impacts performance.
                        On my Pi3b+ no sign of slowdown; the game runs smoothly.
                        Settings as mentioned above for Omega Race.

                        alt text

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

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

                          The one missing element would be if there was a way for the shots on asteroids to have a higher intensity. On the real vector monitor, the shots are incredibly bright when firing; not sure if there is a way to capture that in programming. There is also a bit of a tracer element on asteroids (afterburner of the phosphor I imagine).

                          If you would like to pursue this line of thought, the next step would be to test Asteroids in current MAME to see if these vector effects are properly emulated. If current MAME handles it, that is no guarantee that the functionality can be backported, but it would at least put things in the realm of possibility.

                          Please let us know if you do investigate. Thanks!

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

                            MAME 2003-Plus is featured on the RetroArch and libretro homepages today!
                            https://www.libretro.com/index.php/introducing-mame-2003-plus-a-high-performance-libretro-arcade-emulator/

                            mediamogulM 1 Reply Last reply Reply Quote 5
                            • mediamogulM
                              mediamogul Global Moderator @markwkidd
                              last edited by

                              @markwkidd

                              I've been following the milestones as they happened, but it's even more impressive to see everything listed together. Great write-up and great work to all involved.

                              RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                              1 Reply Last reply Reply Quote 3
                              • BriganeB
                                Brigane
                                last edited by

                                I'm going through the list of current fixed games at the moment and I've had succes with most games but not a game called "Glass".
                                I'm using mame2003-plus and it goes directly back to emulationstation after I try to enter the game.
                                Both mame2003 and mame2010 I can get to the Boys and Girls mode selection but after that I just get a black screen.

                                Systems: Raspberry Pi 0/2/3 Model B+
                                Os: RetroPie 4.5
                                Frontend: Emulationstation & Attract Mode

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

                                  @Brigane the two broad possibilities are that the romset changed in mame2003-plus or that there isa regression bug.

                                  I've only got my phone at the moment soi can't check on the possibility of a changed romset myself at the moment. Can you generate a log and post a link to it?

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

                                    @Brigane this is expected if you left you warings on it would tell you the information.

                                    ./src/drivers/glass.c:325:GAMEX( 1993, glass, 0, glass, glass, glass, ROT0, "Gaelco", "Glass", GAME_UNEMULATED_PROTECTION )
                                    ./src/drivers/glass.c:326:GAME( 1993, glasskr, glass, glass, glass, glass, ROT0, "Gaelco", "Glass (Censored, Unprotected)" )

                                    use glasskr

                                    BriganeB 1 Reply Last reply Reply Quote 0
                                    • BriganeB
                                      Brigane @markwkidd
                                      last edited by

                                      @markwkidd This is a copy of my runcommand.log after running it with mame2003-plus I assume this is what you need from me
                                      https://pastebin.com/jcB0pwyE

                                      Thank you for looking into this.

                                      Systems: Raspberry Pi 0/2/3 Model B+
                                      Os: RetroPie 4.5
                                      Frontend: Emulationstation & Attract Mode

                                      1 Reply Last reply Reply Quote 0
                                      • BriganeB
                                        Brigane @grant2258
                                        last edited by

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

                                        @Brigane this is expected if you left you warings on it would tell you the information.

                                        ./src/drivers/glass.c:325:GAMEX( 1993, glass, 0, glass, glass, glass, ROT0, "Gaelco", "Glass", GAME_UNEMULATED_PROTECTION )
                                        ./src/drivers/glass.c:326:GAME( 1993, glasskr, glass, glass, glass, glass, ROT0, "Gaelco", "Glass (Censored, Unprotected)" )

                                        use glasskr

                                        I'm not quite sure what to do with this information and what do you mean by warings?

                                        Systems: Raspberry Pi 0/2/3 Model B+
                                        Os: RetroPie 4.5
                                        Frontend: Emulationstation & Attract Mode

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

                                          goto rgui->options there is an option called skip warnings make sure this is off that way it will give you information if the game isint playable

                                          been a while since i used retropie thing its select+x by default to get to the RGUI

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

                                            Mame 2003 plus deserves its own logo

                                            0_1541097533344_2003plus.JPG

                                            could be useful in case you create a dedicated system in ES.

                                            It's just a quick creation, feedback is welcome.

                                            SVG file here.

                                            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.