Ryujinx/Ryujinx.HLE/HOS
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
..
Applets Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Diagnostics/Demangler Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Ipc misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Kernel Enable CPU JIT cache invalidation (#2965) 2022-02-18 02:53:18 +01:00
Services Add dedicated ServerBase for FileSystem services (#3142) 2022-02-19 15:29:11 +01:00
SystemState Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
Tamper Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00
ApplicationLoader.cs Try to ensure save data always has a valid owner ID (#3057) 2022-02-02 14:49:49 -07:00
ArmProcessContext.cs Enable CPU JIT cache invalidation (#2965) 2022-02-18 02:53:18 +01:00
ArmProcessContextFactory.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
HomebrewRomFsStream.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Horizon.cs Add dedicated ServerBase for FileSystem services (#3142) 2022-02-19 15:29:11 +01:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
LibHacHorizonManager.cs Update to LibHac v0.14.3 (#2925) 2021-12-23 13:55:50 -03:00
ModLoader.cs Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
ProgramLoader.cs Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
TamperMachine.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
UserChannelPersistence.cs Fix exiting emulator with multi programs (#1590) 2020-10-10 00:52:11 +02:00