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-05-21 03:49:19 +08:00
|
|
|
# Unlock maps that are not in this version
|
|
|
|
MapUnlock=true
|
2024-06-19 20:55:31 +08:00
|
|
|
# Unlock Utage without the need of DXRating 10000
|
|
|
|
UnlockUtage=true
|
2024-09-02 17:35:31 +08:00
|
|
|
# Restore AutoPlay(Home) and Pause(Enter) for SDGA
|
|
|
|
DebugFeature=true
|
2024-02-07 18:16:07 +08:00
|
|
|
|
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-06-26 03:11:56 +08:00
|
|
|
# Use the png jacket above as BGA if BGA is not found for self-made charts
|
|
|
|
# Use together with `LoadJacketPng`
|
|
|
|
LoadLocalBga=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-05-15 21:01:19 +08:00
|
|
|
# Random BGM, put Mai2Cue.{acb,awb} of old version of the game in `LocalAssets\Mai2Cue` and rename them
|
2024-07-30 00:39:58 +08:00
|
|
|
# Do not enable when SinglePlayer is off
|
2024-05-15 21:01:19 +08:00
|
|
|
RandomBgm=false
|
2024-05-20 23:36:52 +08:00
|
|
|
# Play "Master" difficulty on Demo screen
|
|
|
|
DemoMaster=true
|
2024-05-20 22:31:27 +08:00
|
|
|
# Execute some command on game idle or on game start
|
|
|
|
ExecOnIdle=""
|
|
|
|
ExecOnEntry=""
|
2024-06-16 17:58:20 +08:00
|
|
|
# Disable timers
|
2024-07-30 00:39:58 +08:00
|
|
|
# Not recommand to enable when SinglePlayer is off
|
2024-05-21 21:17:30 +08:00
|
|
|
ExtendTimer=true
|
2024-06-16 17:58:20 +08:00
|
|
|
# Save immediate after playing a song
|
|
|
|
ImmediateSave=true
|
2024-08-20 00:36:24 +08:00
|
|
|
# Prevent accidental touch of the Test button
|
|
|
|
TestProof=false
|
2024-09-02 23:15:25 +08:00
|
|
|
# Custom shop name in photo
|
|
|
|
# Also enable shop name display in SDGA
|
2024-09-02 23:02:47 +08:00
|
|
|
CustomPlaceName=""
|
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-08-22 02:16:38 +08:00
|
|
|
ImproveLoadSpeed=true
|
2024-07-09 16:30:30 +08:00
|
|
|
|
|
|
|
[Fix]
|
|
|
|
# Allow login with higher data version
|
|
|
|
SkipVersionCheck=true
|
2024-07-09 18:11:06 +08:00
|
|
|
RemoveEncryption=true
|
2024-08-22 20:17:26 +08:00
|
|
|
ForceAsServer=true
|
|
|
|
ForceFreePlay=true
|