mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-09 03:19:25 +00:00
* Update to LibHac v0.19.0 - PartitionFileSystem classes now fully match Nintendo's implementation. Current code creating a PartitionFileSystem now need to use the Initialize method. - Implementing nn::gcsrv and nn::sdmmcsrv now means the FS server now uses that abstraction instead of the old one where we passed in an IDeviceOperator. * Add GetFileSystemAttribute |
||
|---|---|---|
| .. | ||
| ContentManager.cs | ||
| ContentPath.cs | ||
| EncryptedFileSystemCreator.cs | ||
| LocationEntry.cs | ||
| SystemVersion.cs | ||
| VirtualFileSystem.cs | ||