AquaDX/AquaMai
Menci 80536ef4fb
Build AquaMai / build (push) Has been cancelled Details
[+] New APIs
2024-10-26 02:24:42 +08:00
..
Cheat [O] Auto detect if DebugFeature is need to be patched 2024-09-27 20:18:53 +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 [+] Slide code support & split multiple patches (#77) 2024-10-25 20:42:08 +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 [+] Splash+ support 2024-10-24 01:15:55 +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 [+] New APIs 2024-10-26 02:24:42 +08:00
Utils [+] ShowErrorLog (#74) 2024-10-25 20:20:26 +08:00
WindowState [+] able to switch off WindowState 2024-10-01 15:50:00 +08:00
.gitignore [+] Basic fix 2024-07-26 23:24:42 +08:00
AquaMai.csproj [F] Fody should merge System.Numerics 2024-10-25 22:16:08 +08:00
AquaMai.sln [O] Support SDGA and other game version in one binary 2024-10-13 21:38:28 +08:00
AquaMai.toml [+] ShowErrorLog (#74) 2024-10-25 20:20:26 +08:00
AquaMai.zh.toml [+] ShowErrorLog (#74) 2024-10-25 20:20:26 +08:00
Config.cs [+] ShowErrorLog (#74) 2024-10-25 20:20:26 +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 [+] Slide code support & split multiple patches (#77) 2024-10-25 20:42:08 +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