Mahjong tiles help needed (again)

This FORUM is ONLY for posting requests for M.A.M.E. arcade cheats. The actual cheats should be posted in the M.A.M.E. "Arcade" Cheats forum. For cheat requests a 'please' would do no harm...
Post Reply
stephh
Posts: 601
Joined: Fri Aug 17, 2001 1:00 am
Location: Paris, France

Mahjong tiles help needed (again)

Post by stephh »

There are some games in which you have "bonus" tiles that seem to be flowers ... Here are the values :

Code: Select all

; [ CITY LOVE (JAPAN) ]
; Use these pokes only when you have 14 tiles in your hand
; These values are good, but the display won't be refreshed until you 'RON'
; (default is 'Z' key) or you discard a tile
; Player's tiles are coded on 14 bytes :
;   F406h ("A") - F407h ("B") .... F412h ("M") - F413h ("N")
; C.P.U.'s tiles are coded on 14 bytes :
;   F486h ("A") - F487h ("B") .... F492h ("M") - F493h ("N")
; Here is a table of the 4 bonus tiles :
;   value     common name      chinese name      
;    38h      "flower" ?
;    39h      "flower" ?
;    3Ah      "flower" ?
;    3Bh      "flower" ?
Could you help me in telling if these tiles have a real name ?

Thanks by advance for what you can do ...

Steph from The Ultimate Patchers

Visit Image The Ultimate Patchers' site Image
Dave150
Posts: 7
Joined: Fri Jan 11, 2002 1:00 am
Location: NJ, USA

Post by Dave150 »

They are not in the official game, so I had to do some searching, but I was also curious- they are in some sets. If you put them in your hand with a cheat, they will be removed and replaced with tiles from the wall, but for completeness, you should definitely put the names in.

This site has pictures of flowers and seasons, but no names
http://www.atdesk.com/jon/mahjong.html

The flowers are Plum, Orchid, Chrysanthemum, and Bamboo, maybe not the same order as the picture.
The seasons are acually just Spring, Summer, Autumn, and Winter, again, maybe not the same order as the picture.
I am unsure of which is which, but they correspond to East, South, West, and North in that order, so it is likely that 38 is Plum, and so on. However, they may be the seasons- check the link.

Hope this helps.
Post Reply