mirror of
https://github.com/Ryujinx-NX/Ryujinx.git
synced 2024-11-14 21:17:43 -07:00
8cc872fb60
* aoc/am: Cleanup aoc service and stub am calls This PR implement aoc call `GetAddOnContentListChangedEventWithProcessId` (Closes #2408) and `CreateContentsServiceManager`. Additionnally, a big cleanup (checked by RE on latest firmware) is made on the whole service. I've added `CountAddOnContent`, `ListAddOnContent` and `GetAddonContentBaseId` for games which require version `1.0.0-6.2.0` too. Am service call `ReportUserIsActive` is stubbed (checked by RE, closes #2413). Since some logic in the service (aoc) which handle the DLCs has been changed, it could be nice to have some testing to be sure there is no regression. * Remove wrong check * Addresses gdkchan feedback * Fix GetAddOnContentLostErrorCode * fix null pid in services * Add missing comment * remove leftover comment |
||
---|---|---|
.. | ||
Applets | ||
Diagnostics/Demangler | ||
Font | ||
Ipc | ||
Kernel | ||
Services | ||
SystemState | ||
Tamper | ||
ApplicationLoader.cs | ||
ArmProcessContext.cs | ||
ArmProcessContextFactory.cs | ||
HomebrewRomFsStream.cs | ||
Horizon.cs | ||
IdDictionary.cs | ||
ModLoader.cs | ||
ProgramLoader.cs | ||
ResultCode.cs | ||
ServiceCtx.cs | ||
TamperMachine.cs | ||
UserChannelPersistence.cs |