Mods for O.N.G.E.K.I.
Go to file
2024-05-22 06:57:39 +09:00
BetterGiveUp initial commit 2024-05-22 06:57:39 +09:00
ExportChartData/MU3.Data initial commit 2024-05-22 06:57:39 +09:00
NaiveRating/MU3.User initial commit 2024-05-22 06:57:39 +09:00
.gitignore initial commit 2024-05-22 06:57:39 +09:00
LICENSE initial commit 2024-05-22 06:57:39 +09:00
README.md initial commit 2024-05-22 06:57:39 +09:00

µ3 mods

Miscellaneous mods for µ3/SDDT for my personal use.

BetterGiveUp

Hold down the evil red menu button for 1 second to give up, or the friendlier yellow button to restart. Based on GiveUp, but Better (impossible to misclick).

ExportChartData

Export some useful chart data into a dollar-separated file (charts.csv) when the game launches.

NaiveRating

Replace the in-game rating algorithm (OldBest30+NewBest15+Recent10) with Best45. This change is client-side and immediate, but the server will acknowledge it. I host my own server and don't care, but you have been warned.