Commit Graph

9 Commits

Author SHA1 Message Date
Clansty
977c5d3af5
[+] ScreenPositionAdjust supports virtual touch & ExteraMouseInput supports 2P 2025-08-06 14:48:12 +08:00
凌莞~(=^▽^=)
e063409362
[F] Method not found error when migrating with old HeadlessLoader.dll (#4) 2024-12-07 12:40:29 +08:00
Clansty
f8309dd5d6
add movieAssetsDir and rename localAssetsDir to imageAssetsDir 2024-12-02 11:42:30 +08:00
Clansty
e8aba37cfc
[+] Config version 2.2 migration 2024-12-02 09:08:34 +08:00
Menci
b282ab40d2 [F] Set ForceAsSserver to default ON (#92)
* Set ForceAsSserver to default ON

* work as origin

---------

Co-authored-by: Clansty <i@gao4.pw>
2024-11-30 14:43:25 +08:00
凌莞~(=^▽^=)
4fa65b99de [O] ResetTouchAfterTrack -> ResetTouch, add press key to reset (#93)
* [O] ResetTouchAfterTrack -> ResetTouch, add press key to reset

* fix

* update

* fix: Remove not work

---------

Co-authored-by: Menci <mencici@msn.com>
2024-11-30 05:29:30 +08:00
Clansty
92114f0f46 [F] unused lockCredits 2024-11-26 05:53:20 +08:00
Clansty
bcc1d3966f [+] Add LatestVersion to interface 2024-11-25 04:04:04 +08:00
Menci
02dfae2213 [RF] AquaMai configuration refactor (#82)
更新了配置文件格式,原有的配置文件将被自动无缝迁移,详情请见新的配置文件中的注释(例外:`SlideJudgeTweak` 不再默认启用)
旧配置文件将被重命名备份,如果更新到此版本遇到 Bug 请联系我们

Updated configuration file schema. The old config file will be migrated automatically and seamlessly. See the comments in the new configuration file for details. (Except for `SlideJudgeTweak` is no longer enabled by default)
Your old configuration file will be renamed as a backup. If you encounter any bug with this version, please contact us.
2024-11-25 01:25:19 +08:00