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

GSDumpReplayer: Fix ReadFIFO2 packet executing on wrong thread #5739

Merged
merged 1 commit into from
Mar 22, 2022
Merged

GSDumpReplayer: Fix ReadFIFO2 packet executing on wrong thread #5739

merged 1 commit into from
Mar 22, 2022

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Mar 22, 2022

What the title says. I'm a goose and didn't read the code I adapted from the wx player..

Caused the FIFO read to happen on the CPU thread instead of the GS thread, which wreaked havoc in the renderer.

@refractionpcsx2 refractionpcsx2 merged commit 8dc1592 into PCSX2:master Mar 22, 2022
@stenzek stenzek deleted the gsdump-whoops branch June 22, 2022 11:08
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