Commit Graph
169 Commits
Author SHA1 Message Date
somewhatlurker 5b9d523b68 TLAC: proper raw input for PS4 controller slider 2020-08-12 22:34:21 +10:00
somewhatlurker 1a1f462ec0 TLAC: ps4 slider: hopefully actually fixed now 2020-08-11 21:49:44 +10:00
somewhatlurker cfdd8a614a TLAC: ps4 slider support: try to fix issues 2020-08-11 19:38:36 +10:00
somewhatlurker d3d086635d slider emu: check serial state pointer isn't null 2020-08-11 03:20:59 +10:00
somewhatlurker 22047cec12 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 674d96a6f0 try supporting FT senyou controller 2020-08-10 20:53:38 +10:00
nastys 9690ae6b8b [Patches+TLAC] Force toon (NPR1; option in launcher + press F9 to toggle) 2020-08-06 00:57:32 +02:00
nastys b03aadbd3e [TLAC] Fake coin emulation 2020-08-05 22:01:01 +02:00
nastys 47388e9a95 [TLAC] Add JVS_SW1 and JVS_SW2 2020-08-05 17:25:55 +02:00
somewhatlurker fb902802f3 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 83b0ee5575 TLAC: pause: avoid detecting macros as menu input 2020-06-29 01:10:48 +10:00
somewhatlurker 35f721614c use latest installed win 10 sdk instead of specific version 2020-06-27 20:34:43 +10:00
zsccat 9f829971bf 上传文件至 '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 d17cbd2e3e 上传文件至 'source-code/source/plugins/TLAC'
Add generic usb controller support
2020-06-04 23:27:18 +00:00
zsccat a00dc2f53f 上传文件至 'source-code/source/plugins/TLAC'
Add generic usb controller support.
2020-06-04 14:07:23 +00:00
zsccat 93b93f232a 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb/temp' 2020-06-04 13:09:36 +00:00
zsccat 7df447f8cb 上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb'
Add support for generic usb controller.
2020-06-04 13:09:25 +00:00
zsccat 8dba2285b7 添加 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb/temp' 2020-06-04 13:08:27 +00:00
zsccat 104de39e8f 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb' 2020-06-04 13:03:25 +00:00
zsccat 51e2f443fc 添加 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsb' 2020-06-04 13:03:00 +00:00
zsccat 8019bfe059 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuState.h' 2020-06-04 13:00:07 +00:00
zsccat 14d9dce68a 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuState.cpp' 2020-06-04 12:59:40 +00:00
zsccat 890da4d042 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GuButton.h' 2020-06-04 12:59:12 +00:00
zsccat d09e271696 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsbInput.h' 2020-06-04 12:58:36 +00:00
zsccat fe59e7ac02 删除 'source-code/source/plugins/TLAC/Input/DirectInput/GenericUsbInput.cpp' 2020-06-04 12:57:41 +00:00
zsccat 93e1608afd 上传文件至 'source-code/source/plugins/TLAC/Input/DirectInput'
Support for generic usb game controller
2020-06-04 12:56:47 +00:00
zsccat b8321f79d2 上传文件至 'source-code/source/plugins/TLAC/Input/Bindings'
Add binding for generic usb game controller.
2020-06-04 12:54:59 +00:00
zsccat 35520472ed 上传文件至 '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 3c35aa7822 上传文件至 '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 a151a9866b Revert everything to VCRuntime2019 (since Appveyor doesn't work well with Clang/LLVM 2020-04-04 03:34:45 +02:00
nastys a865083e57 Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
somewhatlurker 0159a7f367 pause: fix chance time after restart (I think) 2020-02-26 21:28:19 +11:00
somewhatlurker c3780294ff 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 013e73e5e3 pause: fix restart scoring, improve navigation implementation 2020-02-25 05:08:45 +11:00
somewhatlurker b0a709ca85 update constants 2020-02-25 00:45:54 +11:00
somewhatlurker ec3eb1884e 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 933e12accf pause: add patch for ageage again hair 2020-02-22 20:02:59 +11:00
somewhatlurker b40d6fae72 frm: fix crashing with ageage again hair 2020-02-22 19:36:46 +11:00
somewhatlurker aa47b34823 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 8504b2017b Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
nastys ddb71dcdea Customizable Fast Loader speed 2020-01-21 14:11:00 +01:00
twistero 78113d385a Make game window more responsive to touches. 2019-11-27 23:36:33 +08:00
nastys b52be5e460 [TLAC] Better window handle (custom game name patches are now possible) 2019-11-23 19:37:16 +01:00
nastys c7dd73c26b Improve the AA patches and move them to Patches 2019-11-17 06:57:41 +01:00
nastys 0dc475103d Optionalize pause on focus lost 2019-11-16 05:33:44 +01:00
Jay39w faafdd18a4 bugfixes?
?
2019-11-14 00:57:56 +00:00
Jay39w c1d7763a15 Delete 'source-code/source/plugins/TLAC/PlayerDataManager.cpp' 2019-11-13 02:14:36 +00:00
Jay39w 4a07833fd0 Upload files to 'source-code/source/plugins/TLAC/Components' 2019-11-13 02:14:27 +00:00
Jay39w a1f64fe73e sfx stuff that didnt work, 3rd oops of the night! 2019-11-13 02:06:49 +00:00
Jay39w 3d24166a83 Updated btn_se_equip 2019-11-13 02:05:55 +00:00