5 MU3 INI specification
あかニャン edited this page 2024-08-21 12:12:59 +00:00

Vanilla (wip)

These are debug options, so many of them don't do anything in the public build.

Section Key Type Default Comment
AM PlatformAlls bool 1 on win10&up Seems to affect where AM records are stored.
AM DummyJVS bool 0
AM NewButtonAssign bool 0
AM RevertAnalog bool 1
AM InvertWallButtonL bool 1
AM InvertWallButtonR bool 1
AM DummyCredit bool 0
AM DummyAime bool 0
AM IgnoreError bool 0
AM OptionDev bool 0 0: the option directory is pulled from RomConfig.xml
1: the option directory is mu3_Data/../option
Sound WasapiExclusive bool 0 WASAPI exclusive mode
Network UseNetwork bool 1
Network UseAllnet bool 1
Network UseLocalCollab bool 0
Network ServerURI string ""
Network UseTLS bool 1 unused
Device CameraType int 1
Keyboard KeyInput bool 0
Keyboard KeyCredit bool 0
Keyboard KeyDebug bool 0
Sequence QuickStart bool 0 unused; retrofitted for SkipPreMusic (see below)
Sequence DispDelay bool 0
ScoreReader isLoadNoteTap bool 1
ScoreReader isLoadNoteHold bool 1
ScoreReader isLoadNoteFlick bool 1
ScoreReader isLoadBell bool 1
ScoreReader isLoadBullet bool 1
ScoreReader isLoadTapLane bool 1
ScoreReader isLoadWallLane bool 1
ScoreReader isLoadEnemyLane bool 1
ScoreReader isLoadField bool 1
ScoreReader isLoadOneway bool 1
ScoreReader isLoadSoflan bool 1
ScoreReader isSimpleLane bool 0
System ShiftDays int 0

Modded

Section Key Mod Type Default Comment
Extra BGM SelectBGM int 6 1 - original; 2 - SUMMER; 3 - R.E.D.; 4 - bright; 5 - END CHAPTER; 6 - Act.3; 0 - random
Extra CacheDir AttractVideoPlayer, LoadBoost string . the directory to store cache in
Extra GP InfiniteGP int 999 the fixed GP count (relevant if HideGP is false)
Extra HideCredits InfiniteGP bool 1 whether to hide the credit count (or the free play text)
Extra HideGP InfiniteGP bool 1 whether to hide GP
Sequence QuickStart SkipPreMusicRitual bool 0 0: skip on red menu button; 1: always skip
Video Framerate UnlockFrameRate int 60 the framerate cap; can be unlocked by setting this to 0
Video VSync UnlockFrameRate bool 0 if true, the Framerate value is ignored