A certain magical arcade server
Go to file
2025-10-03 16:01:08 +08:00
.config [+] Build with cake and commit id in version (#11) 2025-01-22 23:50:04 +08:00
.github/workflows [+] release CI builds to s3 2025-05-27 21:03:58 +08:00
AquaMai [O] Move FixTrackNumDisplay to UX 2025-10-03 16:01:08 +08:00
AquaMai.Build Migrate sln to slnx 2025-06-29 16:27:06 +08:00
AquaMai.Config [+] ScreenPositionAdjust supports virtual touch & ExteraMouseInput supports 2P 2025-08-06 14:48:12 +08:00
AquaMai.Config.HeadlessLoader Migrate sln to slnx 2025-06-29 16:27:06 +08:00
AquaMai.Config.Interfaces Migrate sln to slnx 2025-06-29 16:27:06 +08:00
AquaMai.Core [O] DontRuinMyAccount: compatibility with QuickRetry, and optimize NoticeUI. (#62) 2025-09-23 20:38:03 +08:00
AquaMai.ErrorReport [-] Shims are no need 2025-07-31 12:08:11 +08:00
AquaMai.Mods [O] Move FixTrackNumDisplay to UX 2025-10-03 16:01:08 +08:00
Libs [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
.gitignore [O] remove .idea folder 2025-05-04 18:10:05 +08:00
AquaMai.slnx Migrate sln to slnx 2025-06-29 16:27:06 +08:00
build.cake Migrate sln to slnx 2025-06-29 16:27:06 +08:00
build.ps1 [+] eventBlackList 2025-09-18 21:04:14 +08:00
README.md [O] MelonLoader latest is supported and this project is not WIP 2025-05-23 15:48:43 +08:00

AquaMai

Installation

  1. Build the project or find an existing build somewhere™
  2. Download MelonLoader.x64.zip
  3. Extract MelonLoader zip to where your Sinmai.exe is
  4. Make a Mods folder and put AquaMai.dll inside it
  5. Pet your cat
  6. Launch!

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 and AMDaemon.NET.dll to Libs folder.
  2. Install .NET Framework 4.7.2 Developer Pack
  3. Run build.ps1.
  4. Copy Output/AquaMai.dll to Mods folder.
  5. Configure and copy AquaMai.toml to the same folder as your game executable: Sinmai.exe