Clansty
|
8f47ef2b50
|
[O] allow override TabTitle
TabTitle 直读支持覆盖现有的
|
2025-08-11 17:32:00 +08:00 |
|
Clansty
|
22b5a5a3e6
|
[+] SetHighPriority
|
2025-08-08 20:20:42 +08:00 |
|
Clansty
|
977c5d3af5
|
[+] ScreenPositionAdjust supports virtual touch & ExteraMouseInput supports 2P
|
2025-08-06 14:48:12 +08:00 |
|
Clansty
|
983f887be4
|
[+] MaimollerFix
|
2025-08-05 11:53:51 +08:00 |
|
Clansty
|
898236bdda
|
Revert "[O] Remove UnityEngine.TextCoreModule reference"
This reverts commit 3ec58ef14b.
|
2025-08-05 07:41:49 +08:00 |
|
Clansty
|
3ec58ef14b
|
[O] Remove UnityEngine.TextCoreModule reference
|
2025-08-04 21:25:44 +08:00 |
|
Clansty
|
593ceaf99d
|
[+] ScreenPositionAdjust
|
2025-08-01 16:13:15 +08:00 |
|
Clansty
|
78f9449da3
|
[F] SinglePlayer AutoSkip not disabling card reader
|
2025-07-11 19:28:51 +08:00 |
|
无语
|
98b0bf08b1
|
[+] Modify the volume of the music (#41)
|
2025-07-06 13:48:20 +08:00 |
|
Clansty
|
e3fc9f4b5a
|
[+] AddPlayCountWhenQuickRetry
|
2025-07-03 18:22:31 +08:00 |
|
Clansty
|
351f44e4d8
|
[F] ADX test key not work
|
2025-06-29 20:52:15 +08:00 |
|
Clansty
|
21c3340fbc
|
[F] AdxHidInput latency when 2P
|
2025-06-28 06:25:32 +08:00 |
|
Clansty
|
6a6cb362b6
|
[O] TouchToButtonInput should not activate in test mode
|
2025-06-16 02:50:41 +08:00 |
|
Clansty
|
b26cfab3f3
|
[F] sub enum not found
|
2025-05-23 17:26:43 +08:00 |
|
Clansty
|
5c5eb7e7c9
|
[O] Use switch instead of A lot of Ifs
|
2025-05-23 15:38:13 +08:00 |
|
Clansty
|
70f61d70c3
|
[+] Configurable AdxHidInput keymap (not tested)
|
2025-05-23 15:35:43 +08:00 |
|
Clansty
|
53793e92e5
|
[O] Move enable all events to Unlock
|
2025-05-15 08:29:40 +08:00 |
|
Clansty
|
bdd87e74ea
|
[+] show /infinity in DisableTimeout
|
2025-05-07 20:38:23 +08:00 |
|
Clansty
|
0579623de0
|
[+] TestProof set test key
|
2025-05-04 18:03:48 +08:00 |
|
Clansty
|
32e1e8cbf6
|
[F] maybe AdxHidInput index out bounds
|
2025-04-18 14:24:26 +08:00 |
|
Clansty
|
c59d733534
|
[F] MovieLoader error on 1.50
|
2025-04-10 19:17:57 +08:00 |
|
Clansty
|
b6112b37f4
|
[+] Borderless window
|
2025-04-04 04:25:37 +08:00 |
|
Clansty
|
daa4b13750
|
[+] OptionLoadFix
|
2025-04-04 04:07:01 +08:00 |
|
simon
|
0a1a045daf
|
[+] add Home to KeyMap (#35)
* add Home to KeyMap
* use KeyCodeID for ConfigEntry
* change home to autoplay
|
2025-04-02 16:02:45 +08:00 |
|
Clansty
|
7e02805cda
|
[F] jacket as bga not work
|
2025-03-31 15:40:59 +08:00 |
|
Clansty
|
fe0cf6a390
|
[F] Mp4 movie not work
|
2025-03-29 23:06:36 +08:00 |
|
Clansty
|
5921b4319b
|
[F] TouchToButtonInput not work with disabletimeout and PhotoEditProcess
|
2025-03-25 22:20:27 +08:00 |
|
Clansty
|
3fb0ff09fb
|
[O] SetButtonPressed for both monitor
|
2025-02-20 17:06:28 +08:00 |
|
Clansty
|
b4d17cdee5
|
[F] try fix PhotoEditProcess
|
2025-02-20 17:00:15 +08:00 |
|
simon
|
4837c2f755
|
[+] mp4movie custom resolution support (#30)
* add mp4movie custom resolution support
* make jacketAsMovie default false
* add CustomButton
* Revert "add CustomButton"
This reverts commit 4c0367f2f16ef99a1f13d99de0c41f49710093dc.
|
2025-02-11 07:16:33 +08:00 |
|
simon
|
0f8afd7502
|
[F] jacketAsMovie incorrect sprite size (#29)
* fix jacketAsMovie incorrect sprite size
* improve jacketAsMovie
* add static value
|
2025-02-07 20:34:33 +08:00 |
|
Menci
|
1cda016cc6
|
[F] Fix music unlock save when unlocking all music
|
2025-02-05 23:45:55 +08:00 |
|
CatMe0w
|
62cf322114
|
Fix AdxHidInput service button (#26)
|
2025-02-03 01:22:51 +08:00 |
|
Menci
|
c74f25afa9
|
[+] GameSystem.KeyMap.{DisableIO4, DisableDebugInput} (#19)
* [+] GameSystem.KeyMap.{DisableIO4, DisableDebugInput}
* reword
* Don't hook keyboard debug input when disableDebugInput
|
2025-02-01 01:58:41 +08:00 |
|
Menci
|
fff2c19516
|
[+] Unlock collections (without altering user data), courses and characters (#15)
* unlock collections
* Unlock courses
* Remove debug log
* fix
* characters
* update
* maps
* fix
* fix
* reword
* Fix continue
* Set collection & character default to false
* Update Unlock.cs
Co-authored-by: 凌莞~(=^▽^=) <i@gao4.pw>
---------
Co-authored-by: 凌莞~(=^▽^=) <i@gao4.pw>
|
2025-01-30 17:11:11 +08:00 |
|
シャト
|
ef399b75d1
|
[+] SinglePlayer Only Main Mode / Mouse touch improve (#21)
* [+]ExteraMouseInput[+]SinglePlayer Only Main Mode
* Format, reword config comment, fix default config
* Reword and remove extra commented code
* to SinglePlayer
* radius
---------
Co-authored-by: Menci <mencici@msn.com>
Co-authored-by: Clansty <i@gao4.pw>
|
2025-01-30 00:15:55 +08:00 |
|
Menci
|
13bb386a68
|
[F] Fix derakkuma stops dancing in DisableTimeout (#18)
* [F] Fix derakkuma stops dancing in DisableTimeout
* Reset when continuing
|
2025-01-29 20:10:02 +08:00 |
|
simon
|
e8655e66f0
|
add global jacket as Movie (#16)
|
2025-01-26 09:20:43 +08:00 |
|
Menci
|
fc994d1aa3
|
[F] Fix enableExclusive and enable8Channel warnings
|
2025-01-26 00:45:56 +08:00 |
|
Clansty
|
b7cb68e5ac
|
[F] CustomCameraId crash when no camera
|
2025-01-25 11:17:40 +08:00 |
|
Clansty
|
bd88d035cc
|
[O] HidInput -> AdxHidInput
|
2025-01-24 00:36:56 +08:00 |
|
Clansty
|
162e95b29b
|
[F] 段位认定 crash
close #14
|
2025-01-24 00:28:25 +08:00 |
|
Clansty
|
a43999bfa5
|
[+] ADX HID input
|
2025-01-24 00:23:11 +08:00 |
|
Clansty
|
cdce738543
|
[O] Desc for Window
|
2025-01-23 03:00:50 +08:00 |
|
Clansty
|
81fbee0395
|
[F] font shadow
close #2
|
2025-01-10 17:48:18 +08:00 |
|
Clansty
|
7fb2e2a9fa
|
[+] Disable DisableTimeout In game start process
|
2025-01-10 17:26:20 +08:00 |
|
simon
|
19634edabc
|
change skip button style & fix 1p touch sensor test (#7)
* change skip button style
* fix 1p touch sensor test not working
* allow skip by press outside button
---------
Co-authored-by: Clansty <i@gao4.pw>
|
2025-01-08 22:55:14 +08:00 |
|
Clansty
|
6fd3c9251c
|
[F] loadMp4Movie crash
|
2024-12-30 03:15:12 +08:00 |
|
Clansty
|
a819b98a26
|
[O] Change comments of window settings
|
2024-12-05 16:03:12 +08:00 |
|
Clansty
|
c98c0d9aa1
|
[+] Sound exclusive and 8ch settings
|
2024-12-04 15:56:18 +08:00 |
|