[F] Modify ImproveLoadSpeed to only skip delays to reduce bugs

This commit is contained in:
Clansty
2024-05-05 19:54:50 +08:00
parent d7287c48cf
commit 770d1ae689
2 changed files with 8 additions and 46 deletions

View File

@@ -24,6 +24,5 @@ QuickSkip=true
LoadAssetBundleWithoutManifest=true
[Performance]
# Disable some useless checks and delays to speed up the game boot process
# !! Known issue: The game may crash if DX Pass scanning is enabled
# Disable some useless delays to speed up the game boot process
ImproveLoadSpeed=false