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.1m 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
      last edited by

      @DTEAM

      Do you have this problem too ?

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

        @folly
        I didn't update MAME to 0.232.
        I'll do It this week and I'll do some tests.

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

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

          @folly
          I didn't update MAME to 0.232.
          I'll do It this week and I'll do some tests.

          Thanks,

          Be sure you backup the old version !
          Otherwise it's gone.

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

            @DTEAM @JimmyFromTheBay @rott42

            I created add-mamedev-systems-test6_temp.sh to fix the issue with mame temporarily.
            It will use a good mame0310 database placed in my repository.

            Install instructions are changed in post 1.

            Be sure to remove the old version as it will clash !

            Let me know if it works for you.

            J R 2 Replies Last reply Reply Quote 1
            • J
              JimmyFromTheBay @Folly
              last edited by

              @folly All seems to work fine :)

              Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

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

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

                @folly All seems to work fine :)

                Thanks for testing !

                Glad we have found the problem.
                At first I wasn't really sure what it was.
                Nice to know it wasn't an issue in my script in the first place.

                Also a nice discovery is that extracting the data from a text file will improve the speed drastically.
                For now we don't see that because the data is still downloaded.
                I did this for the simplicity, otherwise it get's too complicated now.

                But if I can structure it decent then we could place the files on the SD/harddrive and get the data from there, this could be quite an improvement.
                We could even filter multiple data files, If we know how to, and use these multiple data files.

                1 Reply Last reply Reply Quote 1
                • R
                  rott42 @Folly
                  last edited by

                  @folly now it works without any errors. Thanks again.

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

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

                    @folly now it works without any errors. Thanks again.

                    Super, thanks for testing ;-)

                    1 Reply Last reply Reply Quote 0
                    • J
                      JimmyFromTheBay
                      last edited by JimmyFromTheBay

                      Guys, any chance of support for the NEC PC-6000 series with tape loading? Works beautifully straight out of the box with ROM carts, but sadly only about 1% of its games were on cart.

                      You can boot to the OS and type CLOAD, and a little counter briefly flashes up, but then nothing happens.

                      I notice in the MESS menu there's a reference in the Devices section to something called "-cashack", but no way to change its settings and I can't find any documentation about it.

                      Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        dmmarti @JimmyFromTheBay
                        last edited by dmmarti

                        @jimmyfromthebay Hm....interesting.

                        Looking at the MAME -listmedia for the pc6001, it looks like you load cassette files into the "-cart2".

                        pc6001
                        cartridge1 (cart1) .bin
                        cartridge2 (cart2) .cas .p6

                        Try loading the cassette files using the -cart2 emulator config.

                        ===UPDATE===

                        I just tried it on my Windows PC MAME 0232 loading a cassette *.cas file using the "-cart2" option.

                        I just hit <enter> when asked about number of pages.

                        Then once loaded, I typed "CLOAD <enter>"....saw the counter....then got my prompt back. I typed "RUN <enter>" ... and lo and behold .. the game started!

                        J 1 Reply Last reply Reply Quote 1
                        • J
                          JimmyFromTheBay @dmmarti
                          last edited by

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

                          @jimmyfromthebay Hm....interesting.

                          Looking at the MAME -listmedia for the pc6001, it looks like you load cassette files into the "-cart2".

                          pc6001
                          cartridge1 (cart1) .bin
                          cartridge2 (cart2) .cas .p6

                          Try loading the cassette files using the -cart2 emulator config.

                          ===UPDATE===

                          I just tried it on my Windows PC MAME 0232 loading a cassette *.cas file using the "-cart2" option.

                          I just hit <enter> when asked about number of pages.

                          Then once loaded, I typed "CLOAD <enter>"....saw the counter....then got my prompt back. I typed "RUN <enter>" ... and lo and behold .. the game started!

                          Ooh, that's excellent info. But something's going wrong at the last step for me :(

                          I load with the -cart2 option and I get the menu asking me which version of BASIC I want and how many pages. The filename specifies what those should be (it includes "m2p2"), then I type CLOAD and the counter goes nuts but when it's finished, no prompt :(

                          Will try other tapes, maybe it's just that one.

                          Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

                          D 1 Reply Last reply Reply Quote 0
                          • D
                            dmmarti @JimmyFromTheBay
                            last edited by

                            @jimmyfromthebay Yea, I grabbed a TOSEC cassette game for the game Galaxy.

                            Here's the filename I used:

                            Galaxy (19xx)(-)[Mode 1, Page 1]/Galaxy (19xx)(-)[Mode 1, Page 1].cas

                            I didn't get prompted for which basic to choose, just the number of pages.

                            It's a sort of Asteroids clone type of game.

                            J 1 Reply Last reply Reply Quote 1
                            • J
                              JimmyFromTheBay @dmmarti
                              last edited by

                              @dmmarti I just had some luck trying files with the PC-6001 emu rather than the PC-6601. Will keep experimenting. Many thanks for the very useful info :)

                              Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                JimmyFromTheBay @JimmyFromTheBay
                                last edited by

                                @jimmyfromthebay Actually, while I've got lots of games running now, they're all going far too fast. Same for you?

                                Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

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

                                  @jimmyfromthebay

                                  You can under-clock the pc6001 in Retroarch using lr-mess, this will slow down the game :
                                  2021-06-16-174249_800x600_scrot-resized.png 2021-06-16-174240_800x600_scrot-resized.png

                                  You can even make game specific option files (.opt).
                                  So setting the best options for every game.
                                  This will be loaded once you run that game again.
                                  The opt files are create here : /opt/retropie/configs/all/retroarch/config/<core> .
                                  These are just text files and can be altered manually if nessesary.
                                  Creating a game specific .opt file is done like this :
                                  2021-06-16-175410_800x600_scrot-resized.png

                                  If you use 'tosec' games, the file names will say what mode and what pages you have to use.
                                  With pages the memory is set.
                                  Here is an example filename :
                                  Break Through (19xx)(Compac)[Mode 2, Page 2].zip
                                  So you do :
                                  2021-06-16-175613_800x600_scrot-resized.png

                                  You use mode with the pc6001mk2 machine, if you install that.
                                  So with both options (mode and page) it looks like this :
                                  2021-06-16-182019_800x600_scrot-resized.png 2021-06-16-182036_800x600_scrot-resized.png

                                  J 1 Reply Last reply Reply Quote 1
                                  • J
                                    JimmyFromTheBay @Folly
                                    last edited by

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

                                    You can under-clock the pc6001 in Retroarch using lr-mess, this will slow down the game :

                                    Haha - I actually saw that option and then ignored it because it had no negative options :D

                                    Putting it 30 seems to make most things run at the speed of YouTube videos on real hardware, thanks :)

                                    Now can you please tell me there's a way to make savestates work, so that it doesn't take 10 minutes to load Tiny Xevious every time? :D

                                    Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

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

                                      @jimmyfromthebay

                                      Use hotkey "space" to speed up the loading in lr-mess !
                                      If a libretro-core supports it (lr-mess does), then press hotkey F2 for save and press hotkey F4 for load.

                                      I think you can also make save-states in the mame menu (use tab).

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        JimmyFromTheBay @Folly
                                        last edited by

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

                                        @jimmyfromthebay

                                        Use hotkey "space" to speed up the loading in lr-mess !
                                        If a libretro-core supports it (lr-mess does), then press hotkey F2 for save and press hotkey F4 for load.

                                        I think you can also make save-states in the mame menu (use tab).

                                        Yes, I know how to make a savestate, it's what I do for most systems with tape loading. But although it works for most of them it doesn't work for PC-6xxx. The savestate does nothing when loaded back in.

                                        (Space is doing nothing for loading speed either.)

                                        Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

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

                                          @jimmyfromthebay

                                          Are your hotkeys working ?

                                          Tried it with save and load.
                                          Indeed you are right.
                                          It seems to be an issue with lr-mess.

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            JimmyFromTheBay @Folly
                                            last edited by

                                            @folly PC-6xxx emulation just seems to be really fragile. As well as savestates not working, if you make a game config file for the overclock setting, many games won't load at all - when you type RUN it gives you an error. You have to load them at default, then change the overclock manually after the game starts.

                                            Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

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