1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-04 20:12:03 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services
Mary a389dd59bd
Amadeus: Final Act (#1481)
* Amadeus: Final Act

This is my requiem, I present to you Amadeus, a complete reimplementation of the Audio Renderer!

This reimplementation is based on my reversing of every version of the audio system module that I carried for the past 10 months.
This supports every revision (at the time of writing REV1 to REV8 included) and all features proposed by the Audio Renderer on real hardware.

Because this component could be used outside an emulation context, and to avoid possible "inspirations" not crediting the project, I decided to license the Ryujinx.Audio.Renderer project under LGPLv3.

- FE3H voices in videos and chapter intro are not present.
- Games that use two audio renderer **at the same time** are probably going to have issues right now **until we rewrite the audio output interface** (Crash Team Racing is the only known game to use two renderer at the same time).

- Persona 5 Scrambler now goes ingame but audio is garbage. This is caused by the fact that the game engine is syncing audio and video in a really aggressive way. This will disappears the day this game run at full speed.

* Make timing more precise when sleeping on Windows

Improve precision to a 1ms resolution on Windows NT based OS.
This is used to avoid having totally erratic timings and unify all
Windows users to the same resolution.

NOTE: This is only active when emulation is running.
2020-08-17 22:49:37 -03:00
..
Account Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Am Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Apm Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Arp Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Audio Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
Bcat Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Bgtc
Bluetooth bluetooth: Fix event handle in IBluetoothDriver (#1464) 2020-08-13 01:04:59 +02:00
BluetoothManager Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Caps
Cec
Erpt Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Es
Eupld
Fatal
Friend Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Fs Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithFilter (#1449) 2020-08-08 16:02:06 +02:00
Grc
Hid Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Ins
Lbl
Ldn Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Lm Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Loader Add various error codes to Loader (#1208) 2020-05-04 13:22:28 +02:00
Mig
Mii Add two error codes to Mii (#1224) 2020-05-08 16:23:26 +02:00
Mm Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Ncm Add various error codes to NCM LR (#1225) 2020-05-08 16:06:32 +02:00
News
Nfc Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Ngct
Nifm Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Nim Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Notification
Npns
Ns Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Nv Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Olsc
Ovln
Pcie Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pctl Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Pcv
Pm
Prepo Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Psc
Ptm Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Ro Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
Sdb Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Settings Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Sm Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Sockets Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Spl Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Srepo
Ssl Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
SurfaceFlinger Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Time Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Usb
Vi Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Wlan
CommandAttributes.cs
DummyService.cs
IIpcService.cs
IpcService.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
ServiceAttributes.cs
ServiceConfiguration.cs