Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Meritous Wii: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "type=Role playing" to "type=Role Playing")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Role playing) - GameBrew
|title_mode=append
|image=meritouswii.jpg
|image_alt=Meritous
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Meritous
|title=Meritous
|image=meritouswii.jpg
|image=meritouswii2.png
|description=An action-adventure / dungeon crawl game
|description=An action-adventure/dungeon crawler game.
|author=suloku
|author=suloku
|lastupdated=2009/06/30
|lastupdated=2009/06/30
|type=Role playing
|type=Role Playing
|version=1.2 Wii R2
|version=1.2 Wii R2
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/wiihomebrews/meritouswii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/meritouswii.7z?k33p0fil35
|website=http://www.asceai.net/meritous/
|website=https://code.google.com/archive/p/meritous-wii/
|source=https://code.google.com/archive/p/meritous-wii/
|source=https://code.google.com/archive/p/meritous-wii/
}}
}}
'''Meritous Wii''' is a port of Lancer-X/ASCEIS's [http://www.asceai.net/meritous/ Meritous] to the Wii using '''SDL'''.
Meritous Wii is a port of Lancer-X/ASCEIS's [http://www.asceai.net/meritous/ 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==
==Controls==
'''Wiimote:'''
===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


Arrow keys
A - Enter
- Analog Pad Space - B Escape - Home H - One Tab - Minus Enter - A P - Plus


'''Classic:'''
Plus - P


Arrow keys - Analog Pad Space - B Escape - Home H - Minus Tab - X Enter - A P - Plus
Minus - Tab


'''Gamecube:'''
1 - H


Arrow keys - Analog Pad Space - A Escape - Start H - Z trigger Tab - Y Enter - B P - X
Home - Escape


==Media==
===Classic Controller===
<youtube>nPOnldG2nk8</youtube>
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


==Cheats==
Z - H
"Those who seek power, should have been granted with a great sense of coordination to "trigger" a new source of energy".


Note: this isn't a cheat I added or that's in the pc game, but some debug code I thought could work and be fun as a cheat.
Start - Escape


==Other notes==
==Media==
I haven't tested myself, but 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".
'''Let's Play Meritous part 1''' ([https://www.youtube.com/watch?v=nPOnldG2nk8 RaustBD]) <br>
<youtube>nPOnldG2nk8</youtube>


==Known bugs==
==Known issues==
For some reason there's some code regarding the title screen that will code dump. I tried backtracing it but I couldn't see the failure, so that part of code only compiles for the pc version. Anyway I'm still yet to notice what that code does to the game, so it doesn't affect gameplay.
For some reason there's some code regarding the title screen that will code dump.  


==Changelog==
==Changelog==
'''R2:'''
'''R2'''
*Solved the problem with accessing the help file. The code wasn't parsing the newline character '\r'.
*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).
*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.
*Changed the message given when starting a new game for the wii build.


'''R1:'''
'''R1'''
*initial release
*Initial release.


== External links ==
== External links ==
* Official Website - http://www.asceai.net/meritous/
* WiiBrew - https://wiibrew.org/wiki/Meritous
* Wiibrew - https://wiibrew.org/wiki/Meritous
* Google Code - https://code.google.com/archive/p/meritous-wii/
* Google Source - https://code.google.com/archive/p/meritous-wii/

Latest revision as of 09:18, 7 Mayıs 2024

Meritous
Meritouswii2.png
General
Authorsuloku
TypeRole Playing
Version1.2 Wii R2
LicenseGPL-3.0
Last Updated2009/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

Advertising: