AquaDX/AquaMai
Clansty de3d376063
[F] SinglePlayer compatibility with 1.09.00
2024-10-28 00:04:43 +08:00
..
Attributes [O] Locale 2024-10-27 23:56:26 +08:00
Cheat [+] Mark supported game versions with attributes 2024-10-27 23:34:41 +08:00
CustomCameraId [F] Refactor CustomCameraId and remove hard-coded enums / IDs (#71) 2024-10-19 01:34:53 +08:00
CustomKeyMap [+] Custom Keymap 2024-10-02 14:41:20 +08:00
Fix [+] Mark supported game versions with attributes 2024-10-27 23:34:41 +08:00
Helpers [+] New APIs 2024-10-26 02:24:42 +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
Properties [F] Nested types patches without enable 2024-09-11 00:26:45 +08:00
Resources [O] Locale 2024-10-27 23:56:26 +08:00
TimeSaving [O] Hide skip button after click 2024-10-19 19:56:47 +08:00
TouchSensitivity [+] TouchSensitivity 2024-09-17 06:25:52 +08:00
UX [F] SinglePlayer compatibility with 1.09.00 2024-10-28 00:04:43 +08:00
Utils [O] Locale 2024-10-27 23:56:26 +08:00
WindowState [+] able to switch off WindowState 2024-10-01 15:50:00 +08:00
.gitignore
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 [+] Generate example config via attributes 2024-10-27 22:44:12 +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
Main.cs [O] Locale 2024-10-27 23:56:26 +08:00
README.md
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