1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Mii
Ac_K a79b39b913
no name: Mii Editor applet support (#2419)
* no name: Mii Editor applet support

* addresses gdkchan feedback

* Fix comment

* Bypass MountCounter of MiiDatabaseManager

* Fix GetSettingsPlatformRegion

* Disable Applet Menu for unsupported firmwares
2021-06-28 20:54:45 +02:00
..
StaticService HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
Types mii: Fix multiple inconsistencies (#2392) 2021-06-23 22:24:16 +02:00
DatabaseImpl.cs
DatabaseSessionMetadata.cs
Helper.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IImageDatabaseService.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IStaticService.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
MiiDatabaseManager.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
ResultCode.cs Add two error codes to Mii (#1224) 2020-05-08 16:23:26 +02:00
UtilityImpl.cs