Ryujinx/Ryujinx.HLE/HOS/Services/Fs
Alex Barney 36f00985d3
Update to LibHac 0.17.0 (#3878)
* Update to LibHac 0.17.0

* Don't clear SD card saves when starting the emulator

This was an old workaround for errors that happened when a user's SD card encryption seed changed. SD card saves have been unencrypted for over a year, so we should be fine to remove the workaround.
2022-11-23 18:32:35 +01:00
..
FileSystemProxy Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDeviceOperator.cs Update to LibHac 0.17.0 (#3878) 2022-11-23 18:32:35 +01:00
IFileSystemProxy.cs Update to LibHac 0.17.0 (#3878) 2022-11-23 18:32:35 +01:00
IFileSystemProxyForLoader.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IMultiCommitManager.cs Update to LibHac v0.14.3 (#2925) 2021-12-23 13:55:50 -03:00
IProgramRegistry.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ISaveDataInfoReader.cs Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
ResultCode.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00