ryujinx/Ryujinx.Common/Configuration
mageven b9398f1f3a
Allow launching with custom data directories (#1505)
* Allow launching with custom data directories

Don't load alternate keys when using custom directory

* Address gdkchan's comments

* Misc fixes to log levels

Added more enabled log levels by default

Moved successful config updation to Notice as
1. It's not a warning
2. Warnings could've been disabled by the config load and hence message
   would be lost
2020-08-30 18:51:53 +02:00
..
Hid
System
Ui
AppDataManager.cs Allow launching with custom data directories (#1505) 2020-08-30 18:51:53 +02:00
AudioBackend.cs
ConfigurationFileFormat.cs
ConfigurationState.cs Allow launching with custom data directories (#1505) 2020-08-30 18:51:53 +02:00
DlcContainer.cs
DlcNca.cs
GraphicsDebugLevel.cs Rename DebugLevel Performance to Slowdowns (#1450) 2020-08-07 15:30:06 +02:00
LoggerModule.cs
TitleUpdateMetadata.cs