mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +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. |
||
|---|---|---|
| .. | ||
| FileSystemProxy | ||
| Types | ||
| IDeviceOperator.cs | ||
| IFileSystemProxy.cs | ||
| IFileSystemProxyForLoader.cs | ||
| IMultiCommitManager.cs | ||
| IProgramRegistry.cs | ||
| ISaveDataInfoReader.cs | ||
| ResultCode.cs | ||