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

Fix bug 11920 #8736

Merged
merged 1 commit into from Apr 10, 2020
Merged

Conversation

Pokechu22
Copy link
Contributor

https://bugs.dolphin-emu.org/issues/11920 - DSP LLE Interpreter does not have a DSP thread, so trying to wait would hang. (DSP LLE recompiler also has no thread when in determinism mode).

@lioncash
Copy link
Member

Commit message should probably indicate the PR rationale/description in the commit itself so anyone running a blame doesn't need to look up everything to get a semblance of context for the change. As it is, it kind of reads as "Fix thing", which by itself is quite vague.

Looks good other than that though.

DSP LLE Interpreter does not have a DSP thread, so trying to wait would hang. (DSP LLE recompiler also has no thread when in determinism mode).
@lioncash lioncash merged commit 013e052 into dolphin-emu:master Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants