No Description

patches.txt 400B

123456789
  1. Patch the following addresses:
  2. [0x080007B4] = 0x0203E000
  3. [0x081DD0C0] = 0x0203E000
  4. [0x081DD0B4] = ROUTINE_POINTER+1 (+1 probably can be omitted, but original keeps it)
  5. [0x081DD0B8] = 0x03005F50
  6. [0x081DC094] = 0x03005F51
  7. [0x081DD0BC] = 0x04000000 + BINARY_LENGTH (BINARY_LENGTH = (main_mixer - main_mixer_end))
  8. ("main_mixer" and "main_mixer_end" are defined as global symbols in assembly file)