Majora's Mask 3D Unused Cutscene - Moon Intro (sc1st27_104plain.jdb)

Majora's Mask 3D Unused Cutscene - Moon Intro (sc1st27_104plain.jdb)

The unused moon intro cutscene from the original N64 version (   • Majora's Mask: Unused Moon Area Intro Cuts...  ) was ported over to the remake. The moon has a total of 12 actor cutscenes, the last of which being unused. In order to play the moon cutscene when loading the map for the first time, the "cutscene index" field for said actor has to be set from 0xFFFF to 0x0000. To do so, follow these steps: 1. First, decompress the scene file (/scenes/z2_sougen_info.zsi), which defines the actor cutscene instances in the map. 2. You can decompress it by using Switch Toolbox ( https://github.com/KillzXGaming/Switc... ). Then, click on the "Tools" tab → Compression → LZSS → Decompress. After that, open the aforementioned ZSI scene file, and save the decrypted file. Now don't worry about having to compress the file back, as luckily for us, the game still loads the uncompressed file just fine! 3. Now open the decrypted file in an hex editor. If the file begins with "ZSI ShUnjenkins", then the file is indeed decompressed, and you can procede. Next, go to the address 0x9ACA. Finally, replace the two bytes there with 0000. Now, just save and test!