Skip to content

Conversation

KSSBrawl
Copy link

@KSSBrawl KSSBrawl commented Oct 9, 2024

AnmVm::setup_texture_quad_and_matrices contains an imul edx, 44h instruction that is used to index into some array of zAnmLoadedSprites to in order to set the sprite field of zAnmVm, so the exact size of the former is known, and as far as I can tell there are zero references to what I've labeled the __unknown__probably_unused field of zAnmLoadedSprite in the game's code. Additionally, I could find no hint of there being a pointer to a zAnmD3DLoaded struct in the zAnmLoadedSprite struct so that seems to be where the size discrepancy comes from.

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

Successfully merging this pull request may close these issues.

1 participant