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

    [SOLVED] Mini vMac does not show up in Retropie, what am I missing?

    Scheduled Pinned Locked Moved Help and Support
    mini vmacinstall
    13 Posts 3 Posters 1.4k 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.
    • M
      marc.tremblay
      last edited by marc.tremblay

      I installed Mini vMac via experimental binary in the RetroPie-Setup but it doesn't show up in Retropie. Needless to say, I put my "vMac.ROM" file in the BIOS folder and a System 6 DSK image ("System Tools.dsk") in the roms/macintosh folder. What could I be missing? (BTW, I have Basilisk II installed and running properly)

      FYI my /opt/retropie/configs/macintosh/emulators.cfg file was auto-populated after install with this:

      basilisk = "/opt/retropie/emulators/basilisk/bin/BasiliskII --rom /home/pi/RetroPie/roms/macintosh/mac.rom --disk /home/pi/RetroPie/roms/macintosh/disk.img --extfs /home/pi/RetroPie/roms/macintosh --config /opt/retropie/configs/macintosh/basiliskii.cfg"
      default = "basilisk"
      minivmac = "pushd /opt/retropie/emulators/minivmac; /opt/retropie/emulators/minivmac/minivmac /home/pi/RetroPie/roms/macintosh/System\ Tools.dsk %ROM%; popd"
      

      Contents of the BIOS, roms/macintosh and opt/.../minivmac folders:

      alt text

      alt text

      alt text

      Thanks :)

      1 Reply Last reply Reply Quote 0
      • M
        marc.tremblay
        last edited by

        Got it working by launching the "Start" item under Macintosh in Retropie and immediately holding a button to bring the launcher config interface, then selecting Mini vMac as the emulator to launch. Is this the intended behavior? Do I have to bring this launcher menu and switch the emulator every time I want to go from one to the other or is there a way to directly have an item I can launch in Retropie for both of these emulators separately without going into the launcher config interface?

        rkosterR 1 Reply Last reply Reply Quote 0
        • M
          marc.tremblay
          last edited by

          Bonus question: Is there a known fix (please provide clear instructions) concerning the constantly jumping/resetting mouse cursor in the top/left corner? The emulator works, I can use the system like click in the top/left Apple menu item, but it's unusable because the mouse flickers and jumps back to the top/left corner extremely fast, like 10x a second. Is this a known issue? Can it be resolved somehow?

          1 Reply Last reply Reply Quote 0
          • rkosterR
            rkoster @marc.tremblay
            last edited by rkoster

            @marc-tremblay

            The way Retropie works is that you will have one entry on the menu for a given emulated machine. So it's expected behavior to just show "Macintosh" and then you have to pick whether you want vMac or Basilisk.

            Currently, your emulators.cfg is set to default to basilisk. If you want it to default to vMac, you need to change it so that the vMac line is above the default line, then change the default line to read default = "basilisk"

            If you want to have separate menu items in Emulationstation for Basilisk vs vMac, you need to edit es_systems.cfg to add a new system. See https://github.com/RetroPie/RetroPie-Setup/wiki/Add-a-New-System-in-EmulationStation

            Github/helper scripts * Creativision/Arcadia/Astrocade guide * Amiga guide * Atari 8bit guide

            mituM 1 Reply Last reply Reply Quote 0
            • M
              marc.tremblay
              last edited by

              Creating a new system is an interesting route. For fun, I'll try and make one for Mini vMac with the logo and everything, once I get Mini vMac to work properly. Thanks for the link, it looks interesting. Tough, do you have a clue why the mouse cursor in Mini vMac is stuck in the top/left corner and it constantly "jumps" or resets back to that position when I move the physical mouse in Mini vMac?

              1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator @rkoster
                last edited by mitu

                It's actually easier than adding a new system - the macintosh system supports .txt files as ROM extension. You can have Basilisk.txt and vMac.txt added as empty files in the macintosh folder and choose each of the emulators for the corresponding .txt file.

                1 Reply Last reply Reply Quote 1
                • M
                  marc.tremblay
                  last edited by marc.tremblay

                  THIS is what I wanted in the first place. Can you please post just a little more details as to how to proceed with this tough? Logically, I guess I could even just have the 2 boot disk images launch with the corresponding emulator while we're at it? :P

                  mituM 1 Reply Last reply Reply Quote 0
                  • mituM
                    mitu Global Moderator @marc.tremblay
                    last edited by

                    @marc-tremblay I'm not sure what more details I can give - you just create the 2 files and then use the Runcommand launch menu to choose which emulator to start them - for the Basilisk.txt you choose to start it with basilisk and the other way around for Minivmac.txt.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      marc.tremblay @mitu
                      last edited by

                      @mitu Of course, by holding down a button upon launch? I have to get used to this launch menu, it seems useful! Thanks!

                      1 Reply Last reply Reply Quote 0
                      • rkosterR
                        rkoster
                        last edited by

                        @marc-tremblay You only need to enter that menu once per .txt file too, it will remember your choice. Use option 2, "Select emulator for ROM," not the first option.

                        Github/helper scripts * Creativision/Arcadia/Astrocade guide * Amiga guide * Atari 8bit guide

                        1 Reply Last reply Reply Quote 0
                        • M
                          marc.tremblay
                          last edited by marc.tremblay

                          Got it! It works perfectly fine and instead of making empty txt files, I made it so the hard drive disk images themselves boot the appropriate emulator! So now I have it like this: "System 6.0.8.dsk" boots Mini vMac and "System 7.5.3.dsk" boots Basilisk II :) It's tidy and functional now :) I love it! Thanks. This topic can be deleted I guess!

                          mituM 1 Reply Last reply Reply Quote 0
                          • mituM
                            mitu Global Moderator @marc.tremblay
                            last edited by

                            @marc-tremblay said in Mini vMac does not show up in Retropie, what am I missing?:

                            This topic can be deleted I guess!

                            Why ? If others have the same problem as you - this topic serves as a solution.

                            1 Reply Last reply Reply Quote 0
                            • M
                              marc.tremblay
                              last edited by

                              Because it's not an issue with Retropie, it's just that I did not initially understand how to use Retropie :P There is no technical information to fix an issue here, just me, asking a somewhat stupid-ish question that I could have solved by reading the getting started guide more carefully haha! Thank you tough for replying! Now I am becoming a master Retropie'er :P

                              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.