Difference between revisions of "Super Mario War Wii"
Jump to navigation
Jump to search
(11 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Super Mario War Wii | | title = Super Mario War Wii | ||
− | | image = [[ | + | | image = [[File:SMW-Wii.png]] |
− | | version = 1. | + | | version = 1.4 |
| type = platform game | | type = platform game | ||
+ | | licence = GPL | ||
| portedby = [[User:Tantric|Tantric]] | | portedby = [[User:Tantric|Tantric]] | ||
− | | download = | + | | download = https://hbb1.oscwii.org/hbb/smw-wiigii/smw-wiigii.zip |
| source = http://code.google.com/p/smw-wii/source | | source = http://code.google.com/p/smw-wii/source | ||
| peripherals = {{Wiimote4}} {{ClassicController}} {{FrontSDHC}} | | peripherals = {{Wiimote4}} {{ClassicController}} {{FrontSDHC}} | ||
| hbb = yes | | hbb = yes | ||
+ | | osc = yes | ||
}} | }} | ||
− | + | '''Super Mario War Wii''' is a port of [http://72dpiarmy.supersanctuary.net/ Super Mario War] to the Wii, using [[SDL Wii]]. It should be fully functional. To make this port possible, I've had to rewrite significant portions of [[SDL Wii]], particularly a complete re-write of the file, video, and sound systems. However, I'm hoping this work will encourage other developers to port more SDL-based games and applications to the Wii. | |
− | '''Super Mario War Wii''' is a port of [http:// | ||
== Installation == | == Installation == | ||
Line 24: | Line 25: | ||
Please report issues on [http://code.google.com/p/smw-wii/issues/list Google Code]. | Please report issues on [http://code.google.com/p/smw-wii/issues/list Google Code]. | ||
+ | |||
+ | == Media == | ||
+ | === v1.4 === | ||
+ | {| | ||
+ | | <youtube valign="top" align="left">-AqjDnxyVaE</youtube> | ||
+ | |} | ||
== Changelog == | == Changelog == | ||
− | ===1.2 - June 4, 2009=== | + | === 1.4 - August 11, 2010 === |
+ | |||
+ | * Fresh compile with latest libogc improvements | ||
+ | * USB 2.0 via IOS58 support. Requires that IOS58 be pre-installed. | ||
+ | |||
+ | === 1.3 - January 7, 2010 === | ||
+ | |||
+ | * Fresh port of Super Mario War 1.8 beta 2. This requires you to replace ALL old files. Enjoy! | ||
+ | |||
+ | === 1.2 - June 4, 2009 === | ||
* Recompiled with latest libogc / libfat / SDL | * Recompiled with latest libogc / libfat / SDL | ||
− | ===1.1 - May 1, 2009=== | + | === 1.1 - May 1, 2009 === |
* Fix crashing issue (caused by music) | * Fix crashing issue (caused by music) | ||
* Hide controller configuration (not implemented) | * Hide controller configuration (not implemented) | ||
− | ===1.0 - April 30, 2009=== | + | === 1.0 - April 30, 2009 === |
* Initial release | * Initial release | ||
+ | |||
+ | == External links == | ||
+ | * [http://doublejumphq.com/homebrew/2010/04/28/super-mario-war-wii.html Homebrew Review: Super Mario War Wii] — A video review of Super Mario War version 1.8 beta 2 on the Wii. | ||
[[Category:Homebrew using SDL libraries]] | [[Category:Homebrew using SDL libraries]] | ||
+ | [[Category:Featured homebrew]] |
Latest revision as of 19:06, 8 April 2021
Super Mario War Wii | |
![]() | |
General | |
---|---|
Ported by | Tantric |
Type | Platform game |
Version | 1.4 |
Licence | GPL |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Downloadable via the Open Shop Channel | |
Peripherals | |
![]() ![]() ![]() |
Super Mario War Wii is a port of Super Mario War to the Wii, using SDL Wii. It should be fully functional. To make this port possible, I've had to rewrite significant portions of SDL Wii, particularly a complete re-write of the file, video, and sound systems. However, I'm hoping this work will encourage other developers to port more SDL-based games and applications to the Wii.
Installation
Copy the apps/ and smw/ folders to the root of your SD card.
Notes
I would not recommend trying to replace, remove, or add music files, as the list of music files is hard-coded.
Issues
Please report issues on Google Code.
Media
v1.4
Changelog
1.4 - August 11, 2010
- Fresh compile with latest libogc improvements
- USB 2.0 via IOS58 support. Requires that IOS58 be pre-installed.
1.3 - January 7, 2010
- Fresh port of Super Mario War 1.8 beta 2. This requires you to replace ALL old files. Enjoy!
1.2 - June 4, 2009
- Recompiled with latest libogc / libfat / SDL
1.1 - May 1, 2009
- Fix crashing issue (caused by music)
- Hide controller configuration (not implemented)
1.0 - April 30, 2009
- Initial release
External links
- Homebrew Review: Super Mario War Wii — A video review of Super Mario War version 1.8 beta 2 on the Wii.