Skip to content

[BUG] Symbol "_rom_copy_info" is being generated twice #136

Description

@LivewireCB

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions