Skip to content

Loading Offsets #81

Description

@ibbstar

Is there a way to load different type of dplc offsets. Sonic games mostly use word pointers. The games I'm working on use word pointers but have additional word/long values or pointers used for various things like frame ID's/Object ID's etc. Flex2 see's these additional values as word pointers causing issues.

Something like this

Loadcues_Joe: dc.w 0
dc.w DMAJoe_Null-Loadcues_Joe
dc.w $1
dc.w DMAJoe_Stand1-Loadcues_Joe
dc.w $2
dc.w DMAJoe_StandBlock1-Loadcues_Joe

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions