[+] Option to disable some useless checks and delays to speedup the game boot process

This commit is contained in:
Clansty
2024-04-08 17:02:14 +08:00
parent 2630d32764
commit 442ec76828
4 changed files with 69 additions and 1 deletions

View File

@@ -13,4 +13,8 @@ SkipWarningScreen=true
# Single player: Show 1P only, at the center of the screen
SinglePlayer=true
# !!EXPERIMENTAL!! Skip from the card-scanning screen directly to music selection screen
SkipToMusicSelection=false
SkipToMusicSelection=false
[Performance]
# Disable some useless checks and delays to speedup the game boot process
ImproveLoadSpeed=false