Ryujinx/Ryujinx.HLE/HOS/Services/Ns
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
..
IAddOnContentManager.cs Implement aoc:u and support loading AddOnContent (#1221) 2020-06-20 19:38:14 +02:00
IApplicationManagerInterface.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
IDevelopInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IPurchaseEventManager.cs Implement aoc:u and support loading AddOnContent (#1221) 2020-06-20 19:38:14 +02:00
IReadOnlyApplicationControlDataInterface.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
IServiceGetterInterface.cs Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171) 2020-04-28 11:44:29 +10:00
ISystemUpdateInterface.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IVulnerabilityManagerInterface.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00