1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/FileSystem
emmauss fc77b089a6 Implements proper save path (#386)
* initial save path implementation

* fix savedatatype offset, remove incomplete createsavedata implimentation

* address nits

* fix crash if npdm is not found

* made saveinfo readonly, other stuff

* remove context param from saveinfo contructor

* fix style

* remove whitespace
2018-09-08 19:04:26 -03:00
..
SaveDataType.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
SaveHelper.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
SaveInfo.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
SaveSpaceId.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
VirtualFileSystem.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00