Ryujinx/Ryujinx.HLE/FileSystem
Alex Barney e0af248e6f
Clean the SD card save directory when opening the emulator (#2564)
Cleans "sdcard:/Nintendo/save" and deletes "sdcard:/save" when opening the emulator.

Works around invalid encryption when keys or the SD card encryption seed are changed.
2021-08-20 13:36:14 -07:00
..
Content Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
EncryptedFileSystemCreator.cs Clean the SD card save directory when opening the emulator (#2564) 2021-08-20 13:36:14 -07:00
SaveDataType.cs Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
SaveInfo.cs Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
SaveSpaceId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
StorageId.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
VirtualFileSystem.cs Always use an all-zeros key for AES-XTS file systems (#2561) 2021-08-17 14:46:52 -03:00