RetroPie forum home
    • Recientes
    • Etiquetas
    • Popular
    • Home
    • Docs
    • Registrarse
    • Conectarse

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

    Programado Fijo Cerrado Movido Ideas and Development
    mame
    1.5k Mensajes 70 Posters 2.0m Visitas
    Cargando más mensajes
    • Más antiguo a más nuevo
    • Más nuevo a más antiguo
    • Mayor número de Votos
    Responder
    • Responder como tema
    Accede para responder
    Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.
    • J
      janderclander14 @grant2258
      Última edición por janderclander14

      @grant2258

      Thanks, it woks! However, is there any way to display the MAME menu via a controller button press? In lr-mame2003 the R2 button shows/hides the Mame menu but in mame2003-plus only the TAB key (which requires an external keyboard) or the "diplay menu" core option works.

      1 Respuesta Última respuesta Responder Citar 0
      • G
        grant2258 Baneado
        Última edición por

        its mapped to L3 by default

        1 Respuesta Última respuesta Responder Citar 0
        • Lyle_JPL
          Lyle_JP
          Última edición por

          Love mame2003-plus. It's my default arcade emulator nowadays. However, a (recent?) change has me perplexed. I have warnings and copyright messages turned off in the RetroArch settings, yet Mame2003-plus still gives me warnings about games where emulation is not 100%. It doesn't do it in a MAME box, but rather in the lower left-hand corner where RA tells you things like which controllers are detected and if a core file is being used.

          Well, I don't need a warning every time I fire up Gaplus (or whatever) just because the starfield isn't perfect. Is there a way to TRULY suppress MAME warnings in this core?

          markwkiddM 1 Respuesta Última respuesta Responder Citar 0
          • caver01C
            caver01
            Última edición por

            Well, folks, I finally rebuilt the image on my 4-player roadcase cabinet (finally running Stretch, and latest RetroPie) and getting around to testing some of the advancements with 2003-plus. I am struggling with vector a bit. Running 1280x1024 on a 19"LCD. I use a core option mame2003-plus_vector_resolution_multiplier = "3" which does make the vector line resolution nice and tight, but I am getting the light jaggies I have seen in some of the screenshots that were being posted. I think the fix was to enable bilinear filtering? Is there a core option for that or a retroarch setting? I don't access the RA menu on my setup since I have hotkeys disabled--I prefer to manually config with the cfg files.

            Anyway, I am excited to be back and testing some of the new stuff here. 4-way joystick logic? WHAT? I just about fell outta my chair when I saw that. I am also looking forward to switching a few games back to lr-mame from advmame like Tapper and Sarge, and hopefully a few of the Bally games that were broken in 2003.

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

            ClydeC markwkiddM UDb23U 3 Respuestas Última respuesta Responder Citar 0
            • ClydeC
              Clyde @caver01
              Última edición por

              @caver01 Did you read the outsourced backdrops thread by any chance? We had a quite lengthy vector discussion over there.

              1 Respuesta Última respuesta Responder Citar 0
              • markwkiddM
                markwkidd @Lyle_JP
                Última edición por

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

                I have warnings and copyright messages turned off in the RetroArch settings, yet Mame2003-plus still gives me warnings about games where emulation is not 100%.

                I must apologize that I didn't think to hook up the new "frontend" warning messages to the core option. I will do so as soon as I can.

                Now that I've had more time to see how the frontend messages are working -- and I've seen how these messages may get some visual flair with the new RetroArch widget system -- I am going try to move all of the information from the "legacy/MAME" warnings to the new system.

                If that seems to work well enough then the old warnings would go away. Anyway, I'll fix the core option as soon as I can.

                ClydeC 1 Respuesta Última respuesta Responder Citar 0
                • markwkiddM
                  markwkidd @caver01
                  Última edición por markwkidd

                  First off @caver01 , welcome to Plus :) I'm not the most versed in the backdrop vector artwork project but that's been generating all kinds of activity and improvements, as well as discussion of the best core options for certain games, so I'll let those folks help you on that point.

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

                  Anyway, I am excited to be back and testing some of the new stuff here. 4-way joystick logic? WHAT?

                  I'll let you in on something that I don't think anyone other than grant, dankcushions, or twinaphex knows this, but Grant's 4-way code and a partial set of the other new core options from Plus are now in standard MAME 2003 as well as of a week or two ago. It has to be compiled from source of course.

                  1 Respuesta Última respuesta Responder Citar 0
                  • ClydeC
                    Clyde @markwkidd
                    Última edición por

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

                    Now that I've had more time to see how the frontend messages are working -- and I've seen how these messages may get some visual flair with the new RetroArch widget system -- I am going try to move all of the information from the "legacy/MAME" warnings to the new system.

                    That would be great! I never liked the very intrusive MAME messages, but I still want to be noticed about issues and limitation of a given rom.

                    1 Respuesta Última respuesta Responder Citar 0
                    • UDb23U
                      UDb23 @caver01
                      Última edición por UDb23

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

                      I think the fix was to enable bilinear filtering?

                      Yes, that's it.

                      Is there a core option for that or a retroarch setting?

                      Not sure about that, maybe @grant2258 knows.
                      Still when you set vector options in the RA menu there's the possibility to save game specific settings. Got to check if the generated settings file is in a readable format (and therefore contain RA settings in clear) or binary.

                      1 Respuesta Última respuesta Responder Citar 0
                      • G
                        grant2258 Baneado
                        Última edición por

                        bi-lin filtering is an ra option its in settings->video :)

                        caver01C 1 Respuesta Última respuesta Responder Citar 0
                        • caver01C
                          caver01 @grant2258
                          Última edición por

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

                          bi-lin filtering is an ra option its in settings->video :)

                          I figured, but is there a setting it saves that I can add to my .cfg?

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

                          mituM 1 Respuesta Última respuesta Responder Citar 0
                          • mituM
                            mitu Global Moderator @caver01
                            Última edición por mitu

                            @caver01 I think it's video_smooth , which you can set either globally or per-system/game.

                            # Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.
                            video_smooth = "false"
                            

                            EDIT: welcome back !

                            caver01C 1 Respuesta Última respuesta Responder Citar 0
                            • caver01C
                              caver01 @mitu
                              Última edición por

                              @mitu thanks! I wondered if it was that setting. I remember this one from a few years ago when a lot of discussions hit the forum about smoothing before davej’s shaders hit the scene. I will try it!

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

                              1 Respuesta Última respuesta Responder Citar 0
                              • markwkiddM
                                markwkidd
                                Última edición por markwkidd

                                Update today: All driver warnings are displayed via the libretro frontend rather than the legacy MAME UI. Not the most exciting development perhaps, but it has a nice finality that I appreciate.

                                1 Respuesta Última respuesta Responder Citar 2
                                • G
                                  grant2258 Baneado
                                  Última edición por grant2258

                                  Well this is good and bad some messages like working clones should be in a pop up box with user interaction so people have time to read it. But the rest can scroll away np.

                                  just tested moon walker (moonwalk) its not working shows no message about clones. Think the samples are over riding the message or it just not working. If some messages over ride others i think you might want to reconsider using this

                                  markwkiddM 1 Respuesta Última respuesta Responder Citar 0
                                  • W
                                    ward614
                                    Última edición por

                                    I just wanted to make a quick post here to thank you for adding a 4-way option to Mame2003-Plus! I can't tell you how annoying trying to play Pac-Man has been! I am using Xbox360 controllers with my Pi, and simply turning on this option and setting it to use the d-pad has made many classics much more playable. Thank you!

                                    1 Respuesta Última respuesta Responder Citar 1
                                    • W
                                      ward614
                                      Última edición por

                                      Just wondering if anyone else has experienced this issue,

                                      I had time for the first time in a while to work on my build. I was able to install and use LR-Mame2003 -plus, to play Pacman for the first time with some decency thanks to the 4-way controller feature. Later that day, I upgraded my system from Jessie to Stretch, but since then Pacman will no longer load in Mame-2003-plus, even though regular 2003 still works.

                                      Kinda a niche situation, but I figured its worth pointing out and asking is anyone else has experienced something like this.

                                      ClydeC 1 Respuesta Última respuesta Responder Citar 0
                                      • G
                                        grant2258 Baneado
                                        Última edición por

                                        I would recommend you update your setup script and compile mame2003+ again and let it install mame throuhg the retropie scripts part of this install is the configuring if its changed since the update

                                        1 Respuesta Última respuesta Responder Citar 0
                                        • ClydeC
                                          Clyde @ward614
                                          Última edición por

                                          @ward614 If the problem remains after re-compilation, you could run mame2003-plus with verbose logging via the Runcommand menu and then look into the logfile /dev/shm/runcommand.log for any clues. Or you could upload the log to a pastebin service like http://paste.ubuntu.com/ or http://pastebin.com/ and post a link to it here, so that @grant2258 and @markwkidd can have a look at it.

                                          W 2 Respuestas Última respuesta Responder Citar 0
                                          • W
                                            ward614 @Clyde
                                            Última edición por

                                            @Clyde I will have to look into giving that a try.
                                            I'm going to restore to my backup and try making the upgrade to Stretch again, and if that doesn't work, I will run the log.

                                            1 Respuesta Última respuesta Responder Citar 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.