Ryujinx/Ryujinx.HLE/FileSystem
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
..
Content Implement aoc:u and support loading AddOnContent (#1221) 2020-06-20 19:38:14 +02:00
SaveDataType.cs Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
SaveHelper.cs Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
SaveInfo.cs Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
SaveSpaceId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
StorageId.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
VirtualFileSystem.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00