AquaDX/AquaMai.Mods/GameSystem
Clansty 8f47ef2b50
[O] allow override TabTitle
TabTitle 直读支持覆盖现有的
2025-08-11 17:32:00 +08:00
..
Assets [O] allow override TabTitle 2025-08-11 17:32:00 +08:00
AddPlayCountWhenQuickRetry.cs [+] AddPlayCountWhenQuickRetry 2025-07-03 18:22:31 +08:00
AdxHidInput.cs [F] ADX test key not work 2025-06-29 20:52:15 +08:00
CustomCameraId.cs [F] CustomCameraId crash when no camera 2025-01-25 11:17:40 +08:00
DisableTimeout.cs [+] show /infinity in DisableTimeout 2025-05-07 20:38:23 +08:00
ExteraMouseInput.cs [+] SetHighPriority 2025-08-08 20:20:42 +08:00
KeyMap.cs [+] MaimollerFix 2025-08-05 11:53:51 +08:00
OptionLoadFix.cs [+] OptionLoadFix 2025-04-04 04:07:01 +08:00
QuickRetry.cs [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
README.md [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
RemoveEncryption.cs [+] LogNetworkRequests (#90) 2024-11-26 00:03:50 +08:00
SinglePlayer.cs [+] ScreenPositionAdjust 2025-08-01 16:13:15 +08:00
Sound.cs [+] Modify the volume of the music (#41) 2025-07-06 13:48:20 +08:00
TestProof.cs [+] MaimollerFix 2025-08-05 11:53:51 +08:00
TouchPanelBaudRate.cs [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
TouchToButtonInput.cs [O] TouchToButtonInput should not activate in test mode 2025-06-16 02:50:41 +08:00
Unlock.cs [O] Move enable all events to Unlock 2025-05-15 08:29:40 +08:00
Window.cs [+] Borderless window 2025-04-04 04:25:37 +08:00

GameSystem

Patches changing the way the game running / behaving which are not possible in the stock game. See also the GameSettings README for differences.

Game asset related patches should go to the Assets subcategory (or the Fancy category if they're too fancy).