Ryujinx/Ryujinx.HLE/FileSystem
Thog f0055482fd Fix race condition in ContentManager (#884)
* Fix race condition in ContentManager

This fix a race condition happening since #791 when trying to load a
game via command line.

* Address gdk's comments

* Ensure to dispose the FileStream and not the IStorage
2020-01-13 01:17:44 +01:00
..
Content Fix race condition in ContentManager (#884) 2020-01-13 01:17:44 +01:00
SaveDataType.cs
SaveHelper.cs Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
SaveInfo.cs
SaveSpaceId.cs
StorageId.cs
VirtualFileSystem.cs Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00