-
Notifications
You must be signed in to change notification settings - Fork 3
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
totk files have dictionary / variables #4
Comments
I think I unpacked these properly
|
Is this what you're looking for? That mostly matches your struct but yours is missing int arrays and float arrays (and 0x8 is part of the union, not padding). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some (approx. 8) appear to have non-zero values in the
Entry Point
atDictionary is easily parsed by using
DicReader
VariableDef does not appear to have a reader.
Working on a solution
Files that fail to parse:
The text was updated successfully, but these errors were encountered: