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

    Development of module-script generator for lr-mess, lr-mame and mame standalone

    Scheduled Pinned Locked Moved Ideas and Development
    developmentlr-messmamelr-mamescripts
    2.2k Posts 36 Posters 6.9m 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.
    • F
      Folly @bbilford83
      last edited by

      @bbilford83

      It will only work for mame standalone.
      Try to backup if you need to :
      /home/pi/RetroPie/roms/mame/cfg/microvsn.cfg
      Then remove the file.
      Try to use the regular non-game-specific runcommands and see if it works.
      If it does then we can go to the game-specific ones and test that part.

      B 1 Reply Last reply Reply Quote 0
      • B
        bbilford83 @Folly
        last edited by

        @Folly Unfortunately that didn't work either, but I think it might be because on pi4 standalone mame can't handle the art? The art doesn't display but everything slows to an absolute crawl and it only is recognizing buttons presses once in a while, and very delayed. Keep in mind I hadn't tried anything on standalone mame yet, I only use libretro with your script.

        F 1 Reply Last reply Reply Quote 0
        • F
          Folly @bbilford83
          last edited by Folly

          @bbilford83 said in Development of module-script generator for lr-mess, lr-mame and mame standalone:

          @Folly Unfortunately that didn't work either, but I think it might be because on pi4 standalone mame can't handle the art?

          It can handle the art but it loads the art from a different folder than lr-mess/lr-mame does.

          The art doesn't display but everything slows to an absolute crawl and it only is recognising buttons presses once in a while, and very delayed.

          That should not be the case, very strange.
          Aren't you mixing things up ?
          The libretro one should be very slow when running it with mame artwork.

          Keep in mind I hadn't tried anything on standalone mame yet, I only use libretro with your script.

          Although possible,I didn't add -view option in the libretro runcommands as pi's can't handle mame artwork speedy enough in the lr-mess/lr-mame.

          B 1 Reply Last reply Reply Quote 0
          • B
            bbilford83 @Folly
            last edited by

            @Folly said in Development of module-script generator for lr-mess, lr-mame and mame standalone:

            It can handle the art but it loads the art from a different folder that lr-mess/lr-mame does.

            Oh, duh, I knew that but somehow forgot. Good news, when I put the artwork file where it belonged, it worked exactly as it should, picked the correct art for the game. Congrats!

            That should not be the case, very strange.
            Aren't you mixing things up ?
            The libretro one should be very slow when running it with mame artwork.

            I don't know why it was running so slowly for me before when I was navigating the menus, but this time it worked as it should, no issues with gameplay. I'm sure I must have been doing something wrong at the time but it is OK now. You might want to see if someone who regularly uses standalone can test too since that's not my usual, but I think it's a safe bet it's working right now.

            F 1 Reply Last reply Reply Quote 1
            • F
              Folly @bbilford83
              last edited by Folly

              @bbilford83

              Thanks a lot for testing it out and letting me know.
              So it looks like it's working correctly now, I will keep it in for mame standalone.
              For lr-mess/lr-mame I have to decide in the future.

              Btw: you can simply add it in your runcommans manually if you want.
              Just look at how it's done in mame and you can implement manually in lr-mess.
              I am curious if it works for you.

              1 Reply Last reply Reply Quote 0
              • F
                Folly
                last edited by Folly

                I changed my version to 0259.06 for preliminary ArchyPie support.
                Due to that I had to change many paths in the script into variables.
                I did some rigorous testing and everything seems to be fine but if someone will notice some issues then please report.

                1 Reply Last reply Reply Quote 0
                • DTEAMD
                  DTEAM @DTEAM
                  last edited by

                  @DTEAM said in Development of module-script generator for lr-mess, lr-mame and mame standalone:

                  Does somebody is able to run UBOAT from MAME 0.259. On my side, it won't load.
                  Bandai U-Boat [hap, Sean Riddle, eggs] ROM name= UBOAT

                  The problem was on my end, corrupted rom. Sorry for that

                  F duglorD 2 Replies Last reply Reply Quote 0
                  • F
                    Folly @DTEAM
                    last edited by

                    @DTEAM

                    Aha thanks.
                    No problem.

                    1 Reply Last reply Reply Quote 0
                    • DTEAMD DTEAM referenced this topic on
                    • F
                      Folly
                      last edited by

                      All updated to 260.

                      1 Reply Last reply Reply Quote 1
                      • B
                        bbilford83
                        last edited by

                        So this is a super niche question, but does anyone have Super Cassette Vision working on their setup working, and if so are you able to play "Dragon Slayer"? I have been adding it with the script and everything works great except in that one game, no matter what I do I can't get into actual gameplay. The game loads properly and goes into "demo mode" after telling me to hit start, but unlike every other game that tells me to hit start hitting start doesn't actually do anything. I can see from some youtube videos that there are people emulating this properly and I'm at a loss...

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          Folly @bbilford83
                          last edited by Folly

                          @bbilford83

                          Indeed, have the same problem.
                          Tried it on scv_pal and it worked.
                          Read in the hash (scv.xml) that dragon slayer is a game only for Japan.
                          Perhaps the reason it doesn't work on the normal "ntsc" version.
                          Not sure though "pal" is also used in Europe, so very strange.
                          Perhaps an issue in the driver.
                          On the other hand, the dragon slayer rom is stated as "not correctly dumped" so that could also be the problem.
                          In the hash table they are also not sure how much "ram" the cartridge has on board.
                          Nevertheless it works on scv_pal.

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            bbilford83 @Folly
                            last edited by

                            @Folly Thanks very much! I will add it that way.

                            The only other game I had issues with is prowrest, which seems to be missing audio and running super fast. Did you have problems with that one too and maybe that would also run better on the _pal version?

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              Folly @bbilford83
                              last edited by Folly

                              @bbilford83

                              On the pal version everything works slower because of the pal 50Hz refresh frequency (instead of 60Hz for ntsc).
                              So probably will work better on the scv_pal.

                              Let me know if that works.

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                bbilford83 @Folly
                                last edited by bbilford83

                                @Folly I am trying to figure out a way to use the scv_pal emulator options to launch games in my scv system. I added the emulator lines to emulator.cfg but when I select it to launch the games it just boots me back to the emulationstation menu. I realize now maybe that is because the system info in es_systems.cfg still says this:
                                "<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS scv %ROM%</command>"

                                And it should say "scv_pal" if I had a whole separate system entered for scv_pal. But there must be some way to run it with that emulator selection without creating a whole separate "scv_pal" system in emulationstation, right?

                                Sorry if this is obvious...

                                Edit: I also noticed Ton Ton Ball and Wheelie Racer are the same as Dragon Slayer, they load to the launch screens but won't take inputs. I assume svc_pal would fix them too.

                                1 Reply Last reply Reply Quote 0
                                • B
                                  bbilford83
                                  last edited by bbilford83

                                  Aha nevermind @folly, I figured it out. I had to change the emulator.cfg file to use the right rompath, that was all. I tested all three games and they work on _pal :).

                                  F 1 Reply Last reply Reply Quote 0
                                  • F
                                    Folly @bbilford83
                                    last edited by Folly

                                    @bbilford83

                                    Update:
                                    https://github.com/FollyMaddy/RetroPie-Share/commit/107daa8743cc8d75fd06f6702480be78883d82bc

                                    scv_pal will be installed in scv.

                                    B 1 Reply Last reply Reply Quote 1
                                    • B
                                      bbilford83 @Folly
                                      last edited by

                                      @Folly Good idea!

                                      1 Reply Last reply Reply Quote 0
                                      • duglorD
                                        duglor @DTEAM
                                        last edited by

                                        @DTEAM Can someone walk me through how i get lr-mess-microvision working after an install or do i need lr-mess-2016?

                                        Anyway, there are no instructions on the retropie sites.
                                        What i need to know is if there is a bios file needed? A certain dimension for the visual settings? and how to load and run it?

                                        If this is the wrong place for this, please point me to the correct place! Thanks guys!

                                        F 2 Replies Last reply Reply Quote 0
                                        • F
                                          Folly @duglor
                                          last edited by

                                          @duglor

                                          Do you use my latest script now ?

                                          B duglorD 2 Replies Last reply Reply Quote 0
                                          • B
                                            bbilford83 @Folly
                                            last edited by

                                            @Folly it seems I am full of super-niche questions but I am trying to fully flush out my build with everything possible and hoping you could tell me if something I'm trying to do is possible.

                                            I don't put on any systems that would require a keyboard to be practically playable, but when I discovered the Amiga CD32 I thought that was perfect as I could use it to (accurately) only play Amiga games that it could play since they were all bound to only use the joystick controller. Well, today I discovered the Commodore64 Games System which appears to be basically the same thing, but I have spent an unreasonable amount of time trying to figure out exactly which games/cartridges it could play, as I understand they were specifically released for the system and not just identical to the regular c64 cartridges. I looked at the software list roms and while I see a bunch of c64-variant systems, I don't see "c64gs" as a software list romset. But when I went to your script and looked at the "Commodore upon system names" subset of system names, there is a c64gs there!

                                            So my question is: is there some way to identify the romset that should go with c64gs? I'm not asking where to find it, but rather how to figure out what it should have in it, since there isn't a c64gs software list subset as part of mame.

                                            And while I think it's even more of a stretch, I was also looking into the same thing in the form of the "Zemmix," which I gather was a consolized version of the MSX computer that also controlled without a keyboard. That I can't find any sort of list for though, in the roms or in your script, so I think it might be a lost cause.

                                            I realize it is particularly weird of me to work so hard to get obscure console versions of really-easy-to-emulate pcs working, but it makes sense to me if it's a consoles-only build.

                                            Also, @duglor, I suspect @Folly will give you better help than I could but just be aware after all my recent efforts that there really isn't good artwork for all games to make them playable as they should be for the Microvision. You'll see in above exchanges that I created background artwork for each game (with Folly's help) but it's pretty amateurish and for several games it doesn't work really at all. Until someone comes along who is better in Gimp than me I wouldn't really consider the system fully playable without that art.

                                            duglorD F 5 Replies 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.