From 57519cd64c9f8a9ebae197b988ae3d6994935b41 Mon Sep 17 00:00:00 2001 From: dborth Date: Sat, 25 Jun 2016 15:20:34 -0600 Subject: [PATCH] Created Getting Started (markdown) --- Getting-Started.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Getting-Started.md diff --git a/Getting-Started.md b/Getting-Started.md new file mode 100644 index 0000000..33e9af8 --- /dev/null +++ b/Getting-Started.md @@ -0,0 +1,16 @@ +# Setup & Installation # + +Download the latest version from the [Downloads page](http://code.google.com/p/snes9x-gx/downloads/list). + +## Wii ## + +The most popular method of running homebrew on the Wii is through the [Homebrew Channel](http://hbc.hackmii.com/). If you already have the channel installed, just copy over the apps folder included in the archive into the root of your SD card. + +Remember to also create the snes9xgx directory structure required (a sample structure is included in the archive). + +For more detailed instructions, see [Wiibrew](http://www.wiibrew.org/wiki/Snes9x_GX). + +## GameCube ## + +You can load Snes9x GX via sdload and an SD card in slot A, or by streaming +it to your Gamecube, or by making a bootable DVD. \ No newline at end of file