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

Disable multithreaded rendering when Angelica is loaded #9

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

dvdmandt
Copy link

@dvdmandt dvdmandt commented Sep 9, 2024

This fixes rendering of LittleTiles when Angelica is loaded. It does so by simply disabling the optimized multithreaded rendering and fall back to the simpler single threaded rendering.

Before:
image

After:
image

This should fix GTNewHorizons/Angelica#528

@Dream-Master Dream-Master requested a review from a team September 9, 2024 16:57
@mitchej123 mitchej123 merged commit 2301df9 into master Sep 9, 2024
1 check passed
@Dream-Master Dream-Master deleted the angelica-compat branch September 9, 2024 17:09
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.

Little Tiles are invisible
2 participants