Sappy 2006: Hacker Stuff |
Edit voice commands
Because instruments hardly ever match up between games, transplanted songs must be edited to use the target game's instruments. There are two steps to do this:
- Figure out which instruments to use.
- Edit track data.
To do step 1, open the target game and find a song that has the required instruments, or something close. Then press Extract Samples and make sure you use the $I
file name pattern. Identify the instruments you want and write them down somewhere. This is only one of several methods.
To do step 2, open each track file in a hex editor and find the BD
bytes. They can often be found near the beginning of each file. The byte that follows it is the track's instrument. Replace these values with the ones you wrote down in step 1.