RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Vircon32 Emulator

    Scheduled Pinned Locked Moved Help and Support
    emulator
    27 Posts 7 Posters 3.9k 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.
    • ExarKunIvE
      ExarKunIv @Folly
      last edited by

      @Folly if you are cool with it, i like to add it to RetroPie- Extras

      RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
      RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
      Maintainer of RetroPie-Extra .

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

        @mth75

        Yes great isn't it !
        Just added a few small improvements.

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

          @ExarKunIv

          Sure, that's ok.
          Make sure you add the one with the improvements I committed just now.

          ExarKunIvE 1 Reply Last reply Reply Quote 1
          • ExarKunIvE
            ExarKunIv @Folly
            last edited by

            @Folly done and done

            thank you

            RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
            RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
            Maintainer of RetroPie-Extra .

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

              @Folly said in Vircon32 Emulator:

              @buzztea

              Just added an experimental module-script to my repository over here to install the libretro version of Vircon32.
              Clone or copy it and place it in your RetroPie-Setup folder under scriptmodules/libretrocores for example.
              Run RetroPie-Setup and install it from source.
              Make sure you get the bios and place it in the BIOS folder.
              Get some games and it should work if you have RetroArch installed.

              Thank you very much 👍

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

                Unfortunately it doesn't work for me. The message comes:
                "could not succesfully build lr-vircon32 for libreto (/home/pi/RetroPie-Setup/tmp/build/lr-vircon32/vircon32_libreto.so not found)"

                Log started at: Mo 3. Jun 21:24:13 CEST 2024

                RetroPie-Setup version: 4.8.7 (f6411621)
                System: rpi4 (armv7l) - Raspbian GNU/Linux 10 (buster) - Linux retropie 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux
                /home/pi/RetroPie-Setup/tmp/build/lr-vircon32 /home/pi

                = = = = = = = = = = = = = = = = = = = = =
                Getting sources for 'lr-vircon32' : Vircon32 game console - port of vircon32 for libretro
                = = = = = = = = = = = = = = = = = = = = =

                git clone --recursive --depth 1 --shallow-submodules --branch main "https://github.com/vircon32/vircon32-libretro.git" "/home/pi/RetroPie-Setup/tmp/build/lr-vircon32"
                Klone nach '/home/pi/RetroPie-Setup/tmp/build/lr-vircon32' ...
                HEAD is now in branch 'main' at commit '293d0b2b0e3b996b991b7a667ec31a64d8865450'
                /home/pi
                /home/pi/RetroPie-Setup/tmp/build/lr-vircon32 /home/pi

                = = = = = = = = = = = = = = = = = = = = =
                Building 'lr-vircon32' : Vircon32 game console - port of vircon32 for libretro
                = = = = = = = = = = = = = = = = = = = = =

                -- The C compiler identification is GNU 8.3.0
                -- The CXX compiler identification is GNU 8.3.0
                -- Check for working C compiler: /usr/bin/cc
                -- Check for working C compiler: /usr/bin/cc -- works
                -- Detecting C compiler ABI info
                -- Detecting C compiler ABI info - done
                -- Detecting C compile features
                -- Detecting C compile features - done
                -- Check for working CXX compiler: /usr/bin/c++
                -- Check for working CXX compiler: /usr/bin/c++ -- works
                -- Detecting CXX compiler ABI info
                -- Detecting CXX compiler ABI info - done
                -- Detecting CXX compile features
                -- Detecting CXX compile features - done
                CMake Error at embed-binaries/embed-binaries.cmake:1 (cmake_minimum_required):
                CMake 3.17.5 or higher is required. You are running version 3.13.4
                Call Stack (most recent call first):
                CMakeLists.txt:20 (include)

                -- Configuring incomplete, errors occurred!
                See also "/home/pi/RetroPie-Setup/tmp/build/lr-vircon32/CMakeFiles/CMakeOutput.log".
                make: *** Es wurden keine Ziele angegeben und keine „make“-Steuerdatei gefunden. Schluss.
                Could not successfully build lr-vircon32 - Vircon32 game console - port of vircon32 for libretro (/home/pi/RetroPie-Setup/tmp/build/lr-vircon32/vircon32_libretro.so not found).
                /home/pi

                Log ended at: Mo 3. Jun 21:24:21 CEST 2024
                Total running time: 0 hours, 0 mins, 8 secs

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

                  @buzztea said in Vircon32 Emulator:

                  CMake 3.17.5 or higher is required. You are running version 3.13.4

                  Looks like vircon32 needs a higher cmake to compile.
                  Too bad, it will not work for you.

                  ExarKunIvE 1 Reply Last reply Reply Quote 0
                  • ExarKunIvE
                    ExarKunIv @Folly
                    last edited by

                    @Folly did you get this running on a stock Retropie build?

                    I don't know what cmake version the stock Retropie installs. If it doesn't install the correct version. Then I need to add that ability

                    RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                    RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                    Maintainer of RetroPie-Extra .

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

                      @ExarKunIv

                      Haven't tried but, likely, it will not work.
                      I would have to look at my Buster image (rpiOSdesktop + RetroPie on top) to know which version it runs.

                      Don't you have a stock build either ?

                      ExarKunIvE 1 Reply Last reply Reply Quote 0
                      • ExarKunIvE
                        ExarKunIv @Folly
                        last edited by

                        @Folly I'm away from my pi right now. (Vacation)

                        Some opened a issue on the repo and the cmake version was too low. So I thought to hit you up to see if you could recall easily.

                        If not no big deal. I will mess with it once I'm back.

                        RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                        RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                        Maintainer of RetroPie-Extra .

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

                          @ExarKunIv

                          Just updated my old Buster image and checked the cmake version, it has :
                          version 3.16.3

                          That is definitely too low.

                          ExarKunIvE 1 Reply Last reply Reply Quote 0
                          • ExarKunIvE
                            ExarKunIv @Folly
                            last edited by

                            @Folly thanks for that.

                            So either I make it only work on bullseye or have to have it compile it's own cmake version

                            RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                            RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                            Maintainer of RetroPie-Extra .

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

                              @ExarKunIv

                              I would go for the first, Bullseye or higher.
                              Buster will soon be deprecated anyway.

                              ExarKunIvE 1 Reply Last reply Reply Quote 0
                              • ExarKunIvE
                                ExarKunIv @Folly
                                last edited by

                                @Folly yeah. I had the same thought

                                RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                                RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                                Maintainer of RetroPie-Extra .

                                1 Reply Last reply Reply Quote 0
                                • R
                                  Retrodade @ExarKunIv
                                  last edited by

                                  @ExarKunIv hate to ask here, not sure where to do this exactly
                                  in your extras
                                  Using Exarkuniv Retro pie extras, i have an issue

                                  lr-canary mid install it stops and asks for Github username and password ideas? nothing seems to be working
                                  also still can't seem to install lr-citra both seem to be for the same system on the pi5
                                  Thanks

                                  ExarKunIvE 1 Reply Last reply Reply Quote 0
                                  • ExarKunIvE
                                    ExarKunIv @Retrodade
                                    last edited by

                                    @Retrodade this is because of the whole Nintendo shutting down yuzu and stuff. So anything linking to the old repos will not work

                                    The lr core has not been updated to point to any new repos

                                    But someone did post a update for it. That fixes the issue.

                                    I will need to test it and it works. I can update my script

                                    RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                                    RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                                    Maintainer of RetroPie-Extra .

                                    R 1 Reply Last reply Reply Quote 1
                                    • R
                                      Retrodade @ExarKunIv
                                      last edited by

                                      @ExarKunIv ok thank you for the answer

                                      1 Reply Last reply Reply Quote 0
                                      • V
                                        Vircon32
                                        last edited by

                                        Hello, sorry if I saw this a little late. I am the creator of Vircon32.

                                        Were you able to play Vircon32 on the Pi 4? Maybe I can help you. By the way, I see you were trying to install my emulator but if you use RetroPie maybe you can use the Vircon32 core directly?

                                        I'm not sure about that one to be honest. I know the core is integrated into RetroArch and some other front-ends (Lakka, EmuELEC...) but not sure if RetroPie can use it.

                                        LolonoisL 1 Reply Last reply Reply Quote 0
                                        • LolonoisL
                                          Lolonois @Vircon32
                                          last edited by

                                          @Vircon32 First: Thanks for sharing vircon32 with the community.

                                          It should not be too hard to get it compiled on a Pi4 with with RaspiOS Buster 32Bit. AFAICT the build error stems from the foreach IN ZIP_LISTS (introduced with cmake 3.17) which should be straight forward to replace with cmake pre 3.17 foreach logic in the embed-binaries.cmake thus the requirement for 3.17 cmake can be relaxed. I might find some time soon to file a PR to your repo.

                                          V 1 Reply Last reply Reply Quote 0
                                          • V
                                            Vircon32 @Lolonois
                                            last edited by Vircon32

                                            @Lolonois Thank you for having a look at it. Is there a reason why the build can't use CMake 3.17? That version is 4 years old now.

                                            By the way, in the latest releases of Vircon32 (both the emulator and the core) I'm already including the binaries for the Pi 4 if you'd rather not do the build.

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