index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
FileSystem
/
VirtualFileSystem.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-03-31
HLE: Refactoring of ApplicationLoader (#4480)
Ac_K
2023-03-01
Update LibHac to 0.18.0 (#4414)
Steveice10
2023-01-18
Optimize string memory usage. Use Spans and StringBuilders where possible (#3...
Andrey Sukharev
2023-01-18
HOS: Load RomFs by pid (#4301)
Ac_K
2022-11-23
Update to LibHac 0.17.0 (#3878)
Alex Barney
2022-03-22
hle: Some cleanup (#3210)
Ac_K
2022-02-02
Try to ensure save data always has a valid owner ID (#3057)
Alex Barney
2022-01-12
Update to LibHac 0.15.0 (#2986)
Alex Barney
2021-12-23
Update to LibHac v0.14.3 (#2925)
Alex Barney
2021-08-26
Bugfix LibHac update to 0.13.3 and remove SD card workaround (#2579)
Alex Barney
2021-08-17
Always use an all-zeros key for AES-XTS file systems (#2561)
Alex Barney
2021-08-12
Update to LibHac 0.13.1 (#2475)
Alex Barney
2021-07-13
Revert LibHac update
Mary
2021-07-13
Update to LibHac 0.13.1 (#2328)
Alex Barney
2021-03-15
Implement friendlier portable mode (#1885)
mageven
2021-01-11
Only attempt to import common tickets. (#1886)
Steven Smith
2020-09-01
Update to LibHac 0.12.0 (#1485)
Alex Barney
2020-08-30
Allow launching with custom data directories (#1505)
mageven
2020-07-09
Implement modding support (#1249)
mageven
2020-05-15
Refactor out Application details from Horizon (#1236)
mageven
2020-03-10
Insert the SD card by default (#968)
Alex Barney
2020-03-03
Add support for cache storage (#936)
Alex Barney
2020-01-24
Make VirtualFileSystem only instanciable once (#901)
Thog
2020-01-21
Keep the GUI alive when closing a game (#888)
Thog
2020-01-05
Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...
Alex Barney
2019-09-08
Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767)
Ac_K
2019-09-02
Added GUI to Ryujinx (#695)
Xpl0itR
2018-12-06
Adjust naming conventions and general refactoring in HLE Project (#527)
Alex Barney
2018-12-04
Revert "Adjust naming conventions and general refactoring in HLE Project (#49...
gdkchan
2018-12-04
Adjust naming conventions and general refactoring in HLE Project (#490)
Alex Barney
2018-11-19
ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)
jduncanator
2018-11-18
Implement ContentManager and related services (#438)
emmauss
2018-09-08
Implements proper save path (#386)
emmauss