-
Notifications
You must be signed in to change notification settings - Fork 5
Corrected quite a few structs and originally wrong functions #27
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
Conversation
LivewireCB
commented
Aug 9, 2025
- Corrected all mostly complete zParticleSystemWaterfall functions
- Filled out most structs for all zParticle files.
- Matched a few functions for each zParticle file
- Updated zTalkbox with the proper dwarf data (Not fully completed)
- Updated the xVec3 struct
- Changed xMat4x3 and xMat3x3 to be aligned by 16. (Big shoutout to Seil for this one)
- Completed quite a few functions in xFRHighDynamicRange.cpp
- Tons of miscellaneous changes to start making things "more correct"
|