In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "EDuke32 Wii"

From WiiBrew
Jump to navigation Jump to search
Line 22: Line 22:
 
#Extract the archive to the root of your SD card.
 
#Extract the archive to the root of your SD card.
 
#Place the '''DUKE3D.GRP''' and '''DUKE.RTS''' game data files in '''sd:/apps/eduke32/''' (if you are using an SD card, for example). If you are unsure where to find these files, see the [http://wiki.eduke32.com/wiki/Installation_and_configuration EDukeWiki ''Installation and configuration'' page].
 
#Place the '''DUKE3D.GRP''' and '''DUKE.RTS''' game data files in '''sd:/apps/eduke32/''' (if you are using an SD card, for example). If you are unsure where to find these files, see the [http://wiki.eduke32.com/wiki/Installation_and_configuration EDukeWiki ''Installation and configuration'' page].
#To hear the MIDI music, set up Timidity by copying the cfg file to "'''sd:/etc/timidity/timidity.cfg'''" (again, using an SD card) and putting the patch files in "'''sd:/usr/local/lib/timidity/'''". [http://freepats.zenvoid.org/ Freepats] works well. You can install it by extracting it directly to "'''sd:/usr/local/lib/timidity/'''" and copying one of the cfg files to "'''sd:/etc/timidity/timidity.cfg'''".
+
#To hear the MIDI music, install a soundfont to be used by the included Timidity software.
 +
#*As an example, try using [http://freepats.zenvoid.org/ Freepats], a recommended soundfont. You can install Freepats by the following method:
 +
#*#Download '''[http://freepats.zenvoid.org/freepats-20060219.zip freepats-20060219.zip]'''.
 +
#*#Extract the contents of '''freepats-20060219.zip''' directly to "'''sd:/usr/local/lib/timidity/'''".
 +
#*#Copy '''freepats.cfg''' from that directory to "'''sd:/etc/timidity/'''". The file '''crude.cfg''' can also be used if you encounter problems with EDuke32 Wii running low on memory.
 +
#*#Rename the cfg file you just copied to be named '''timidity.cfg'''.
 
#Launch the game using your loader.
 
#Launch the game using your loader.
  
 
[[Category:Homebrew using SDL libraries]]
 
[[Category:Homebrew using SDL libraries]]

Revision as of 08:05, 23 May 2012

EDuke32 Wii
EDuke32-Wii.png
General
Author(s)EDuke32 Team
Ported bytueidj
TypeShooting game
LicenseGPL, BUILDLIC
Links
Download
Source
Peripherals
Wiimote1.svg SensorBar.svg ClassicController.svg GameCube Controller Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot USB mass storage device USB Keyboard USB Mouse

EDuke32 Wii is a Wii port of Duke Nukem 3D using EDuke32. For more information about EDuke32 and this port, see the EDukeWiki.

Installation

  1. Download EDuke32 Wii.
  2. Extract the archive to the root of your SD card.
  3. Place the DUKE3D.GRP and DUKE.RTS game data files in sd:/apps/eduke32/ (if you are using an SD card, for example). If you are unsure where to find these files, see the EDukeWiki Installation and configuration page.
  4. To hear the MIDI music, install a soundfont to be used by the included Timidity software.
    • As an example, try using Freepats, a recommended soundfont. You can install Freepats by the following method:
      1. Download freepats-20060219.zip.
      2. Extract the contents of freepats-20060219.zip directly to "sd:/usr/local/lib/timidity/".
      3. Copy freepats.cfg from that directory to "sd:/etc/timidity/". The file crude.cfg can also be used if you encounter problems with EDuke32 Wii running low on memory.
      4. Rename the cfg file you just copied to be named timidity.cfg.
  5. Launch the game using your loader.