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
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • 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...

Incredible Demos

  • By
    Web Notifications API

    Every UI framework has the same set of widgets which have become almost essential to modern sites: modals, tooltips, button varieties, and notifications.  One problem I find is each site having their own widget colors, styles, and more -- users don't get a consistent experience.  Apparently the...

  • By
    Event Delegation with MooTools

    Events play a huge role in JavaScript. I can't name one website I've created in the past two years that hasn't used JavaScript event handling on some level. Ask yourself: how often do I inject elements into the DOM and not add an...

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!