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 Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDeviceOperator.cs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
IFileSystemProxy.cs Implement aoc:u and support loading AddOnContent (#1221) 2020-06-20 19:38:14 +02:00
IFileSystemProxyForLoader.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IMultiCommitManager.cs Add IMultiCommitManager (#1011) 2020-03-25 19:14:35 +11:00
IProgramRegistry.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ISaveDataInfoReader.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
ResultCode.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00