mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-04-12 14:37:50 +00:00

* Haydn: Fix race condition in SoundIO Update implementation This should fix weird crashes happening for some people with SoundIO. Fix #2062 * haydn: Make SoundIO session lock-free