mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-07 11:35:24 -05:00
A certain magical arcade server
| .config | ||
| .github/workflows | ||
| AquaMai | ||
| AquaMai.Build | ||
| AquaMai.Config | ||
| AquaMai.Config.HeadlessLoader | ||
| AquaMai.Config.Interfaces | ||
| AquaMai.Core | ||
| AquaMai.ErrorReport | ||
| AquaMai.Mods | ||
| Libs | ||
| .gitignore | ||
| AquaMai.sln | ||
| build.cake | ||
| build.ps1 | ||
| README.md | ||
AquaMai
This mod is heavily WIP. More details will be added as the development progresses.
Installation
- Build the project or find an existing build somewhere™
- Download MelonLoader.x64.zip v0.6.1 (important!)
- Extract MelonLoader zip to where your Sinmai.exe is
- Make a Mods folder and put AquaMai.dll inside it
- Pet your cat
- Launch!
Warning
MelonLoader must be version 0.6.1 or lower. Higher versions will crash due to an incompatibility in
mono-2.0-bdwgc.dll
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
- Copy
Assembly-CSharp.dllandAMDaemon.NET.dlltoLibsfolder. - Install .NET Framework 4.7.2 Developer Pack
- Run
build.ps1. - Copy
Output/AquaMai.dlltoModsfolder. - Configure and copy
AquaMai.tomlto the same folder as your game executable:Sinmai.exe