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

    new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!)

    Scheduled Pinned Locked Moved Ideas and Development
    githubscriptmodulesdevelopment
    545 Posts 42 Posters 265.2k 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.
    • TPRT
      TPR @roslof
      last edited by TPR

      @roslof @Folly Where did you guys get the overlays and artwork for Microvision? I was able to get the console up and running but my Googlefu is failing me on finding the artwork. I have the stuff from the MVEM site, but I can't get those artwork files to work with MESS.

      Also, thank you for the notes above. That was all fantastic and I was able to get the console up and running with little hassle thanks to your advice. The only thing I can't find is the artwork.

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

        @tpr

        See: https://drive.google.com/drive/folders/1WQszhzzwyu6O2dVVBv_SGYgOOm7HROA7

        and https://drive.google.com/drive/folders/1sm6gdOcaaQaNUtQ9tZ5Q5WQ6m1OD2QY3

        Everything excepted Microvision for handheld artworks

        Another way to run Vectrex with MAME standalone (like MESS without Lr)

        go in /opt/retropie/configs/vectrex
        open your emulators.cfg or create It

        add:

        mame-vectrex= "/opt/retropie/emulators/mame/mame -c  vectrex -cart %ROM%"
        mame-vectrex-autoframeskip= "/opt/retropie/emulators/mame/mame -c -autoframeskip vectrex -cart %ROM%"**
        

        To set your "Input (general)" and "Input(this Machine), follow step 10 and 11 of this Tutorial -----> Tutorial: Handheld and Plug & Play systems with MAME

        In your /opt/retropie/configs/mame/mame.ini

        set the location where you will store the artworks

        artpath /home/pi/RetroPie/roms/mame/artwork;/home/pi/RetroPie/roms/arcade/artwork;/home/pi/RetroPie/BIOS/mame/artwork
        
        TPRT 2 Replies Last reply Reply Quote 0
        • TPRT
          TPR @DTEAM
          last edited by TPR

          @dteam Thank you! I had already downloaded those G&W ones and I have them running. Great to get these other ones as well.

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

            @dteam Is it a different romset that works with MAME than it does with lr-vecx? All my roms work fine under lr but I can't get them to load in MAME. It crashes back to ES at the "initializing" screen.

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

              @tpr
              Normally They should work, because we don't refer to %BASENAME% (hash file) but to c -cart %rom%

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

                @dteam Weird. I've tried three different BIOS files in my /home/pi/RetroPie/BIOS directory and about 10 different roms that work in lr-vecx and I can't get anything to load. It just pops up to the "initializing" screen and then goes back to ES. No clue what I'm doing wrong here.

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

                  @tpr
                  try this in mame.ini

                  rompath /home/pi/RetroPie/roms/mame;/home/pi/RetroPie/roms/arcade;/home/pi/RetroPie/BIOS/mame;/home/pi/RetroPie/BIOS;/home/pi/RetroPie/roms/tigerh;/home/pi/RetroPie/roms/gameandwatch;/home/pi/RetroPie/roms/tigerrz;/home/pi/RetroPie/roms/pong;/home/pi/RetroPie/roms/konamih;/home/pi/RetroPie/roms/classich;/home/pi/RetroPie/roms/atomiswave;/home/pi/RetroPie/roms/naomi;/home/pi/RetroPie/roms/all_in1;/home/pi/RetroPie/roms/jakks
                  hashpath /opt/retropie/emulators/mame/hash
                  samplepath /home/pi/RetroPie/roms/mame/samples;/home/pi/RetroPie/roms/arcade/samples
                  artpath /home/pi/RetroPie/roms/mame/artwork;/home/pi/RetroPie/roms/arcade/artwork;/home/pi/RetroPie/BIOS/mame/artwork
                  ctrlrpath /opt/retropie/emulators/mame/ctrlr
                  pluginspath /opt/retropie/emulators/mame/plugins
                  languagepath /opt/retropie/emulators/mame/language
                  cfg_directory /home/pi/RetroPie/roms/mame/cfg
                  nvram_directory /home/pi/RetroPie/roms/mame/nvram
                  input_directory /home/pi/RetroPie/roms/mame/inp
                  state_directory /home/pi/RetroPie/roms/mame/sta
                  snapshot_directory /home/pi/RetroPie/roms/mame/snap
                  diff_directory /home/pi/RetroPie/roms/mame/diff
                  comment_directory /home/pi/RetroPie/roms/mame/comments
                  skip_gameinfo 1
                  plugin hiscore
                  samplerate 44100
                  video accel
                  
                  

                  reedit: I added /home/pi/RetroPie/BIOS in rompath

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

                    @dteam Yay! I got it up and running. I added both of these to rompath in mame.ini:
                    /home/pi/RetroPie/BIOS;/home/pi/RetroPie/roms/vectrex

                    I'm running Berzerk and there is a lot of popping and crackling sounds. Is that normal?

                    I also still can't seem to get the overlay to work.

                    What do I need for the artwork file in the artwork folder?

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

                      @tpr

                      No sound issue, on my side, if You open your rom with mame-vectrex-autoframeskip

                      For Artworks, put the vectrex. zip file directly in /home/pi/RetroPie/BIOS/mame/artwork

                      In the game, go in video options ---> Screen#0 -----> choose the overlay associated to your game.
                      video option

                      It works for me

                      TPRT 3 Replies Last reply Reply Quote 0
                      • TPRT
                        TPR @DTEAM
                        last edited by

                        @dteam Yay! I got it working! The gameplay under the overlay seems really light though. Very hard to see. Even messing with the mame slider bars didn't seem to help. Any advice on settings to make the game look better?

                        vectrex overlay.jpg

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

                          @dteam Also, I can get every rom to work except for Mine Storm. Any idea why? I've tried multiple versions of it and I can't get any of them to work.

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

                            @dteam Is there any way via the command line to load a specific overlay when you load a rom?

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

                              @tpr

                              On mine It’s not that bad. You can play with the crosshair option or machine configuration.
                              MindStorm doesn't work for me. Maybe It’s the emulator and not your rom. Ill try It later

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

                                @dteam I did some more research. Looks like Mine Storm doesn't work for anyone. I'm using Mine Storm II since it's the same game with some bug fixes.

                                I ended up using lr-MESS instead of the stand alone MAME (I like having RA controller options) and it's all working great!

                                I wish I could figure out a way to load up each rom with the correct overlay already there, but that's a minor thing...

                                Now to find those Microvision overlays. Still can't seem to find them anywhere.

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

                                  @tpr

                                  I never found Microvision overlays either.
                                  Altough there was a website describing all the games for Microvision and they had pictures, but I can't find it anymore.

                                  Seems I found something else, perhaps you can use this stuff.
                                  (Perhaps there is copyrighted stuff, so I don't use links)
                                  Search for 6fge7fr5j2k6e6d and search in the webpage for the same code.
                                  You should be able to find it.

                                  TPRT 1 Reply Last reply Reply Quote 0
                                  • TPRT
                                    TPR @Folly
                                    last edited by

                                    @folly said in new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!):

                                    6fge7fr5j2k6e6d

                                    Thanks! Downloaded. I'll see if anything can be done with them.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User
                                      last edited by

                                      heyho!
                                      is there any chance to add the "Bandai Apple Pippin". I'm looking for strange consoles. Would be nice.
                                      Is there any other strategy to run pippin roms on raspi4b 2g?
                                      kind regards
                                      flo

                                      DTEAMD F 2 Replies Last reply Reply Quote 0
                                      • DTEAMD
                                        DTEAM @A Former User
                                        last edited by DTEAM

                                        @flori89
                                        I tried It, but It doesn’t work.
                                        Go here if you wanna try everything on lr-MESS easily

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

                                        For functional unusual stuff easy to run on lr-mess/MAME , see the list here

                                        V 1 Reply Last reply Reply Quote 1
                                        • F
                                          Folly @A Former User
                                          last edited by Folly

                                          @flori89

                                          I had a try to on pippintoo.
                                          There was a bios rom missing in my pippin.zip.
                                          ("bandai pippin (19960920 - kinka 1.3) - 3e6b3ee4-a52528e9ce8c.rom" was missing)
                                          I found it, so I tried a game.
                                          (Edit : pippin.zip of the "MAME201_Merged" package should contain all)

                                          Then I got this output in mame.
                                          2021-03-12-220034_800x600_scrot.png

                                          Z 1 Reply Last reply Reply Quote 0
                                          • Z
                                            Zering @Folly
                                            last edited by

                                            @folly The FM Towns has the same thing if I recall, but as we know it can run a lot of games really well.

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