Skip to content

Properly classify and register model and settings dependencies#66

Merged
IJARika merged 1 commit into
mainfrom
aseq_runtime_precache_fix
Jul 4, 2025
Merged

Properly classify and register model and settings dependencies#66
IJARika merged 1 commit into
mainfrom
aseq_runtime_precache_fix

Conversation

@Mauler125

Copy link
Copy Markdown
Collaborator

Model and settings dependencies need to be explicitly defined; a pointer needs to be set to the start of the model dependencies GUID, along with its count. Settings assets have the exact same process. The runtime uses this to precache models and all other assets inside the settings assets when an animation is getting loaded and played. This patch allows common.rpak to be fully rebuilt while maintaining original quality and behavior.

Model and settings dependencies need to be explicitly defined; a pointer needs to be set to the start of the model dependencies GUID, along with its count. Settings assets have the exact same process. The runtime uses this to precache models and all other assets inside the settings assets when an animation is getting loaded and played. This patch allows common.rpak to be fully rebuilt while maintaining original quality and behavior.
@IJARika IJARika merged commit 8228123 into main Jul 4, 2025
2 checks passed
@Mauler125 Mauler125 deleted the aseq_runtime_precache_fix branch July 10, 2025 20:50
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.

2 participants