link to article, add downloads cheatsheet

This commit is contained in:
AJ ONeal 2019-12-12 21:29:53 +00:00
parent d79463c272
commit b595369cfe
1 changed files with 12 additions and 1 deletions

View File

@ -2,7 +2,18 @@
Instructions and scripts for bootstrapping GameCube homebrew
See <https://coolaj86.com/articles/gamecube-homebrew-guide-for-n00bs/>
```
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
```
```
# Downloads Cheatsheet
* Swiss v0.4 (r714) [[zip](https://github.com/solderjs/swiss-gc/releases/download/0.4r714/swiss_r714.zip)] | [Homepage](https://github.com/emukidid/swiss-gc)
* Game Boy Interface / GBI (2019-11-07) [[zip](https://github.com/solderjs/Game-Boy-Interface/releases/download/gbi-20191107/gbi-20191107.zip)] | [Homepage](https://www.gc-forever.com/wiki/index.php?title=Game_Boy_Interface)
* GameCube Memory Manager / GCMM (1.4f) [[zip](https://github.com/suloku/gcmm/releases/download/1.4f/gcmm_1.4f.zip)] | [Homepage](https://github.com/suloku/gcmm)
* Wind Waker Gamesave Hack / WWHack (v1.1.1) [[zip](https://github.com/FIX94/ww-hack-gc/releases/download/v1.1.1/WWHack-GC-v1.1.1.zip)] | [Homepage](https://github.com/FIX94/ww-hack-gc)
* [Other Gamesave Hacks](https://www.gc-forever.com/wiki/index.php?title=Booting_Homebrew)