mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-29 07:19:13 -06:00
The threads can't actually be started when determinism is enabled, as the behavior would not be deterministic, but Open() still tries to start the threads and wait, resulting in a deadlock when booting certain games and homebrew in NetPlay.