Version 1.1 by DarkShock
This hack adds CD quality audio to Chrono Trigger using the MSU-1 chip invented by byuu.
The hack has been tested on bsnes-plus v073+1, higan 096 and SD2SNES. BSNES 070, 075 is NOT RECOMMENDED, use bsnes-plus v073.
For those playing on SD2SNES, you need to exit to its menu using the L+R+Select+X shortcut in order to save your game.
Note that there are two patches:
chrono_msu1.ips
for emulators prior to higan v096 and SD2SNES without resume support.chrono_msu1_resume.ips
for higan v096 and up and SD2SNES with resume support.
If you hate the fact that dungeon music restarts at the beginning with no-resume patch, delete chrono_msu1-69.pcm.
- Buy the Chrono Trigger Symphony albums (volumes 1 through 3) in FLAC format ().
- Extract each album to a sub-directory under this directory with a name similar to
Chrono Trigger Symphony Vol X (FLAC)
whereX
is the volume number. For example, volume 1 should be extracted to a folder namedChrono Trigger Symphony Vol 1 (FLAC)
- Extract each album to a sub-directory under this directory with a name similar to
- Run
make_music_pack.bat
to create the music pack. - Create a copy of your original ROM named
chrono_msu1.sfc
. - Patch the ROM using Lunar IPS or Floating IPS (http://www.smwcentral.net/?p=viewthread&t=78938).
Please support the original author of the album. I know some sites will host the complete music pack in PCM format, I do not endorse them at all.
CHRONO TRIGGER U.S.A. 4194304 Bytes (32.0000 Mb) Interleaved/Swapped: No Backup unit/emulator header: No Version: 1.0 Checksum: Ok, 0x788c (calculated) == 0x788c (internal) Inverse checksum: Ok, 0x8773 (calculated) == 0x8773 (internal) Checksum (CRC32): 0x2d206bf7
- Launch it using higan.
- Go to
%USERPROFILE%\Emulation\Super Famicom\chrono_msu1.sfc
in Windows Explorer. - Rename
program.rom
tochrono_msu1.sfc
. - Copy
manifest.bml
and the .pcm file there. - Launch the game.
- Rename the patched ROM file to
chrono_msu1.sfc
. - Drop the ROM file,
chrono_msu1.msu
, and the .pcm files in any folder under the root folder of the SD2SNES' SD card. (I really suggest creating a separate folder) - Launch the game and voil�, enjoy !
- DarkShock - ASM hacking & coding, music editing
- Blake Robinson - Music reorchestration
- Geiger - Chrono Trigger documentation
- zarradeth - Chrono Trigger music engine documentation
To compile the hack you need:
To distribute the hack you need:
create_pcm.bat
Creates the .pcm from the WAV files.decode_flac.bat
Decodes the FLAC from the Chrono Trigger Symphony albums.edit_audio.bat
Edits the audio using SoX.distribute.bat
Distributes the patch.make_music_pack.bat
Calls required batch scripts for creating the music pack.make.bat
Assembles the patch.make_all.bat
Does everything.