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

(GUIDE) How to add Super Mario 64 PC to Retropie(Pi4 and Pi3b)

Scheduled Pinned Locked Moved Ideas and Development
mariomario 64nintendo 64sm64sm64pc
150 Posts 23 Posters 60.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.
  • ?
    A Former User @Theon
    last edited by 24 Aug 2020, 22:31

    @Theon
    RetroPie does not out of the box have opengl support.

    M 1 Reply Last reply 25 Aug 2020, 13:43 Reply Quote 0
    • V
      VictimRLSH
      last edited by 25 Aug 2020, 02:40

      The method on Pi Lab's Youtube video worked fine for me.

      System Config: Retropie 4.4 with full desktop, RPi 3B, 256gb SD, 5v 2.1A 5,200 mAH USB battery. EasyMSX controller mounted with Pimoroni Hyperpixel 4 (non touch). Also running 4.6 on a 4gb Pi 4 serving as my primary desktop computer now.

      1 Reply Last reply Reply Quote 0
      • M
        mitu Global Moderator @A Former User
        last edited by 25 Aug 2020, 13:43

        @Luddo183 said in (GUIDE) How to add Super Mario 64 PC to Retropie(Pi4 and Pi3b):

        RetroPie does not out of the box have opengl support.

        The Pi4 model has it out-of-the-box, other models need additional configuration (though that particular configuration will likely not be compatible with RetroPie).

        ? 1 Reply Last reply 25 Aug 2020, 14:50 Reply Quote 0
        • ?
          A Former User @mitu
          last edited by 25 Aug 2020, 14:50

          @mitu
          Can there be a way to automatically have opengl in RetroPie

          1 Reply Last reply Reply Quote 0
          • Z
            zerojay
            last edited by 14 Sept 2020, 12:14

            Hi, I wanted to check this out so I created a RetroPie-Setup script for installing it and put in my RetroPie-Extra repository, meant specifically for Pi 4 ONLY: https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/sm64ex.sh

            Copy your Mario 64 ROM to /home/pi/baserom.<VERSION>.z64 before attempting to install. Everything else is fully automated and a port is added to the Ports menu in RetroPie. This will install the standard version of sm64ex. If there's demand, I may write up a script to automatically compile with external data as well.

            I would love to support the other Pi boards with this, but the sheer amount of changes that need to be made feel far outside the scope of a script like this, so Pi 4 only it is.

            R ? B 3 Replies Last reply 14 Sept 2020, 14:24 Reply Quote 4
            • R
              roslof @zerojay
              last edited by 14 Sept 2020, 14:24

              @zerojay said in (GUIDE) How to add Super Mario 64 PC to Retropie(Pi4 and Pi3b):

              Hi, I wanted to check this out so I created a RetroPie-Setup script for installing it and put in my RetroPie-Extra repository, meant specifically for Pi 4 ONLY: https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/sm64ex.sh

              Works perfectly, @zerojay Thank you for this.

              1 Reply Last reply Reply Quote 0
              • I
                ipnetsensei
                last edited by 17 Sept 2020, 21:04

                hey @Luddo183 , first nice instructions , but I'm having an issue at the last step after I add the .sh file to /home/pi/RetroPie/roms/ports . ports does not show up in the menu. Am I missing something ?

                I 1 Reply Last reply 20 Sept 2020, 14:39 Reply Quote 0
                • I
                  ipnetsensei @ipnetsensei
                  last edited by 20 Sept 2020, 14:39

                  @ipnetsensei
                  I resolved it :
                  just pasted the system menu option manually and it worked.

                  add to menu : sudo nano /etc/emulationstation/es_systems.cfg
                  <system>
                  <name>ports</name>
                  <fullname>Ports</fullname>
                  <path>/home/pi/RetroPie/roms/ports</path>
                  <extension>.sh .SH</extension>
                  <command>%ROM%</command>
                  <platform>pc</platform>
                  </system>

                  1 Reply Last reply Reply Quote 0
                  • R
                    RetroFloppy08
                    last edited by 10 Oct 2020, 12:34

                    I did everything you said, it runs, but its just a black screen.
                    Please Help?
                    I'm Using a Raspberry Pi 3B 1.2 with 32GB of storage

                    Z 1 Reply Last reply 10 Oct 2020, 12:35 Reply Quote 0
                    • Z
                      zerojay @RetroFloppy08
                      last edited by 10 Oct 2020, 12:35

                      @RetroFloppy08 said in (GUIDE) How to add Super Mario 64 PC to Retropie(Pi4 and Pi3b):

                      I did everything you said, it runs, but its just a black screen.
                      Please Help?
                      I'm Using a Raspberry Pi 3B 1.2 with 32GB of storage

                      As I said previously: "I would love to support the other Pi boards with this, but the sheer amount of changes that need to be made feel far outside the scope of a script like this, so Pi 4 only it is."

                      1 Reply Last reply Reply Quote 1
                      • D
                        DolphinCube
                        last edited by 12 Oct 2020, 20:43

                        is there any way you can take this. And use it to compile a 3ds version? Idk the raspberry pi is the only linux computer I have https://github.com/mkst/sm64-port

                        R 1 Reply Last reply 12 Oct 2020, 21:35 Reply Quote 0
                        • R
                          retropieuser555 @DolphinCube
                          last edited by 12 Oct 2020, 21:35

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @zerojay
                            last edited by 4 Nov 2020, 00:24

                            @zerojay
                            Thanks man. I really wanted to try making a scriptmodule for it, but I've been away and I have zero knowledge there. Anyway thanks. I put that up in the instructions.

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tyberkid
                              last edited by 17 Nov 2020, 18:25

                              @luddo183 does this work for rpi 3b? (not 3b+) also could it work on the 0 w?

                              ? 2 Replies Last reply 15 Dec 2020, 21:50 Reply Quote 0
                              • ?
                                A Former User @Tyberkid
                                last edited by 15 Dec 2020, 21:50

                                @tyberkid
                                No. Sorry about getting back late, but only the 3B+ and 4 can run it.

                                1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User @Tyberkid
                                  last edited by 15 Dec 2020, 21:50

                                  @tyberkid
                                  But maybe the 3B can run it, I'm not sure

                                  Stuart2773S 1 Reply Last reply 6 Jan 2021, 12:07 Reply Quote 0
                                  • Stuart2773S
                                    Stuart2773 @A Former User
                                    last edited by Stuart2773 1 Jun 2021, 12:11 6 Jan 2021, 12:07

                                    Has anyone been able to get this running on pi4 with the new render96 v2.1 textures ?

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      burt111 @zerojay
                                      last edited by 6 Jan 2021, 18:33

                                      @zerojay i would love if you added external data support this runs well on my pi4 2gb with piboy dmg case requires xboxdrv and a script involving the controls

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Speedsnipe
                                        last edited by 18 Jan 2021, 01:32

                                        Could someone please elaborate on how you get the controls working on the PiBoy DMG, this guy on YouTube seems to have it working but doesn't mention it, he just linked this page in his description.

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          DolphinCube
                                          last edited by 22 Feb 2021, 19:13

                                          anyone figured out how to add this mod into SM64ex? It adds sonic the hedgehog into it. I have no idea why it isnt working (not creating an executable for some reason)

                                          https://sm64pc.info/forum/viewtopic.php?f=13&t=101

                                          ? 1 Reply Last reply 22 Feb 2021, 20:59 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.

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