AquaDX/AquaMai/AquaMai.toml

25 lines
920 B
TOML
Raw Normal View History

2024-02-07 17:06:58 +08:00
2024-02-07 18:16:07 +08:00
# ===================================
# Cheat: You control the buttons you press
[Cheat]
# Unlock normally event-only tickets
TicketUnlock=true
2024-02-07 17:06:58 +08:00
# ===================================
# UX: User Experience Improvements
[UX]
# Skip the warning screen and logo shown after the POST sequence
SkipWarningScreen=true
# Single player: Show 1P only, at the center of the screen
SinglePlayer=true
2024-02-07 18:42:40 +08:00
# !!EXPERIMENTAL!! Skip from the card-scanning screen directly to music selection screen
2024-04-08 14:59:54 +08:00
SkipToMusicSelection=false
# Set the version string displayed at the top-right corner of the screen
CustomVersionString=""
# Load Jacket image from folder "LocalAssets" and filename "{MusicID}.png" for self-made charts
LoadJacketPng=true
[Performance]
2024-04-10 22:13:54 +08:00
# 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
ImproveLoadSpeed=false