More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Meritous | |title=Meritous | ||
|image= | |image=meritouswii2.png | ||
|description=An action-adventure/dungeon crawler game. | |description=An action-adventure/dungeon crawler game. | ||
|author=suloku | |author=suloku | ||
Line 26: | Line 26: | ||
==Controls== | ==Controls== | ||
===USB Keyboard=== | |||
Arrow keys - Move around. To walk through doors, simply walk up to them and push against them. | |||
Space - Charge your PSI circuit for attacking | |||
Escape - Exit the game | |||
H - View the help file | |||
Tab - View the map (you can then use the arrow keys to scroll around the map, speed up holding space) | |||
Enter - Activate a trigger tile that you are standing on | |||
Enter is also used for various other things, such as for reading in-game dialogue | |||
P - Pause the game | |||
===Wiimote=== | ===Wiimote=== | ||
Analog Pad - Arrow Keys | Analog Pad - Arrow Keys | ||
Line 70: | Line 87: | ||
Start - Escape | Start - Escape | ||
==Media== | ==Media== |
Revision as of 10:27, 3 March 2023
Meritous | |
---|---|
General | |
Author | suloku |
Type | Role playing |
Version | 1.2 Wii R2 |
License | GPL-3.0 |
Last Updated | 2009/06/30 |
Links | |
Download | |
Website | |
Source | |
Meritous Wii is a port of Lancer-X/ASCEIS's Meritous to the Wii using SDL.
User guide
Cheats
"Those who seek power, should have been granted with a great sense of coordination to "trigger" a new source of energy".
This isn't actually a cheat, but some debug code that could work and be fun as a cheat.
Other notes
It should work if run from a usb device from homebrew channel or another app passing the first argument as the file path such as "usb:/apps/meritous/boot.dol".
Note that this is not tested.
Controls
USB Keyboard
Arrow keys - Move around. To walk through doors, simply walk up to them and push against them.
Space - Charge your PSI circuit for attacking
Escape - Exit the game
H - View the help file
Tab - View the map (you can then use the arrow keys to scroll around the map, speed up holding space)
Enter - Activate a trigger tile that you are standing on
Enter is also used for various other things, such as for reading in-game dialogue
P - Pause the game
Wiimote
Analog Pad - Arrow Keys
B - Space
A - Enter
Plus - P
Minus - Tab
1 - H
Home - Escape
Classic Controller
Analog Pad - Arrow keys
B - Space
A - Enter
Plus- P
X - Tab
Minus - H
Home - Escape
GameCube Controller
Analog Pad - Arrow keys
A - Space
B - Enter
X - P
Y - Tab
Z - H
Start - Escape
Media
Let's Play Meritous part 1 (RaustBD)
Known issues
For some reason there's some code regarding the title screen that will code dump.
Changelog
R2
- Solved the problem with accessing the help file. The code wasn't parsing the newline character '\r'.
- Added wii controls to help file (helpfile_wii.txt when building for wii).
- Changed the message given when starting a new game for the wii build.
R1
- Initial release.
External links
- WiiBrew - https://wiibrew.org/wiki/Meritous
- Google Code - https://code.google.com/archive/p/meritous-wii/