If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Jangou Simulation Mahjong Dou 64

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Jangou Simulation Mahjong Dou 64

Developer: Art
Publisher: Video System
Platform: Nintendo 64
Released in JP: July 5, 1997


DevTextIcon.png This game has hidden development-related text.
SoundtestIcon.png This game has a hidden sound test.


Sound Test

SimulationMahjong64-soundtest.png

An unused sound test menu can be re-enabled with the below code. The text will be corrupted, however the menu still works. Select the Configuration menu (the yellow book which reads: 環境設定) with the code on to enter sound test.

Replace Configuration Menu With Sound Test
D01C43C0 000C
811C43C2 3408
D01C43C0 000C
801C43C1 0000

Controls:

  • D-Pad Left / Right to change BGM number.
  • C-Left Left / Right to change SFX / voice number.
  • R to play SFX / voice.
  • L to play BGM.
  • B to stop BGM.
(Source: Original TCRF research)

Development Text

Present at 0x337A0 in the ROM is text for a sound test.

LEFT     = BGM NUMBER DEC
RIGHT    = BGM NUMBER INC
C LEFT   = SE  NUMBER DEC
C RIGHT  = SE  NUMBER DEC
A BUTTON = BGM SET
B BUTTON = BGM STOP
START    = BGM START
L BUTTON = BGM STOP,SET and START
C UP     = SE  SET
C DOWN   = SE  STOP
Z BUTTON = SE  START
R BUTTON = SE STOP,SET and START
(Source: Ferrox)