mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-27 00:13:54 +01:00
f449895e6d
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.