mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-01 07:26:27 -05:00
Misc content loading improvements (#432)
* Misc content loading improvements
This commit is contained in:
@@ -68,6 +68,8 @@ namespace Ryujinx
|
||||
Device.System.EnableMultiCoreScheduling();
|
||||
}
|
||||
|
||||
Device.System.EnableFsIntegrityChecks = Convert.ToBoolean(Parser.Value("Enable_FS_Integrity_Checks"));
|
||||
|
||||
JoyConKeyboard = new JoyConKeyboard(
|
||||
|
||||
new JoyConKeyboardLeft
|
||||
|
Reference in New Issue
Block a user