Commit Graph
179 Commits
Author SHA1 Message Date
Raspberry-Monster fb2925d01f [Plugins] Fix MSVC Multiple Language Support by Adding /utf-8 in vcxproj file 2021-03-07 10:31:25 +08:00
nastys 737f0c42a4 [TLAC] Fix crash when an Xinput is connected, the slider emulator is disabled, and rumble is enabled 2020-12-26 22:48:59 +01:00
somewhatlurker d8f26ce362 TLAC drawing: name some unknown font fields 2020-12-03 16:31:40 +11:00
somewhatlurker 4c5e7e1229 tlac drawing: proportional flag 2020-11-30 16:54:53 +11:00
somewhatlurker e1a4fb66eb one more rename in RawFont struct 2020-11-29 13:34:00 +11:00
somewhatlurker 0d46ac69d6 TLAC Drawing: fix RawFont struct doc 2020-11-29 02:08:21 +11:00
KingKrouch ddc56523de Updated DualSense HID description. 2020-11-14 15:53:36 -05:00
KingKrouch a866386dc0 Initial Implementation of PS5 DualSense Controller 2020-11-14 15:46:21 -05:00
nastys c23bb3d016 AIO: Merge Vista/7/10, don't delete existing config when updating 2020-09-24 00:31:09 +02:00
somewhatlurker 3141c651b6 TLAC: revert to old style slider emulation when not using ps4 slider input 2020-08-14 02:20:56 +10:00
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