1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE
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
..
Exceptions hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
FileSystem Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
HOS Add dedicated ServerBase for FileSystem services (#3142) 2022-02-19 15:29:11 +01:00
Loaders Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Ui infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
Utilities sfdnsres: Fix serialization issues (#2992) 2022-01-12 17:43:00 +01:00
HLEConfiguration.cs Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Homebrew.npdm
MemoryConfiguration.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
PerformanceStatistics.cs Adjustments to framerate metric and addition of frametime (#2638) 2021-09-15 02:26:10 +02:00
Ryujinx.HLE.csproj Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Switch.cs Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00