Ryujinx/Ryujinx.HLE/HOS/Services/Fs
riperiperi fb935fd201
Add dedicated ServerBase for FileSystem services (#3142)
This should prevent filesystem services from blocking other services that don't have their own ServerBase. May improve filesystem related stutters in certain titles.

Improves button advanced cutscenes such as Miqol's Request in Xenoblade: DE when the game is on a network share (used to stutter when voice lines played).

Should probably be tested to make sure no mysterious bugs have been unearthed, and to see if any other filesystem related perf issues are improved.
2022-02-19 15:29:11 +01:00
..
FileSystemProxy Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDeviceOperator.cs Update to LibHac v0.14.3 (#2925) 2021-12-23 13:55:50 -03:00
IFileSystemProxy.cs Add dedicated ServerBase for FileSystem services (#3142) 2022-02-19 15:29:11 +01:00
IFileSystemProxyForLoader.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IMultiCommitManager.cs Update to LibHac v0.14.3 (#2925) 2021-12-23 13:55:50 -03:00
IProgramRegistry.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ISaveDataInfoReader.cs Update to LibHac v0.14.3 (#2925) 2021-12-23 13:55:50 -03:00
ResultCode.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00