AquaDX/AquaMai
Menci 37044dae01
[RF] AquaMai configuration refactor (#82)
更新了配置文件格式,原有的配置文件将被自动无缝迁移,详情请见新的配置文件中的注释(例外:`SlideJudgeTweak` 不再默认启用)
旧配置文件将被重命名备份,如果更新到此版本遇到 Bug 请联系我们

Updated configuration file schema. The old config file will be migrated automatically and seamlessly. See the comments in the new configuration file for details. (Except for `SlideJudgeTweak` is no longer enabled by default)
Your old configuration file will be renamed as a backup. If you encounter any bug with this version, please contact us.
2024-11-25 01:25:19 +08:00
..
AquaMai [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.Build [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.Config [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.Config.HeadlessLoader [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.Config.Interfaces [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.Core [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.Mods [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
Libs [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
.gitignore [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
AquaMai.sln [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
README.md [+] AquaMai: Skip event and info screen for new users 2024-05-08 21:47:36 +08:00

README.md

AquaMai

This mod is heavily WIP. More details will be added as the development progresses.

Features

Cheats

  • Unlock all tickets

UX Optimization

  • Remove the starting logo and warning cutscene
  • Single Player (1P) mode
  • Skip from card scanning directly to music selection (experimental)
  • Disable daily automatic reboot
  • Customize version text
  • Skip the current song by holding 7
  • Skip "new event" and "information" screen for new players.

Bug Fixes

  • Fix crash in the character selection screen

Performance

  • Speed up things

Development

  1. Copy Assembly-CSharp.dll to Libs folder.
  2. Install .NET Framework 4.7.2 Developer Pack
  3. Open AquaMai.sln in JetBrains Rider.
  4. Build the solution.
  5. Copy Output/AquaMai.dll to Mods folder.
  6. Configure and copy AquaMai.toml to the same folder as your game executable: Sinmai.exe