mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-12-20 14:04:07 +00:00
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. |
||
|---|---|---|
| .. | ||
| ContentManager.cs | ||
| ContentPath.cs | ||
| EncryptedFileSystemCreator.cs | ||
| LocationEntry.cs | ||
| SystemVersion.cs | ||
| VirtualFileSystem.cs | ||