Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track Structure #2

Open
duncanspumpkin opened this issue Apr 30, 2015 · 0 comments
Open

Track Structure #2

duncanspumpkin opened this issue Apr 30, 2015 · 0 comments

Comments

@duncanspumpkin
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant