Abuse Wii
This is an old revision of this page, as edited by HellAngel1910 (talk | contribs) at 01:20, 21 September 2011. It may differ significantly from the current revision. |
Abuse Wii | |
![]() | |
General | |
---|---|
Author(s) | Many |
Ported by | HunterZ |
Type | Shooting game |
Version | 0.8.682.1 |
Licence | GPL and Public Domain |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Abuse is a dark 2D side-scrolling platform game developed by Crack dot Com in 1995. It features beautiful lighting, realistic animation and nasty alien-like creatures to destroy. It is now maintained by Sam Hocevar in an attempt to prevent it from vanishing from the Internet.
Wii port by HunterZ based on Sam Hocevar's source at http://abuse.zoy.org/ with Wii-specific modifications.
Installation
Wii
Abuse Wii can run from either SD or USB. Just copy the abuse folder to /apps/, and the game will detect the game path by determining where boot.dol was launched from. Note that the data/ subfolder must be present for the game to work, and the save/ subfolder must be present if you want to allow settings and saved game files to be created.
Dolphin 3.0
Abuse Wii can also run under Dolphin 3.0, although it doesn't seem to run very well. In order to do this, you must first run the emulator once to create User/Wii/sd.raw. Then, close Dolphin and use a tool like [[1]] to inject an /apps/ folder and a copy of the abuse/ folder tree inside of that.
Running
Wii
After installing on the Wii, the Abuse icon should show up under the Homebrew Channel. Just click it and select Load.
Dolphin 3.0
After installing to User/Wii/sd.raw, select Config->Wii->Insert SD Card and Graphics->External Frame Buffer->Real. Then, select Open and browse to a copy of the game's boot.dol file. Finally, select Play to run the game.
Controls
Abuse was originally designed for keyboard + mouse on the PC. For the Wii port, these have been replaced with Nunchuk (or Classic Controller Pro held in left hand) + Wiimote using the following mappings:
Note that jump/activate actions have been mapped to buttons on the Nunchuk / Classic Controller Pro instead of to up/down on the stick; this gives a much better level of control over jumping and activating, at a cost of less intuitive ladder climbing.
Saving/Loading
To save your game in progress, find an in-game save terminal and activate it. There are many of these scattered throughout the game's levels. Once activated, a menu will appear with a list of save slots; click on the desired slot to save the game.
To load a saved game, click the blue floppy disk icon on the main menu (only present if one or more saved game files exist) then select the desired save slot.
Save files and other configuration data files are written to the save/ subfolder of the game's installation path. The game can be reset to a base install state by erasing all files from the save/ folder, but the folder itself must be present in order for new files to be generated. Removing the save/ folder will effectively cause the game to run in a read-only mode where no settings or saved games will be saved to the disk.
Music
The game's music is supported via SDL Wii's embedded Timidity library. All that is required is to download a set of Timidity patches and install the .cfg file to /etc/timidity/timidity.cfg and the patches to the appropriate sub-folder(s) of /usr/local/lib/timidity.
Note that this approach seems to work for other Wii ports of SDL-based games as well; in fact, more detailed instructions and links are available on CorsixTH's page, and a recent source build of WiiDoom seems to work with it as well.
Other
There is networking code in the game's source, possibly for multiplayer support of some kind. It may not even work in the regular PC SDL port, and it wouldn't even compile on Wii so it was disabled at the build configuration level for this port.
Also, editing mode and abuse-tool are not supported in the Wii port. You should be able to use PC ports of these to make stuff and then run it on the Wii port, which is probably easier anyways.
Credits
- Original game: Crack Dot Com
- Various ports: many other contributors
- Current source maintainer: Sam Hocevar at abuse.zoy.org
Changelog
Note: Version numbering system is [Abuse major version].[Abuse minor version].[Sam Hocevar SVN revision].[Wii revision]
- 0.8.682.1 (2011/09/18)
- Initial release.