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 264.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.
    • J
      jmoose
      last edited by jmoose

      @valerino Running into problems with the script, ive installed the MESS emulator several times and all was working fine, then I tried to do a clean install on a freshly downloaded version of Retropie &followed the steps from your read me file.
      I've been trying to get it working for the last week and all I get is the same error, any help would be appreciated.

      here is a copy of the log where it stops doing its thing

      code_text
      ```Compiling src/lib/formats/mdos_dsk.cpp...
      Compiling src/lib/formats/mfi_dsk.cpp...
      Compiling src/lib/formats/mfm_hd.cpp...
      Compiling src/lib/formats/mm_dsk.cpp...
      Compiling src/lib/formats/ms0515_dsk.cpp...
      Compiling src/lib/formats/msx_dsk.cpp...
      Compiling src/lib/formats/mtx_dsk.cpp...
      Compiling src/lib/formats/mz_cas.cpp...
      g++: fatal error: Killed signal terminated program cc1plus
      compilation terminated.
      make[2]: *** [frontend.make:1332: ../../../../libretro/obj/libretro/src/frontend/mame/luaengine.o] Error 1
      make[1]: *** [Makefile:88: frontend] Error 2
      make[1]: *** Waiting for unfinished jobs....
      Compiling src/lib/formats/nanos_dsk.cpp...
      Compiling src/emu/emumem_hedr1.cpp...
      Compiling src/lib/formats/nascom_dsk.cpp...
      Compiling src/lib/formats/naslite_dsk.cpp...
      Compiling src/lib/formats/nes_dsk.cpp...
      Compiling src/lib/formats/nfd_dsk.cpp...
      Compiling src/lib/formats/opd_dsk.cpp...
      Compiling src/lib/formats/orao_cas.cpp...
      Compiling src/lib/formats/oric_dsk.cpp...
      Compiling src/lib/formats/oric_tap.cpp...
      Compiling src/lib/formats/os9_dsk.cpp...
      Compiling src/lib/formats/p2000t_cas.cpp...
      Compiling src/lib/formats/p6001_cas.cpp...
      Compiling src/lib/formats/pasti_dsk.cpp...
      Compiling src/lib/formats/pc98_dsk.cpp...
      Compiling src/lib/formats/pc98fdi_dsk.cpp...
      Compiling src/lib/formats/pc_dsk.cpp...
      Compiling src/lib/formats/phc25_cas.cpp...
      Compiling src/lib/formats/pk8020_dsk.cpp...
      Compiling src/lib/formats/pmd_cas.cpp...
      Compiling src/lib/formats/poly_dsk.cpp...
      Compiling src/lib/formats/ppg_dsk.cpp...
      Compiling src/lib/formats/primoptp.cpp...
      In file included from ../../../../../src/emu/emumem_hedr1.cpp:5:
      ../../../../../src/emu/emumem_hedr.ipp: In member function ‘void handler_entry_read_dispatch<HighBits, Width, AddrShift, Endian>::enumerate_references(handler_entry::reflist&) const [with int HighBits = 5; int Width = 2; int AddrShift = 3; endianness_t Endian = (endianness_t)1]’:
      ../../../../../src/emu/emumem_hedr.ipp:65:2: internal compiler error: Segmentation fault
        for(auto &d : m_dispatch_array)
        ^~~
      0xb6a6411f ???
      	../sysdeps/unix/sysv/linux/arm/sigrestorer.S:64
      0xb6a4e717 __libc_start_main
      	/build/glibc-FUvrFr/glibc-2.28/csu/libc-start.c:308
      Please submit a full bug report,
      with preprocessed source if appropriate.
      Please include the complete backtrace with any bug report.
      See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
      make[2]: *** [emu.make:2096: ../../../../libretro/obj/libretro/src/emu/emumem_hedr1.o] Error 1
      make[2]: *** Waiting for unfinished jobs....
      Compiling src/lib/formats/pyldin_dsk.cpp...
      Compiling src/lib/formats/ql_dsk.cpp...
      Compiling src/lib/formats/rk_cas.cpp...
      Compiling src/lib/formats/rx50_dsk.cpp...
      Compiling src/lib/formats/sc3000_bit.cpp...
      Compiling src/lib/formats/sdd_dsk.cpp...
      Compiling src/lib/formats/sdf_dsk.cpp...
      Compiling src/lib/formats/sf7000_dsk.cpp...
      Compiling src/lib/formats/smx_dsk.cpp...
      Compiling src/lib/formats/sol_cas.cpp...
      Compiling src/lib/formats/sorc_cas.cpp...
      Compiling src/lib/formats/sorc_dsk.cpp...
      Compiling src/lib/formats/sord_cas.cpp...
      Compiling src/lib/formats/spc1000_cas.cpp...
      Compiling src/lib/formats/st_dsk.cpp...
      Compiling src/lib/formats/svi_cas.cpp...
      Compiling src/lib/formats/svi_dsk.cpp...
      Compiling src/lib/formats/swd_dsk.cpp...
      Compiling src/lib/formats/tandy2k_dsk.cpp...
      Compiling src/lib/formats/td0_dsk.cpp...
      Compiling src/lib/formats/thom_cas.cpp...
      Compiling src/lib/formats/thom_dsk.cpp...
      Compiling src/lib/formats/ti99_dsk.cpp...
      Compiling src/lib/formats/tiki100_dsk.cpp...
      Compiling src/lib/formats/trd_dsk.cpp...
      Compiling src/lib/formats/trs80_dsk.cpp...
      Compiling src/lib/formats/trs_cas.cpp...
      Compiling src/lib/formats/tvc_cas.cpp...
      Compiling src/lib/formats/tvc_dsk.cpp...
      Compiling src/lib/formats/tzx_cas.cpp...
      Compiling src/lib/formats/uef_cas.cpp...
      Compiling src/lib/formats/uniflex_dsk.cpp...
      Compiling src/lib/formats/upd765_dsk.cpp...
      Compiling src/lib/formats/vdk_dsk.cpp...
      Compiling src/lib/formats/vector06_dsk.cpp...
      Compiling src/lib/formats/vg5k_cas.cpp...
      Compiling src/lib/formats/victor9k_dsk.cpp...
      Compiling src/lib/formats/vt_cas.cpp...
      Compiling src/lib/formats/wavfile.cpp...
      Compiling src/lib/formats/wd177x_dsk.cpp...
      Compiling src/lib/formats/x07_cas.cpp...
      Compiling src/lib/formats/x1_tap.cpp...
      Compiling src/lib/formats/xdf_dsk.cpp...
      Compiling src/lib/formats/zx81_p.cpp...
      Archiving libformats.a...
      make[1]: *** [Makefile:82: emu] Error 2
      make: *** [makefile:1426: linux] Error 2
      Removing additional swap
      /home/pi/RetroPie-Setup
      Could not successfully build lr-mess - MESS emulator - MESS Port for libretro (/home/pi/RetroPie-Setup/tmp/build/lr-mess/mess_libretro.so not found).
      
      Log ended at: Mon 18 Jan 18:11:52 GMT 2021
      Total running time: 0 hours, 45 mins, 48 secs```
      code_text
      

      thank you

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

        @jmoose

        Why don't you install the binary version ?

        J 2 Replies Last reply Reply Quote 0
        • J
          jmoose @Folly
          last edited by

          @folly I'll give it a go, I'll let you know if I run into any problems.

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

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

            @folly I'll give it a go, I'll let you know if I run into any problems.

            I am now building it to see if I get the error.
            But this can take up to 4 hours.

            Last month it compiled fine.
            But I always notice that the pi gets really hot while compiling.
            You have to make sure it will stay cool.

            For me there was only 1 reason to compile.
            There is an update on the P2000T which will then support cas files.

            What is your reason to compile it ?

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

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

              @jmoose

              Why don't you install the binary version ?

              Well that was a lot easier and works, cheers @Folly, that will save me loads of time if I have to do it again

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

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

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

                @jmoose

                Why don't you install the binary version ?

                Well that was a lot easier and works, cheers @Folly, that will save me loads of time if I have to do it again

                Nice to hear it's working now.
                Enjoy !

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

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

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

                  @folly I'll give it a go, I'll let you know if I run into any problems.

                  I am now building it to see if I get the error.
                  But this can take up to 4 hours.

                  Last month it compiled fine.
                  But I always notice that the pi gets really hot while compiling.
                  You have to make sure it will stay cool.

                  For me there was only 1 reason to compile.
                  There is an update on the P2000T which will then support cas files.

                  What is your reason to compile it ?

                  wanting to have a play around with bbc, electron & Phillips cdi.
                  it used to compile fine for me up until a week or so ago, then I started to get the 'couldn't find mess_libretro.so " error.
                  I always built it from source, just followed @valerino instructions.

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

                    @jmoose

                    I think on the time he was writing the instructions, you could only compile from source. But now the binary has been added.
                    Perhaps @valerino is willing to edit this post.

                    I think bbc, electron & Phillips cdi will all work with the binary though. ;-)

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

                      @jmoose

                      Mine crashed now while compiling.
                      So, I stop for now.
                      Perhaps some another time.

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

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

                        @jmoose

                        Mine crashed now while compiling.
                        So, I stop for now.
                        Perhaps some another time.

                        was it about 1hr into the install? thats what ive narrowed it down to, tried it on ssd, usb and sd.
                        Anyway thanks for your help @Folly , at least if its a bug or something has changed @valerino can maybe have a look into it

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

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

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

                          @jmoose

                          Mine crashed now while compiling.
                          So, I stop for now.
                          Perhaps some another time.

                          was it about 1hr into the install? thats what ive narrowed it down to, tried it on ssd, usb and sd.
                          Anyway thanks for your help @Folly , at least if its a bug or something has changed @valerino can maybe have a look into it

                          Yes about an hour, when i clicked the terminal.
                          But the last few days my pi4 gets stuck more often, I just installed a cooler.
                          Hope it get's better.

                          I looked at both branches but Valerino didn't edit this file.
                          It's the same as from the original RetroPie-setup.
                          Perhaps it's best to try it again in a few weeks.
                          Maybe it's an issue in lr-mess.

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

                            I just had a look through this thread and I couldn't find any reference to this, but has anyone gotten lr-mess-vectrex up and running with overlays yet? Thinking about going down that rabbit hole but wondering if there has been anyone who has done it yet before I attempt it?

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

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

                              I just had a look through this thread and I couldn't find any reference to this, but has anyone gotten lr-mess-vectrex up and running with overlays yet? Thinking about going down that rabbit hole but wondering if there has been anyone who has done it yet before I attempt it?

                              Yes, that works !
                              You can use the same methode as used with lr-vecx.

                              I have some background information about that in my repository :
                              https://github.com/FollyMaddy/RetroPie-Share/tree/main/00-scripts-00#run-with-a-backgroundoverlay-picture-for-handheld-or-vextrex-with-retroarch-in-lr-mess

                              So if you already have the overlays working, they should also work with lr-mess.

                              For handhelds I made a script that will generate these configs :
                              https://github.com/FollyMaddy/RetroPie-Share/blob/main/00-scripts-00/generate-overlay-configs.sh
                              The goal is to add vectrex also sometime.

                              btw,
                              Speech synthesis works with lr-mess, with lr-vecx this is an issue.
                              https://retropie.org.uk/forum/topic/29077/vectrex-speech-synthesis

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

                                @folly Thank you! I'll look through that!

                                1 Reply Last reply Reply Quote 0
                                • 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
                                            • 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.