1
0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-18 10:01:56 -08:00

1 Commits

Author SHA1 Message Date
Ac_K
f17b772c56 audren: Fix AudioRenderer implementation ()
* 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  and 

* Fix NodeStates.GetWorkBufferSize

* Use BitUtils instead of IntUtils

* Nits
2019-09-20 01:49:05 +02:00