Ryujinx/Ryujinx.HLE/HOS/Services/Fs
Ac_K f449895e6d
HOS: Load RomFs by pid (#4301)
We currently loading only one RomFs at a time, which could be wrong if one day we want to load more than one guest at time.
This PR fixes that by loading romfs by pid.
2023-01-18 13:50:42 +00: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 HOS: Load RomFs by pid (#4301) 2023-01-18 13:50:42 +00: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