Difference between revisions of "Wiimahjongg"
From RpWiki
(fixed web viewer url) |
|||
Line 1: | Line 1: | ||
− | + | == wiiMahjongg == | |
+ | This is a more advanced version of the original [http://wiibrew.org/wiki/mahjongg wiimahjongg]. | ||
+ | I took the source code of version 0.8 and extracted the graphics from the binary.<br /> | ||
+ | Sounds and mod music is rather taken from there original sources or recorded from the original game.<br /> | ||
+ | You could also say i copied most of the things... | ||
+ | |||
+ | === New features/bugfixes: === | ||
+ | * 6 new layouts | ||
+ | * show left tiles in game | ||
+ | * undo of last move | ||
+ | * after a game is finished you can restart with a random layout | ||
+ | * fix crash if you turn of your wii while in menu | ||
+ | * widescreen option is now set when loading the game | ||
+ | * config is saved within the boot.dol folder | ||
+ | |||
+ | === Missing things/bugs: === | ||
+ | * no japanese language | ||
+ | * currently only english and german | ||
+ | * sounds are not optimal yet | ||
=== Source === | === Source === | ||
+ | Source code is stored within a [http://www.selenic.com/mercurial mercurial] repository, for building you will need [http://www.wiibrew.org/wiki/Devkit_pro devkitpro]. | ||
hgweb viewer: [http://hg.oldsch00l.com/wiimahjongg/ wiimahjongg] | hgweb viewer: [http://hg.oldsch00l.com/wiimahjongg/ wiimahjongg] | ||
hg clone http://hg.oldsch00l.com/wiimahjongg | hg clone http://hg.oldsch00l.com/wiimahjongg |
Revision as of 21:16, 16 September 2009
wiiMahjongg
This is a more advanced version of the original wiimahjongg.
I took the source code of version 0.8 and extracted the graphics from the binary.
Sounds and mod music is rather taken from there original sources or recorded from the original game.
You could also say i copied most of the things...
New features/bugfixes:
- 6 new layouts
- show left tiles in game
- undo of last move
- after a game is finished you can restart with a random layout
- fix crash if you turn of your wii while in menu
- widescreen option is now set when loading the game
- config is saved within the boot.dol folder
Missing things/bugs:
- no japanese language
- currently only english and german
- sounds are not optimal yet
Source
Source code is stored within a mercurial repository, for building you will need devkitpro. hgweb viewer: wiimahjongg
hg clone http://hg.oldsch00l.com/wiimahjongg