Repository URL
https://github.com/LivewireCB/Mystery-Mayhem-Decomp
Game Name
Scooby Doo - Mystery Mayhem
Game Version
NTSC
Description
dtk version v1.8.3
When trying to split the game I receive the error
"Symbol _rom_copy_info (0x800168D0..0x8001696C) overlaps with symbol _rom_copy_info (0x800168E8..0x8001696C, align 1)"
When deleting the _rom_copy_info symbol, dtk creates 2 of them.
_rom_copy_info = .init:0x800168D0; // type:object scope:global data:4byte
_rom_copy_info = .init:0x800168E8; // type:object size:0x84 scope:global
If it matters, this is the game that starts at .init:0x80014460
splits.txt
symbols.txt
Repository URL
https://github.com/LivewireCB/Mystery-Mayhem-Decomp
Game Name
Scooby Doo - Mystery Mayhem
Game Version
NTSC
Description
dtk version v1.8.3
When trying to split the game I receive the error
"Symbol _rom_copy_info (0x800168D0..0x8001696C) overlaps with symbol _rom_copy_info (0x800168E8..0x8001696C, align 1)"When deleting the
_rom_copy_infosymbol, dtk creates 2 of them.If it matters, this is the game that starts at
.init:0x80014460splits.txt
symbols.txt