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
    5 HTML5 APIs You Didn’t Know Existed

    When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It."  Can you blame us though?  We watched the fundamental APIs stagnate for so long that a basic feature...

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

  • By
    Web Audio API

    The Web Audio API allows developers to load and decode audio on demand using JavaScript.  The more I evaluate awesome games for Firefox OS TVs, the more I get to learn about these APIs that I normally wouldn't touch.  The following is a very basic introduction to the WebAudio API...

  • By
    Sliding Labels Using MooTools

    A week back I saw a great effect created by CSSKarma: input labels being animated horizontally. The idea is everything positive: elegant, practical, unobtrusive, and requires very little jQuery code. Luckily the effect doesn't require much MooTools code either! The HTML A...

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!