1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-12 02:32:03 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Fs
mageven 1c2af7ce92
Implement aoc:u and support loading AddOnContent (#1221)
* Initial rebased AddOnContent support

* Fix bounds calculation
* Use existing GameCard in VFS per Xpl0itR's suggestion
+ Add dummy IPurchaseEventManager per AcK's suggestion

* Support multiple containers

* Add option to selectively disable addons

* Import tickets from AOC FS

* Load all nsps in base directory automatically

* Revert LoadNsp renaming

Removes conflicts with Mods PR. Not much is lost, old names were fine.

* Address AcK's comments

* Address Thog's comments

Dispose opened nsp files
Fix potential bug by clearing metadata on load
2020-06-20 19:38:14 +02:00
..
FileSystemProxy
Types
IDeviceOperator.cs
IFileSystemProxy.cs Implement aoc:u and support loading AddOnContent (#1221) 2020-06-20 19:38:14 +02:00
IFileSystemProxyForLoader.cs
IMultiCommitManager.cs
IProgramRegistry.cs
ISaveDataInfoReader.cs
ResultCode.cs