• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Macintosh Retropie emulation

Scheduled Pinned Locked Moved Help and Support
macintoshretropie 4.2basilisk ii
113 Posts 5 Posters 44.1k 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.
  • E
    edmaul69 @briandamico
    last edited by edmaul69 13 May 2017, 01:50

    @briandamico i just realised, it is supposed to be blank. I still need to know those names because you need to edit two other files.

    B 1 Reply Last reply 13 May 2017, 02:29 Reply Quote 0
    • B
      briandamico @edmaul69
      last edited by 13 May 2017, 02:29

      @edmaul69 ok. well its no longer an image as its running on basilisk on my mac.
      i assume i now need the original .img file or is what i have done via the mac app for basilisk going to be good enough to move over to the pie?

      the files are as follows

      MacOS-753 is the image/OS (a 1gb txt edit file representing the OS)
      and i have a few roms

      PERFORMA.rom
      QUAD650.rom

      E 1 Reply Last reply 13 May 2017, 03:00 Reply Quote 0
      • E
        edmaul69 @briandamico
        last edited by 13 May 2017, 03:00

        @briandamico ok put the files in you macintosh roms folder. you dont need the performa rom. but you can put it there still if you want. now open up /opt/retropie/configs/macintosh/emulators.cfg and replace the info with this:

        basilisk = "/opt/retropie/emulators/basilisk/bin/BasiliskII --rom /home/pi/RetroPie/roms/macintosh/QUAD650.rom --disk /home/pi/RetroPie/roms/macintosh/MacOS-753 --extfs /home/pi/RetroPie/roms/macintosh --config /opt/retropie/configs/macintosh/basiliskii.cfg"
        default = "basilisk"
        

        this also is set up so you have your macintosh roms folder as an external drive. so any new files you want to add, just dump them in there. now open up /opt/retropie/configs/macintosh/basiliskii.cfg and replace its entire contents with this:

        extfs /
        seriala /dev/ttyS0
        serialb /dev/ttyS1
        udptunnel false
        udpport 6066
        bootdrive 0
        bootdriver -62
        ramsize 268435456
        frameskip 2
        modelid 14
        cpu 4
        fpu true
        nocdrom false
        nosound false
        noclipconversion false
        nogui false
        jit true
        jitfpu false
        jitdebug false
        jitcachesize 8192
        jitlazyflush true
        jitinline true
        keyboardtype 5
        keycodes false
        mousewheelmode 1
        mousewheellines 3
        dsp /dev/dsp
        mixer /dev/mixer
        ignoresegv true
        idlewait true
        ether slirp

        now you should be good to go. these configs here also give you 256mb of ram.

        B N 6 Replies Last reply 13 May 2017, 17:13 Reply Quote 0
        • B
          briandamico @edmaul69
          last edited by 13 May 2017, 17:13

          @edmaul69 thank you!
          well i have the files moved over successfully but i am having issues replacing the text in the cfg file.
          i cannot just edit in cyberduck and i used terminal to access the file, which was actually blank, or maybe it is blank now, but still, cannot save the changed in terminal as it gives me an error upon hitting enter and says no such file or directory

          1 Reply Last reply Reply Quote 0
          • B
            briandamico @edmaul69
            last edited by 13 May 2017, 17:24

            @edmaul69 ok fixed first part, i didn't have the / before opt/
            it had to be /opt/

            stupid mistake.ok I'm gonna keep going and see how i make out

            1 Reply Last reply Reply Quote 0
            • B
              briandamico @edmaul69
              last edited by 13 May 2017, 17:32

              @edmaul69 ok its all done to a T
              everything you said to do is done.

              now the result, doesn't work lol.

              i rebooted, went to the emulator on the pi, hit start, and it just bounces back to the emulator .

              1 Reply Last reply Reply Quote 0
              • B
                briandamico @edmaul69
                last edited by briandamico 13 May 2017, 17:36

                @edmaul69 here is what the roms folder looks like incase u wanna see it

                [URL=http://s95.photobucket.com/user/briandamico/media/nes/Screen%20Shot%202017-05-13%20at%201.33.26%20PM.png.html][IMG]http://i95.photobucket.com/albums/l137/briandamico/nes/Screen Shot 2017-05-13 at 1.33.26 PM.png[/IMG][/URL]

                1 Reply Last reply Reply Quote 0
                • B
                  briandamico @edmaul69
                  last edited by 13 May 2017, 21:19

                  @edmaul69 Hey Ed
                  sorry for all the replies.
                  just keeping you in the loop

                  i wanted to shed some light on something that i discovered to happen.

                  Once i successfully got the 1gb file that was my macOS-753 in the rom folder i was no longer able to load ANY games what so ever on ANY emulator

                  and i already erased my sd and restored from a back up to start from scratch and without doing the cfg files yet, i just moved stuff to the rom folder, and then since cyberduck would let me drag and drop the macos-753 over, i used my usb stick to do it, and once it got over there, not one game would open. just bounces back to the games list.

                  very very very odd.

                  with the other rom files in there its fine, but its the os file that seems to be the problem

                  E 1 Reply Last reply 13 May 2017, 22:46 Reply Quote 0
                  • E
                    edmaul69 @briandamico
                    last edited by edmaul69 13 May 2017, 22:46

                    @briandamico rename the os to "mac.img".(all lowercase) Then edit the emulators.cfg file so it is called mac.img (all lowercase) in there too. See if that helps you any.

                    B 2 Replies Last reply 13 May 2017, 23:26 Reply Quote 0
                    • B
                      briandamico @edmaul69
                      last edited by 13 May 2017, 23:26

                      @edmaul69 just to be clear
                      this is no.img in the text you wrote
                      it was originally just MacOS-753 with no .img after it

                      so I'm just putting mac instead of MacOS-753

                      1 Reply Last reply Reply Quote 0
                      • B
                        briandamico @edmaul69
                        last edited by 13 May 2017, 23:41

                        @edmaul69 didn't work :(

                        E 1 Reply Last reply 14 May 2017, 02:41 Reply Quote 0
                        • E
                          edmaul69 @briandamico
                          last edited by 14 May 2017, 02:41

                          @briandamico you can put .img. It doesnt care. Can you post a pic of your files in your macintosh folder and pics of the contentents of your emulators.cfg file?

                          B 1 Reply Last reply 15 May 2017, 00:55 Reply Quote 0
                          • B
                            briandamico @edmaul69
                            last edited by 15 May 2017, 00:55

                            @edmaul69 ok here they are

                            http://i95.photobucket.com/albums/l137/briandamico/nes/Screen Shot 2017-05-14 at 8.49.05 PM.png

                            http://i95.photobucket.com/albums/l137/briandamico/nes/Screen Shot 2017-05-14 at 8.50.50 PM.png

                            http://i95.photobucket.com/albums/l137/briandamico/nes/Screen Shot 2017-05-14 at 8.50.34 PM.png

                            E 1 Reply Last reply 15 May 2017, 02:07 Reply Quote 0
                            • E
                              edmaul69 @briandamico
                              last edited by 15 May 2017, 02:07

                              @briandamico ok so couple issues. I dont see mac.img in your roms folder. Second, in the emulators.cfg you have the old config and the new one i gave you in there. You need to delete all of it and put in only what i gave you. It wont work with all that in there.

                              B 1 Reply Last reply 16 May 2017, 02:35 Reply Quote 0
                              • B
                                briandamico @edmaul69
                                last edited by 16 May 2017, 02:35

                                @edmaul69 Ok I will update the config file

                                As I mentioned earlier I removed the mac.img file that was there because with it in there it stopped loading all of my games across all consoles.

                                The moment I removed the mac.img from the rom folder macintosh everything worked again.

                                Weird right? Can you possibly explain that?

                                E 1 Reply Last reply 16 May 2017, 02:37 Reply Quote 0
                                • E
                                  edmaul69 @briandamico
                                  last edited by 16 May 2017, 02:37

                                  @briandamico i cant explain except maybe you dont have enough space on your sd card and are completely filling it up??

                                  B 2 Replies Last reply 16 May 2017, 03:00 Reply Quote 0
                                  • B
                                    briandamico @edmaul69
                                    last edited by 16 May 2017, 03:00

                                    @edmaul69 128gm card and only used 25-30gb

                                    E 1 Reply Last reply 16 May 2017, 03:06 Reply Quote 0
                                    • B
                                      briandamico @edmaul69
                                      last edited by 16 May 2017, 03:05

                                      @edmaul69 I may just call it quits on the macintosh if it's this difficult to work but I have to ask, I have the apple ii emulator up and running games just fine, i even have an apple ii keyboard, but apparently it's not mapped like I thought it would be.

                                      Can I map a vintage apple ii keyboard for the apple ii games?

                                      I didn't even think I would have to since I hooked up the keyboard used for many of these games but not much is working other then when typing for metadata descriptions

                                      1 Reply Last reply Reply Quote 0
                                      • E
                                        edmaul69 @briandamico
                                        last edited by 16 May 2017, 03:06

                                        @briandamico if you quit emulationstation and exit to commandline does it show 128gb? I am just curious if it expanded the file system automatically or not.

                                        B 1 Reply Last reply 16 May 2017, 03:11 Reply Quote 0
                                        • B
                                          briandamico @edmaul69
                                          last edited by 16 May 2017, 03:11

                                          @edmaul69 so quite emulation station and when I get to script type command line?

                                          E 1 Reply Last reply 16 May 2017, 03:17 Reply Quote 0
                                          39 out of 113
                                          • First post
                                            39/113
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received