1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx.HLE
Ac_K f17b772c56 audren: Fix AudioRenderer implementation (#773)
* 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
2019-09-20 01:49:05 +02:00
..
Exceptions Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
FileSystem Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
HOS audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
Input Little rewrite of HID input (#723) 2019-07-22 20:15:46 +03:00
Loaders Added GUI to Ryujinx (#695) 2019-09-02 13:03:57 -03:00
Resource
Utilities Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
DeviceMemory.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
Homebrew.npdm
PerformanceStatistics.cs Built in profiling (#567) 2019-04-26 14:53:10 +10:00
Ryujinx.HLE.csproj Update to LibHac 0.5.1 (#770) 2019-09-11 11:11:45 +10:00
RyujinxProfileImage.jpg
Switch.cs