Ryujinx/Ryujinx.HLE/FileSystem
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
..
ContentManager.cs hle: Do not add disabled AoC item to the list (#4044) 2022-12-07 15:00:28 +01:00
ContentPath.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
EncryptedFileSystemCreator.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
LocationEntry.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
SystemVersion.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
VirtualFileSystem.cs HOS: Load RomFs by pid (#4301) 2023-01-18 13:50:42 +00:00