somewhatlurker
9e888d9a93
TLAC: ps4 slider support: try to fix issues
2020-08-11 19:38:36 +10:00
somewhatlurker
32b160f023
slider emu: check serial state pointer isn't null
2020-08-11 03:20:59 +10:00
somewhatlurker
865a64bd96
TLAC slider emulator: more directly emulate input data to avoid tracking section state, testing for ps4 official controller slider support
...
also allow slider in menu (toggle in keyconfig) and remove need for hardware slider disabling patch (patches/launcher)
2020-08-11 00:55:20 +10:00
somewhatlurker
b8526d837e
try supporting FT senyou controller
2020-08-10 20:53:38 +10:00
nastys
ac20b9cb7f
[Patches+TLAC] Force toon (NPR1; option in launcher + press F9 to toggle)
2020-08-06 00:57:32 +02:00
nastys
abfb4f3324
[TLAC] Fake coin emulation
2020-08-05 22:01:01 +02:00
nastys
ced1597059
[TLAC] Add JVS_SW1 and JVS_SW2
2020-08-05 17:25:55 +02:00
somewhatlurker
512445c5d3
input: fix XInput thumbstick up and down (?), remove redundant menu L/R key bindings for DS4 stick
2020-07-31 01:12:36 +10:00
somewhatlurker
e3bbac7f7b
TLAC: pause: avoid detecting macros as menu input
2020-06-29 01:10:48 +10:00
somewhatlurker
579af98e72
use latest installed win 10 sdk instead of specific version
2020-06-27 20:34:43 +10:00
zsccat
8398c2daae
上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb'
...
Allow to custom key combinations and assign it to a key button.
2020-06-05 01:55:02 +00:00
zsccat
711948204d
上传文件至 'source-code/source/plugins/TLAC'
...
Add generic usb controller support
2020-06-04 23:27:18 +00:00
zsccat
3ffb6b9ae3
上传文件至 'source-code/source/plugins/TLAC'
...
Add generic usb controller support.
2020-06-04 14:07:23 +00:00
zsccat
6ba9656040
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb/temp'
2020-06-04 13:09:36 +00:00
zsccat
9e241ca7c2
上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb'
...
Add support for generic usb controller.
2020-06-04 13:09:25 +00:00
zsccat
4bc85246dd
添加 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb/temp'
2020-06-04 13:08:27 +00:00
zsccat
233a2c20ba
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb'
2020-06-04 13:03:25 +00:00
zsccat
49d4163f5b
添加 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb'
2020-06-04 13:03:00 +00:00
zsccat
2061a31cc8
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuState.h'
2020-06-04 13:00:07 +00:00
zsccat
eff53a9264
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuState.cpp'
2020-06-04 12:59:40 +00:00
zsccat
3ad13da1e4
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuButton.h'
2020-06-04 12:59:12 +00:00
zsccat
7016f73128
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsbInput.h'
2020-06-04 12:58:36 +00:00
zsccat
90b877c1ea
删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsbInput.cpp'
2020-06-04 12:57:41 +00:00
zsccat
56a9291a9a
上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput'
...
Support for generic usb game controller
2020-06-04 12:56:47 +00:00
zsccat
5e9bbcd8aa
上传文件至 'source-code/source/plugins/TLAC/Input/Bindings'
...
Add binding for generic usb game controller.
2020-06-04 12:54:59 +00:00
zsccat
7e820367fd
上传文件至 'source-code/source/plugins/TLAC/Input/KeyConfig'
...
Allow to load key config for generic usb game controller.
2020-06-04 12:53:48 +00:00
zsccat
cb8e61b431
上传文件至 'source-code/source/plugins/TLAC/FileSystem'
...
New function added "GetStringValue" to get string value from the config file
2020-06-04 12:51:44 +00:00
nastys
bb41a46789
Revert everything to VCRuntime2019 (since Appveyor doesn't work well with Clang/LLVM
2020-04-04 03:34:45 +02:00
nastys
fd2181343e
Fix Windows Vista compatibility
2020-04-04 03:02:30 +02:00
somewhatlurker
915285a901
pause: fix chance time after restart (I think)
2020-02-26 21:28:19 +11:00
somewhatlurker
832a49e0b2
pause: enable restart, fix protected mode not clear flag when restarting
...
thanks crash5b for helping with fixing issues in this feature
2020-02-25 05:54:52 +11:00
somewhatlurker
7d48b65a6b
pause: fix restart scoring, improve navigation implementation
2020-02-25 05:08:45 +11:00
somewhatlurker
e38cf74284
update constants
2020-02-25 00:45:54 +11:00
somewhatlurker
ab288a3085
pause: prevent pausing during loading screen, clear give up flag after exiting gameplay, work towards restart
2020-02-25 00:15:05 +11:00
somewhatlurker
b48e14a47e
pause: add patch for ageage again hair
2020-02-22 20:02:59 +11:00
somewhatlurker
75b50c35b8
frm: fix crashing with ageage again hair
2020-02-22 19:36:46 +11:00
somewhatlurker
8d01f47622
frm: cleanup and fix inaccurate chara sync with bg (at the expense of some bg timing smoothness)
2020-02-21 03:34:41 +11:00
nastys
3c6ff05649
Switch to /MD (Visual C++ Runtime 2019 may be required)
2020-02-05 00:25:34 +01:00
nastys
4d6e2fa5e2
Customizable Fast Loader speed
2020-01-21 14:11:00 +01:00
twistero
e5d6d280a8
Make game window more responsive to touches.
2019-11-27 23:36:33 +08:00
nastys
1c5e017636
[TLAC] Better window handle (custom game name patches are now possible)
2019-11-23 19:37:16 +01:00
nastys
831d8841fe
Improve the AA patches and move them to Patches
2019-11-17 06:57:41 +01:00
nastys
f52e702843
Optionalize pause on focus lost
2019-11-16 05:33:44 +01:00
Jay39w
834724948b
bugfixes?
...
?
2019-11-14 00:57:56 +00:00
Jay39w
0ce21d4b73
Delete 'source-code/source/plugins/TLAC/PlayerDataManager.cpp'
2019-11-13 02:14:36 +00:00
Jay39w
7606611fb6
Upload files to 'source-code/source/plugins/TLAC/Components'
2019-11-13 02:14:27 +00:00
Jay39w
e412df221a
sfx stuff that didnt work, 3rd oops of the night!
2019-11-13 02:06:49 +00:00
Jay39w
71199b3ec4
Updated btn_se_equip
2019-11-13 02:05:55 +00:00
Jay39w
f1d0f63b6f
Allow song specific choices such as modules, skins and sfx.
...
Set in playerdata.ini, modules.ini, skins.ini and sfx.ini respectively.
2019-11-12 23:53:26 +00:00
Jay39w
caba4d6d9b
Allow for song specific module choices and saving/loading of song specific module choices.
...
This feature should require use_card, this is automatically enabled by default (this may be changed in the next commit) and has one notable bug, which is a significant FPS drop when selecting (or sometimes loading) modules on songs with 3 vocals. (This does NOT impact gameplay past song select to my knowledge)
Huge thanks to somewhatlurker again for coding help and advice as well as just being a sweetie <3
2019-11-12 01:20:02 +00:00