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

    lr-mame2003 driver improvement and backport

    Scheduled Pinned Locked Moved Ideas and Development
    mame2003mame-libretrodriverbackport
    507 Posts 30 Posters 263.7k 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 @herb_fargus
      last edited by

      @herb_fargus said in lr-mame2003 driver improvement and backport:

      @supermagicom said in lr-mame2003 driver improvement and backport:

      I'd like to help track some of these down but, unfortunately, there's no way for anyone to contact users here privately

      This being the primary reason private messages are disabled on this forum.

      Introducing a more direct way to contact, communicate and collaborate with other users that don't exclusively involve leaving them a public comment every time would be great.

      Pretty much every mainstream site has the ability and also a way to disable those features it if you don't wish to utilize them.

      It does feels a bit like a paranoid big brother scenario assuming it's primary reason/use would be to discuss illicit ROM activity. I have to admit I wished for the feature more than once and none of them instances was ROM related.

      I read @gamez-fan comment over on Github. He's slightly torqued off and threatened to take his ball and go home if we don't do it his way. I honestly don't want to make him mad but I am not sure how to communicate with him. I get the "I did it my way" mentality and how the XBOX was more like a wild-west scenario and DATs are a waste as he put it but it also seems fair to discuss the challenges of locating these old ROMs too.

      He definitely seems a little anti-DAT from his comments. It seems like a reasonable way to build/verify a ROM set for a "homebrew" project. I guess the good is from his comment he's only using official ROMs from the correct time period now and removed all the old ones which is great.

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

        Not sure if you saw this @mediamogul but it looks like he already implemented a fix.

        Some games require an additional zip file with recorded sounds or music in order for audio to work correctly. Audio 'sample' files should be placed in subdirectories within /libretro system dir/mame2003-plus/ e.g.:

        /libretro system dir/mame2003-plus/samples/

        High score, cheat, and history metadata files should be moved from github's /libretro/mame2003-plus-libretro/tree/master/metadata and placed within /libretro system dir/mame2003-plus/ e.g.:

        /libretro system dir/mame2003-plus/hiscore.dat
        /libretro system dir/mame2003-plus/cheat.dat
        /libretro system dir/mame2003-plus/history.dat

        User-generated content is placed in sub-directories within /libretro savefile dir/mame2003-plus/ e.g.:

        /libretro savefile dir/mame2003-plus/diff/
        /libretro savefile dir/mame2003-plus/nvram/
        /libretro savefile dir/mame2003-plus/hi/
        /libretro savefile dir/mame2003-plus/cfg/
        /libretro savefile dir/mame2003-plus/inp/
        /libretro savefile dir/mame2003-plus/memcard/
        /libretro savefile dir/mame2003-plus/snap/

        mediamogulM 1 Reply Last reply Reply Quote 2
        • mediamogulM
          mediamogul Global Moderator @Riverstorm
          last edited by

          @riverstorm

          Groovie ghoulies! Thanks for the heads up.

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

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

            Hey @Riverstorm I wanted to call your attention to this github issue: https://github.com/arcadez/-mame2003-plus-libretro/issues/2

            Seems like there are some new checksums for those NeoGeo ROMs. I haven't searched for them yet but I wanted to make sure you'd seen it too :)

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

              Thanks Mark I did see it and will take a look in a few weeks. We are heading out to Trinidad for Carnival in the morning and will be down there for a few weeks.

              It's going to be a challenging day tomorrow as we travel through Chicago and Miami. American Airlines sent out a wearning of inclement weather in Chicago and expect possible delays out of O'Hare. We should be good if we can stay one step ahead of it. Also our flight is out at 5:50AM so we'll be up in the middle of the night, getting to the airport, not much sleep tonight.

              Here we also have a winter weather advisory tomorrow and it supposed to drop down to -6F/-21C by weeks end so it's all good if we get out ok.

              I always pack a change of clothes and the basics in a carry on going through O'Hare. I've been stuck there more than once. I still prefer like Minneapolis or Denver to Dallas or even LaGuardia out of New York for international.

              markwkiddM 1 Reply Last reply Reply Quote 1
              • GreenHawk84G
                GreenHawk84
                last edited by

                So are these improvements going straight to the existing lr-mame2003? Or is this a new core being developed?

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

                  Too soon to say. My impression is that on the libretro side there definitely is a willingness to consider merging the improvements, depending on testing and consensus.

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

                    Imagine a world where vector titles are smooth and antialiased in mame2003. Wait --- that world is the world of MAME 0.78!

                    Does anyone have ideas on how to get MAME 2003 to display vectors as nicely as its source? Join the fun: https://github.com/libretro/mame2003-libretro/issues/30

                    0_1520387447196_tempest-comparison.png

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

                      @markwkidd said in lr-mame2003 driver improvement and backport:

                      Imagine a world where vector titles are smooth and antialiased in mame2003. Wait --- that world is the world of MAME 0.78!

                      Does anyone have ideas on how to get MAME 2003 to display vectors as nicely as its source? Join the fun: https://github.com/libretro/mame2003-libretro/issues/30

                      For anyone interested in recompiling mame2003 from source, there are now some additional vector-related core features exposed that are kinda nice.

                      Unfortunately still no vector antialiasing or high resolution rendering though!

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

                        I created a bounty regarding this vector rendering quality issue, specifically framed as a bugfix to bring mame2003 up to the standards of MAME 0.78.

                        Please feel free to track the progress or make a contribution on the bounty page:https://www.bountysource.com/issues/56042669-regression-mame2003-renders-vectors-worse-than-mame0-78

                        1 Reply Last reply Reply Quote 1
                        • thelostsoulT
                          thelostsoul
                          last edited by

                          Not sure if this place is right, but I have a suggestion. If Rewind is enabled, some games don't boot. Rewind needs working Save States to be working itself. So my suggestion is, if Rewind is enabled and the game don't support Save States, then disable Rewind on the fly for this game, to make it playable. Maybe with a message note on left corner while booting up.

                          📜 RE/SET: 100 SNES Games for your RetroPie, 🎁 Share your hidden gems and insider tips

                          dankcushionsD markwkiddM 2 Replies Last reply Reply Quote 1
                          • dankcushionsD
                            dankcushions Global Moderator @thelostsoul
                            last edited by

                            @thelostsoul a core cannot disable rewind as this is retroarch functionality. maybe retroarch can? i don't know. might be worth asking on their forums: https://forums.libretro.com

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

                              @thelostsoul said in lr-mame2003 driver improvement and backport:

                              Not sure if this place is right, but I have a suggestion. If Rewind is enabled, some games don't boot. Rewind needs working Save States to be working itself. So my suggestion is, if Rewind is enabled and the game don't support Save States, then disable Rewind on the fly for this game, to make it playable. Maybe with a message note on left corner while booting up.

                              This seems like important information.

                              Please do post in the libretro forums, and include in your post at least one specific game which has this issue.

                              1 Reply Last reply Reply Quote 0
                              • thelostsoulT
                                thelostsoul @dankcushions
                                last edited by

                                @dankcushions I did register a temporary account there, but I cannot find a button to create new topic. I feel dumb, but it is how it is. If someone else feel free, here is my thread how I found this out, with a list of games which was affected:
                                https://retropie.org.uk/forum/topic/16835/solved-some-mame2003-games-stopped-working

                                📜 RE/SET: 100 SNES Games for your RetroPie, 🎁 Share your hidden gems and insider tips

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

                                  fixed altered beast this bug will probably cause problems with a few 68k games
                                  details are here

                                  https://retropie.org.uk/forum/topic/16833/mame-2003-gamelist-xml-with-data-from-the-binary/12

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

                                    @riverstorm said in lr-mame2003 driver improvement and backport:

                                    Thanks Mark I did see it and will take a look in a few weeks. We are heading out to Trinidad for Carnival in the morning and will be down there for a few weeks.

                                    If this new feature inspired by @grant2258 works as it seems to, you will not need to do any more manual DAT creation: https://github.com/libretro/mame2003-libretro/pull/348/commits

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

                                      @grant2258 are you set up with mame2003-plus? If so would you be willing to compile it from source and check this?

                                      arcadez just merged in the "Generate XML DAT" feature but I'm having trouble getting it to work the same as it does in regular mame2003 in my environment. I haven't done much with mame2003-plus before now so I am hoping its something trivial on my end.

                                      I'm really dying to get my hands XML DAT for mame2003-plus to begin testing all the new backports. It feels so close.

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

                                        sure ill have a look not a problem mark shoudl be off work monday and tuesday. Ill try compile the code when i wake up and have a peek. To rule out file permissions run as root

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

                                          @markwkidd said in lr-mame2003 driver improvement and backport:

                                          @grant2258 are you set up with mame2003-plus? If so would you be willing to compile it from source and check this?

                                          arcadez just merged in the "Generate XML DAT" feature but I'm having trouble getting it to work the same as it does in regular mame2003 in my environment. I haven't done much with mame2003-plus before now so I am hoping its something trivial on my end.

                                          I'm really dying to get my hands XML DAT for mame2003-plus to begin testing all the new backports. It feels so close.

                                          Will you guys be posting here when you do get a DAT generated? There's some nice updates I wouldn't mind playing too. ;)

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

                                            @riverstorm

                                            https://drive.google.com/open?id=1fXvqlTYJAXKX-aP_3d_rYZxjULW1n4_m not tested yet so rebuild roms somewhere else dont mess with your original set

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