[+] Execute some command on game idle or on game start

This commit is contained in:
Clansty
2024-05-20 22:31:27 +08:00
parent 86164ba518
commit 21309cddf0
5 changed files with 50 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ LoadAssetBundleWithoutManifest=true
SkipEventInfo=true
# Random BGM, put Mai2Cue.{acb,awb} of old version of the game in `LocalAssets\Mai2Cue` and rename them
RandomBgm=false
# Execute some command on game idle or on game start
ExecOnIdle=""
ExecOnEntry=""
[Performance]
# Disable some useless delays to speed up the game boot process