Ryujinx/Ryujinx.HLE/HOS/SystemState
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
..
AppletStateMgr.cs am: Add all known AppletMessage (#2378) 2021-06-21 13:41:37 -03:00
ColorSet.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KeyboardLayout.cs set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) 2020-05-05 20:50:53 +02:00
RegionCode.cs set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) 2020-05-05 20:50:53 +02:00
SystemLanguage.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
SystemStateMgr.cs aoc: Fixes some inconsistencies (#2434) 2021-07-06 20:17:06 +02:00
TitleLanguage.cs Fix GetDesiredLanguage (#1275) 2020-05-27 10:40:23 +02:00