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: Don't swap on state load when there's no XFB. #12254

Merged
merged 1 commit into from Oct 28, 2023

Conversation

AdmiralCurtiss
Copy link
Contributor

This triggers an assert in TCacheEntry::SetXfbCopy() otherwise if you load a savestate that was made before the first XFB has been rendered.

This triggers an assert in TCacheEntry::SetXfbCopy() otherwise if you load a savestate that was made before the first XFB has been rendered.
@Tilka Tilka merged commit 2212a5b into dolphin-emu:master Oct 28, 2023
11 checks passed
@AdmiralCurtiss AdmiralCurtiss deleted the savestate-no-xfb-stride branch October 30, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants