Skip to content

Basic Bot has problems with N64 #1305

@Heath123

Description

@Heath123

The Basic Bot does not support values of over 8 hex digits (32 bits) 6 hex digits (24 bits) for memory addresses, whereas the N64 requires 16 digits (64 bits) 8 digits (32 bits). This crashes the Mupen64 core. If I attempt to hack in a higher value into the .bot XML file it complains that it is not an Int32. It only works if the value is hardcoded into the source itself. It also does not support floats.

The RAM Watch tool has no problems with these and properly pads addresses to the right size so code may need to be ported from this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions