mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-12 08:00:38 -04: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.