mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-04-21 02:12: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. |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| FileSystem | ||
| HOS | ||
| Loaders | ||
| Ui | ||
| Utilities | ||
| AssemblyInfo.cs | ||
| HLEConfiguration.cs | ||
| Homebrew.npdm | ||
| MemoryConfiguration.cs | ||
| PerformanceStatistics.cs | ||
| Ryujinx.HLE.csproj | ||
| Switch.cs | ||