Ryujinx/Ryujinx.HLE/HOS/Services/Ns
Ac_K b72f7de405
aoc: Fixes some inconsistencies (#2434)
* aoc: Fixes some inconsistencies

This PR fixes an wrong returned value (introduced in #2414) which cause some DLC not recognized in some games like Super Robot War T.
Additionnally to that, I've removed the EventHandle check too, because it could cause some issues, but sadly it doesn't do the job so I reverted the changes. It should fix Diablo III: Eternal Collection.

* Fix loop

* Revert TitleLanguage change

* write only available ids
2021-07-06 20:17:06 +02:00
..
Aoc aoc: Fixes some inconsistencies (#2434) 2021-07-06 20:17:06 +02:00
IApplicationManagerInterface.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IDevelopInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IReadOnlyApplicationControlDataInterface.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IServiceGetterInterface.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ISystemUpdateInterface.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IVulnerabilityManagerInterface.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00