AquaDX/AquaMai
Clansty 705b6cc03d
[F] Maybe fixed some PractiseMode problems
2024-11-14 22:52:40 +08:00
..
Attributes [O] Locale 2024-10-27 23:56:26 +08:00
Cheat [RF] Move sub-config classes to their own directory 2024-10-28 05:56:54 +08:00
CustomCameraId [RF] Move sub-config classes to their own directory 2024-10-28 05:56:54 +08:00
CustomKeyMap [RF] Move sub-config classes to their own directory 2024-10-28 05:56:54 +08:00
Fix [+] TouchResetAfterTrack 2024-11-14 22:52:21 +08:00
Helpers [+] Show alert in CI builds 2024-11-06 11:40:20 +08:00
Libs [+] Slide code support & split multiple patches (#77) 2024-10-25 20:42:08 +08:00
MaimaiDX2077 [+] Slide code support & split multiple patches (#77) 2024-10-25 20:42:08 +08:00
ModKeyMap [F] Maybe fixed some PractiseMode problems 2024-11-14 22:52:40 +08:00
Properties [F] Nested types patches without enable 2024-09-11 00:26:45 +08:00
Resources [+] Show alert in CI builds 2024-11-06 11:40:20 +08:00
TimeSaving [F] Skip button background 2024-11-06 12:10:20 +08:00
TouchSensitivity [RF] Move sub-config classes to their own directory 2024-10-28 05:56:54 +08:00
UX [+] Show alert in CI builds 2024-11-06 11:40:20 +08:00
Utils [+] Configurable mod key map manager 2024-11-01 17:03:57 +08:00
Visual [+] Slide related visual feature (#81) 2024-11-06 11:54:53 +08:00
WindowState [RF] Move sub-config classes to their own directory 2024-10-28 05:56:54 +08:00
.gitignore [+] Basic fix 2024-07-26 23:24:42 +08:00
AquaMai.csproj [+] Generate example config via attributes 2024-10-27 22:44:12 +08:00
AquaMai.sln [O] Support SDGA and other game version in one binary 2024-10-13 21:38:28 +08:00
Config.cs [+] Configurable mod key map manager 2024-11-01 17:03:57 +08:00
ConfigGenerator.cs [+] Generate example config via attributes 2024-10-27 22:44:12 +08:00
FodyWeavers.xml [F] Fody should merge System.Numerics 2024-10-25 22:16:08 +08:00
FodyWeavers.xsd [+] Support all Melonloader versions 2024-09-04 15:12:32 +08:00
Main.cs [+] Show alert in CI builds 2024-11-06 11:40:20 +08:00
README.md [+] AquaMai: Skip event and info screen for new users 2024-05-08 21:47:36 +08:00
genConfig.csx [+] Generate example config via attributes 2024-10-27 22:44:12 +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