diff options
author | Andre Heider | 2008-08-09 20:02:56 +0000 |
---|---|---|
committer | Andre Heider | 2008-08-09 20:02:56 +0000 |
commit | c60565e108a5e541b00f0f4b6ab1e7dfa476945c (patch) | |
tree | 8361b3d331259244678e29f76cba6db25a3283b3 /dists | |
parent | 3e5e5f5342c60f7b48ea451751937c214d61dca9 (diff) | |
download | scummvm-rg350-c60565e108a5e541b00f0f4b6ab1e7dfa476945c.tar.gz scummvm-rg350-c60565e108a5e541b00f0f4b6ab1e7dfa476945c.tar.bz2 scummvm-rg350-c60565e108a5e541b00f0f4b6ab1e7dfa476945c.zip |
Updated the Makefile to the new build system.
Introduced a Makefile variable to build a gamecube version.
svn-id: r33723
Diffstat (limited to 'dists')
-rw-r--r-- | dists/wii/READMII | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/dists/wii/READMII b/dists/wii/READMII index 4f157dffe7..87efe21d68 100644 --- a/dists/wii/READMII +++ b/dists/wii/READMII @@ -6,12 +6,18 @@ features not compiled in: REQUIREMENTS - - sd card - - wiimote or gamecube controller in port 1 + wii: + - sd card + - wiimote or gamecube controller in port 1 + + gamecube: + - sd card + - sd gecko adapter + - gamecube controller in port 1 INSTALL - - copy the "apps" folder to the root of your sd card + - copy the "scummvm" folder into the "/apps" folder of your sd card - copy your demos and/or games onto the same sd card each game goes into its own subdirectory, do not place those under "/apps/scummvm", and do not set the "theme" or "extra" path to that folder @@ -20,17 +26,21 @@ INSTALL RUN - either use the homebrew channel, available at + wii: + either use the homebrew channel, available at + + http://hbc.hackmii.com/ - http://hbc.hackmii.com/ + or load "/apps/scummvm/boot.dol" with your favorite loader - or load "boot.dol" with your favorite loader + gamecube: + load "/apps/scummvm/scummvm-gc.dol" with your favorite loader CONTROLS wiimote - analog stick: mouse movement + IR: mouse movement a: left mouse button b: right mouse button minus: escape |