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

Implement Alt Assets Variable LUS #619

Merged
merged 3 commits into from
May 31, 2024

Conversation

Malkierian
Copy link
Contributor

@Malkierian Malkierian commented May 31, 2024

Bump LUS to 94b755b77c0c0f566686c9d23fa4c15e23473a0c.
Remove CVAR_ALT_ASSETS from LUS cvars cmake.
Change all pertinent CVarGetInteger calls for CVAR_ALT_ASSETS to ResourceManager::IsAltAssetsEnabled or "gAltAssets" as appropriate.
Implement frame-end toggle of mAltAssetsEnabled.

Build Artifacts

Remove `CVAR_ALT_ASSETS` from LUS cvars cmake.
Change all pertinent `CVarGetInteger` calls for `CVAR_ALT_ASSETS` to `ResourceManager::IsAltAssetsEnabled`.
Implement frame-end toggle of `mAltAssetsEnabled`.
mm/2s2h/BenPort.cpp Outdated Show resolved Hide resolved
Move prevAltAssets check to end of `Gfx_ProcessGfxCommands`.
@louist103 louist103 merged commit 63c293f into HarbourMasters:develop-rika May 31, 2024
5 checks passed
@Malkierian Malkierian deleted the alt-assets-var-impl branch June 1, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants