How To Remove Stun Sound

From LMHack

Original Log by LMFinish

Hello. This is an tutorial by @LMFinish . We will be explaining in how to remove the DING sound when vacuuming a Ghosts from the game.

Due to the most repetitive times of this small high-pitch sound, at an certain point's you may find this to be annoying... So let's get a tutorial for this.


Requirements:

Hex-Editor (I.E. Hex Workshop) GCRebuilder

Steps:

Get your Luigi's Mansion ISO and extract your root. If you don't have GCRebuilder open the Dolphin Emulator, Right Click you're ROM and go to Properties. From their you can Extract you're ISO.

Open your hex editor and after open the JaiInit.aaf located in the following directory of the root: "AudioRes"

When you have the file, Go to "Offset" box "19d40", which is near the byte you need to edit.

You might or not be in this exact offset, anyways search around for a byte called "2F 88" and nullify these to "FF FF". Now, Save your file.

Open GCRebuilder and create a new iso for your modified game. (Open -> "Root directory" -> Save "Give the ISO file a name" -> Rebuild) And after that wait for your ISO to finish being Compressed.