Play GameCube Games on Mac or PC

By  on  
GameCube on Mac

My current obsession with retro gaming has brought me to creating a RetroPie on Raspberry Pi, a Recalbox on Raspberry Pi, playing retro games on Mac with OpenEmu, and exploring how to play Sony Playstation games within OpenEmu.  My newest adventure has me looking to progressively newer systems -- this time the Nintendo GameCube.

I owned the GameCube when I was younger and, though there were a shortage of decent games, I really enjoyed Mario Kart: Double Dash, so it was important I figured out how to play GameCube games on Mac.  After a bit of research I figured it out -- let's'a'go!

Step 1:  Download Dolphin

The Dolphin emulator, available for Windows and Mac, allows you to play your favorite GameCube titles.  Start by downloading and installing the Dolphin emulator.

GameCube Emulator

Step 2:  Configure the Controller

You'll need a suitable controller to play GameCube on your computer; you can purchase a USB GameCube controller or you can use a controller you already have, like a Xbox controller.

Xbox Controller

With an acceptable controller available, choose Options > Controller Settings in the main menu.  You'll need to click into each button field and set them by pressing the corresponding on the controller:

Dolphin Controller Configuration

Step 3:  Game Time!

With the Dolphin Emulator installed and your controller configured, it's time to play!  Dolphin accepts games as ISO images.  There are plenty of places to find games (token "you must own the game or it's illegal" declaration), most of which can be found with a Google search.

Mario Kart on Mac

It seems that no matter what retro gaming console you'd like to play, it's available on some form for Mac or PC.  What's even more amazing is how easy they are to access and configure!

Recent Features

  • By
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

  • By
    How I Stopped WordPress Comment Spam

    I love almost every part of being a tech blogger:  learning, preaching, bantering, researching.  The one part about blogging that I absolutely loathe:  dealing with SPAM comments.  For the past two years, my blog has registered 8,000+ SPAM comments per day.  PER DAY.  Bloating my database...

Incredible Demos

  • By
    dwClickable:  Entire Block Clickable Using MooTools 1.2

    I recently received an email from a reader who was really impressed with Block Clickable, a jQuery script that took the link within a list item and made the entire list item clickable. I thought it was a neat script so I...

  • By
    Duplicate the jQuery Homepage Tooltips

    The jQuery homepage has a pretty suave tooltip-like effect as seen below: The amount of jQuery required to duplicate this effect is next to nothing;  in fact, there's more CSS than there is jQuery code!  Let's explore how we can duplicate jQuery's tooltip effect. The HTML The overall...

Discussion

  1. simon

    What do I do about the “profile” section. It’s not working.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!