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
|
2024-04-11 03:20:12 +08:00
|
|
|
CustomVersionString=""
|
2024-04-22 20:58:01 +08:00
|
|
|
# Load Jacket image from folder "LocalAssets" and filename "{MusicID}.png" for self-made charts
|
|
|
|
LoadJacketPng=true
|
2024-04-23 17:34:37 +08:00
|
|
|
# Press key "7" for 1 second to skip to next step or restart current song
|
|
|
|
QuickSkip=true
|
2024-04-23 18:51:49 +08:00
|
|
|
# Add ".ab" image resources without the need of rebuilding a manifest
|
|
|
|
LoadAssetBundleWithoutManifest=true
|
2024-05-08 21:47:36 +08:00
|
|
|
# Skip "New Event" and "Information" text boxes for new users
|
|
|
|
SkipEventInfo=true
|
2024-04-08 17:02:14 +08:00
|
|
|
|
|
|
|
[Performance]
|
2024-05-05 19:54:50 +08:00
|
|
|
# Disable some useless delays to speed up the game boot process
|
2024-04-11 03:20:12 +08:00
|
|
|
ImproveLoadSpeed=false
|