Skip to content

Track Structure #2

Description

@duncanspumpkin

Thought i would give you some information on the unknown track offsets.

Address Variable Type Variable Name Notes
0x01 unsigned byte vehicle_type this is used by .TD4 files before the change to ride objects
0x48 - 0x4A unsigned bytes spine, rail, support colours This is used by .TD4 files these addresses have been reused in .TD6 files apart from 0x48 which is unused.
0x5E - 0x5F signed word upkeep_cost Used for price of ride upkeep
0x6C - 0x6F unsinged dword flags Used for Six flags and reverser track piece unsure why.

Oh and https://github.com/trigger-death/RCT2Tools/blob/master/ObjectData/DataObjects/TrackDesign.cs#L659 i think you meant to write 0x8001 there.

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