mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-16 05:37:28 +08:00
[+] Option to disable some useless checks and delays to speedup the game boot process
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user