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

VideoCommon: skip the texture dump if a custom texture is available, regardless if it is loaded or not #12055

Merged
merged 1 commit into from Jul 23, 2023

Conversation

iwubcode
Copy link
Contributor

A user on the forums pointed this out. Previously, we were still dumping textures for games if the custom texture hadn't asynchronously loaded yet.

…exture, regardless of whether or not it is loaded yet
@AdmiralCurtiss AdmiralCurtiss merged commit a76cc14 into dolphin-emu:master Jul 23, 2023
11 checks passed
@iwubcode iwubcode deleted the skip_dump_async branch July 23, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants