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

Info on OriginalId #117

Open
spacek531 opened this issue Jun 10, 2020 · 1 comment
Open

Info on OriginalId #117

spacek531 opened this issue Jun 10, 2020 · 1 comment
Labels

Comments

@spacek531
Copy link
Contributor

There's no info I can find about OriginalId, what the 3 sections mean, what the values in those sections mean, etc.

I've been eyeing having to make a json object, most of the parts are easy to figure out but the metadata is very opaque.

@Gymnasiast
Copy link
Member

It reflects the rct_object_entry struct in OpenRCT2, which is also the header at the start of each .DAT.

The first parameter (uint32) is the flags.
The second parameter (8 chars) is the .DAT code.
The third parameter (uint32) is the checksum.

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

No branches or pull requests

3 participants