Enable Hidden Secret “Debug” Menu in Microsoft “Mahjong” Game in Windows Vista and 7

Summary:

This article will help you in enabling a few hidden menu items in Microsoft Mahjong game which comes pre-installed in Windows Vista and 7. These secret menu items will allow you to quickly customize tile set and board background in the game.

Description:

Recently we shared a detailed tutorial about revealing secret “Debug” menu in Windows Vista and 7 built-in games:

Revealing Hidden Secret “Debug” Menu to Cheat in Built-in Microsoft Games in Windows Vista, 7

Advertisement

The above mentioned method requires editing of a system file using Resource Hacker tool. Its a bit complicated task and requires expertise to properly edit system file.

If you don’t want to edit the file manually, we have also provided an already modified file at the end of this tutorial for your convenience. You just need to download the file and replace existing file in your Windows with this new one. That’s it.

Result Preview:

By default Mahjong game window looks like following screenshot:

Default_Mahjong_Menus.png

And when you enable secret menu items, it looks like following:

Secret_Mahjong_Menus.png

As you can see, you get direct access to options for customizing tile set and board background.

Advertisement

How to Instructions:

Following are simple steps to follow to enable hidden secret “Debug” menu in Mahjong game in Windows Vista and 7:

1. First download and install Resource Hacker using following tutorial. The tutorial will also help you in learning how to use this awesome tool:

All About Resource Hacker in a Brief Tutorial

2. Now launch Resource Hacker and open following file in it:

C:\Program Files\Microsoft Games\Mahjong\en-US\Mahjong.exe.mui

Note 1: Here C: is the system drive where Windows is installed. If you installed Windows in any other partition, replace C: with that partition letter.

Note 2: “en-US” folder is found in English language Windows versions, if you have a different language version of Windows, replace en-US with your own localization string like fr-FR, etc.

3. Now expand Menu -> 103 and replace existing code in right-side pane with following code:

103 MENU
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP “&Game”
{
MENUITEM “&New Game\tF2”, 40000
MENUITEM SEPARATOR
MENUITEM “&Undo\tCtrl+Z”, 40001
MENUITEM “&Hint\tH”, 40002
MENUITEM SEPARATOR
MENUITEM “&Statistics\tF4”, 40003
MENUITEM “&Options\tF5”, 40004
MENUITEM “Change &Appearance\tF7”, 40005
MENUITEM SEPARATOR
POPUP “Change Tile Set”
{
MENUITEM “Traditional”, 40048
MENUITEM “Primary Color”, 40049
MENUITEM “Pastel”, 40057
MENUITEM “Large Print”, 40058
}
POPUP “Change Background”
{
MENUITEM “Sea Grass”, 40050
MENUITEM “Green Felt”, 40051
MENUITEM “Brown Felt”, 40052
MENUITEM “Red Felt”, 40053
MENUITEM “Blossom”, 40055
}
MENUITEM SEPARATOR
MENUITEM “E&xit”, 40006
}
POPUP “&Help”
{
MENUITEM “&View Help\tF1”, 40015
MENUITEM “&About Mahjong Titans”, 40016
MENUITEM SEPARATOR
MENUITEM “Get &More Games Online”, 40020
}
}

4. Now click on “Compile Script” button and save the file.

5. That’s it. Now launch the game and get ready to enjoy hidden secret menu items.

Download Already Modified MUI File:

If you don’t want to modify the MUI file manually, you can download following ZIP file, extract it and you’ll get already modified Mahjong.exe.mui file.

Download Link (for Windows 7)

Download Link (for Windows Vista)

You just need to replace existing .MUI file present inĀ C:\Program Files\Microsoft Games\Mahjong\en-US\ folder with this new one.

To replace default file, first rename it to some other name like Mahjong_backup.exe.mui and then copy and paste new downloaded Mahjong.exe.mui file in this folder.

NOTE: If you don’t see secret menu items after replacing the file, do as following:

1. Click on “Start button -> All Programs -> Accessories“. Right-click on “Command Prompt” and select “Run As Administrator“. If you are prompted to enter password, enter the password and continue. You can also open Command Prompt in Administrator mode by typing “cmd” in Start Menu Search box and press “Ctrl+Shift+Enter“.

2. Now type mcbuilder and press Enter. Wait for a few seconds to finish the command process and then restart your system.

Now you should get new secret menu items without any problem.

Published in: Windows 7, Windows Vista

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. The lightening tiles in Windows Mahjong don’t count down to zero then explode as advertised they explode constantly early by many seconds.

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.