mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-24 18:35:29 +01:00
Creating multiple "AudioRenderer" threads cause the previous thread to be overwritten. The thread will name be renamed to AudioRenderer-InstanceX, where X is the current instance number.