|
||
---|---|---|
BetterGiveUp | ||
ExportChartData/MU3.Data | ||
InfiniteGP/MU3.User | ||
NaiveRating/MU3.User | ||
SkipNotice/MU3 | ||
SkipPreMusicRitual | ||
.gitignore | ||
LICENSE | ||
README.md |
µ3 mods
Miscellaneous mods for µ3/SDDT; mainly for my personal use, though suggestions/PRs are welcome. Each mod is a separate independent DLL.
BetterGiveUp
Enables these buttons in music play:
- Red menu: instant return to song select
- Yellow menu: instant restart
To avoid misclicks, you have to hold the button down for 1 second.
Based on GiveUp, but Better.
ExportChartData
Exports some useful chart data into a dollar-separated file (charts.csv) when the game launches.
InfiniteGP
Self-explanatory. Saves you time.
NaiveRating
Replaces the in-game rating algorithm (OldBest30+NewBest15+Recent10) with Best45. This change is client-side and immediate.
⚠️ ACHTUNG ⚠️ I said it's client-side, but the server acknowledges it once you upload a result. If you're on a remote network, check whether it cares too much about stupid ephemeral numbers. Cozynet and Missless do, and may ban you for using this mod.
SkipNotice
Skips the safety warning screen, notices, login bonuses, etc.
SkipPreMusicRitual
Skips the battle intro, card flex, "are you ready? let's shoot!", etc.
Installation
Refer to the guide for Inohara. If you're using either BepInEx method, you should put the desired DLLs in <game-directory>\BepInEx\monomod
.