mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-11 01:49:34 -06:00
![Ac_K](/assets/img/avatar_default.png)
* Fix AudioRenderer implementation According to RE: - `GetAudioRendererWorkBufferSize` is updated and improved to support `REV7` - `RequestUpdateAudioRenderer` is updated to `REV7` too Should improve results on recent game and close #718 and #707 * Fix NodeStates.GetWorkBufferSize * Use BitUtils instead of IntUtils * Nits