From c20aaa2f0c9cb8fcd74b5dec2bbfef761bf84952 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 11 Nov 2020 07:33:17 +0000 Subject: [PATCH] update docs --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 270bab2..1ef53d9 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,15 @@ Instructions and scripts for bootstrapping GameCube homebrew See [GameCube Homebrew for n00bs - Ultimate Guide](https://coolaj86.com/articles/gamecube-homebrew-guide-for-n00bs/) +# SD Homebrew Media Creator -``` +This script will: + +1. Create a `~/Downloads/GC_HMBRW` folder with everything you need +2. Prompt for an SD device to format (and then format it) +3. Copy `~/Downloads/GC_HMBRW` to the SD card + +```bash curl https://git.coolaj86.com/coolaj86/GameCube-Homebrew-for-n00bs/raw/branch/master/create-sd-media-launcher-macos.sh -o create-sd-media-launcher-macos.sh bash ./create-sd-media-launcher-macos.sh ``` @@ -14,9 +21,9 @@ bash ./create-sd-media-launcher-macos.sh Downloads: * **Swiss** v0.4 (r714) | [Homepage](https://github.com/emukidid/swiss-gc) - * Download [zip](https://github.com/solderjs/swiss-gc/releases/download/0.4r714/swiss_r714.zip) | [7z](https://github.com/emukidid/swiss-gc/releases/download/0.4r714/swiss_r714.7z) -* **GBI** / Game Boy Interface (2019-11-07) | [Homepage](https://www.gc-forever.com/wiki/index.php?title=Game_Boy_Interface) - * Download [zip](https://github.com/solderjs/Game-Boy-Interface/releases/download/gbi-20191107/gbi-20191107.zip) | [7z](https://files.extremscorner.org/gamecube/apps/gbi/latest) + * Download [zip](https://github.com/solderjs/swiss-gc/releases/download/0.5r927/swiss_r927.zip) | [tar.xz](https://github.com/emukidid/swiss-gc/releases/download/0.5r927/swiss_r927.tar.xz) | [7z](https://github.com/emukidid/swiss-gc/releases/download/0.5r927/swiss_r927.7z) +* **GBI** / Game Boy Interface | [Homepage](https://www.gc-forever.com/wiki/index.php?title=Game_Boy_Interface) + * Download [zip](https://files.extremscorner.org/gamecube/apps/gbi/latest) * **GCMM** / GameCube Memory Manager (1.4f) | [Homepage](https://github.com/suloku/gcmm) * [Download zip](https://github.com/suloku/gcmm/releases/download/1.4f/gcmm_1.4f.zip) * **WWHack** / Wind Waker Gamesave Hack (v1.1.1) | [Homepage](https://github.com/FIX94/ww-hack-gc)