A certain magical arcade server
Go to file
simon 732ff8fccf
[+] 允许在进入指定歌曲前播放指定开场视频 (类似KOP) (#67)
* Create CustomIntroCinematic.cs

* 小优化

* reset videotimer when start play video

* just skip invalid songs

* change print

* 视频同步开始播放

* 改为在OnStart阶段准备视频 & videoprepare统一fallback时机

* 取消恢复背景显示

* 修复副屏显示

* 更严格的生效模式检查

* 增强清理资源

* build not pass?

* update default dir

* delete todo
2025-10-06 13:55:22 +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] IgnoreCommercialTimeout default on 2025-10-06 13:32:28 +08:00
AquaMai.Build Migrate sln to slnx 2025-06-29 16:27:06 +08:00
AquaMai.Config [+] FreedomTimer 2025-10-06 13:02:55 +08:00
AquaMai.Config.HeadlessLoader Migrate sln to slnx 2025-06-29 16:27:06 +08:00
AquaMai.Config.Interfaces [F] Remove unused name 2025-10-03 22:11:42 +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 [+] 允许在进入指定歌曲前播放指定开场视频 (类似KOP) (#67) 2025-10-06 13:55:22 +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