Commit Graph
54 Commits
Author SHA1 Message Date
nastys eb17a30a06 (2.5.2) Fix manual Turing GPU; work around hand size upgrade error 2021-09-04 20:34:52 +02:00
nastys 2de95dae70 [Patches] Bug fix for people with terrible TV sets 2021-02-26 00:58:08 +01:00
nastys f597fedbcf [Patches] Lag Compensation; [Launcher] Acrylic and Light/Dark themes and other improvements 2021-02-26 00:24:12 +01:00
somewhatlurker 4b6fd89d78 patches: cleanup to separate 600 and 710 patches, and add 710 reflect+refract res patching 2020-12-31 13:21:02 +11:00
nastys 0ab373f502 [Patches] Fix border with "Sing Missed" enabled 2020-11-04 22:43:08 +01:00
somewhatlurker 2182d68f1d TLAC: revert to old style slider emulation when not using ps4 slider input 2020-08-14 02:20:56 +10:00
somewhatlurker ceab7ddfc4 Merge branch 'master' of somewhatlurker/PD-Loader into master 2020-08-12 13:32:55 +00:00
nastys 21d83a6412 [Patches] Sing Missed; add custom colour to custom FREE PLAY text example (thanks to Stewie1.0) 2020-08-11 06:20:47 +02: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
nastys 10619ffa7e [Patches] Fix look animation patches overflow causing the mouth animations not to work correctly 2020-08-09 05:43:48 +02:00
nastys 8bab0afad1 Revert "Fix mouth patches (hopefully)"
This reverts commit 687cbc614b.

Revert mouth "fix"
2020-08-09 05:17:49 +02:00
nastys 687cbc614b Fix mouth patches (hopefully) 2020-08-09 02:56:41 +00:00
nastys 8bf32d5699 [Patches] More graphics settings 2020-08-08 22:08:26 +02:00
nastys c8fd0c952d [Patches] Hand size option 2020-08-06 05:23:50 +02:00
nastys ac20b9cb7f [Patches+TLAC] Force toon (NPR1; option in launcher + press F9 to toggle) 2020-08-06 00:57:32 +02:00
nastys 9977d25766 Force PDA/FT look 2020-08-05 15:53:42 +02:00
nastys 76288e72d5 Force PDA/FT mouth/expressions 2020-08-05 06:35:04 +02:00
nastys 3d9430ff94 No hand scaling 2020-08-05 03:03:52 +02:00
nastys 2852312cba Quick Startup; Novidia disabled by default; Credits now require coins if Freeplay is disabled on 7.10 2020-08-05 02:34:45 +02:00
somewhatlurker 579af98e72 use latest installed win 10 sdk instead of specific version 2020-06-27 20:34:43 +10:00
nastys 5bd406c1d9 Custom patches can be enabled/disabled like plugins 2020-06-03 17:05:32 +02:00
nastys 9f71b4d4b2 [Patches] Support most escape characters 2020-06-02 20:18:14 +02:00
nastys 7225ccb589 [Patches] Custom patches: terminate string with '\0', new line with '\n' 2020-05-28 23:12:02 +02:00
nastys 5a7a69536a Change PD Loader text 2020-04-08 22:15:04 +02: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
nastys ce0c16dd9e Fix touch reaction 2020-03-14 05:44:30 +01:00
nastys 46f3fa07b4 Fix Patches on 6.00 2020-03-14 03:45:18 +01:00
nastys 17e1b99900 Clean up Patches, initial support for version 6.00 2020-03-14 01:15:13 +01:00
nastys 3c6ff05649 Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
nastys 7aea826f8e Add IGNORE, @ (hide patch), syntax example 2019-11-26 20:50:34 +01:00
nastys 61653c29c6 Restore old AA patches, better custom patches output, enable card menu 2019-11-26 20:17:08 +01:00
nastys 39a0f75ee1 Fix debug builds 2019-11-26 18:16:31 +01:00
nastys 077d0445cd [Patches] Fix crash if the in-line comment is not long enough 2019-11-23 17:22:26 +01:00
nastys aa790fc58c [Patches] Add custom patches & fix MP4 patch 2019-11-23 03:12:14 +01:00
nastys 68a776df3f Readd the stereo patch because some people still use it & change tab style 2019-11-21 23:47:36 +01:00
nastys 831d8841fe Improve the AA patches and move them to Patches 2019-11-17 06:57:41 +01:00
nastys bbef3564cc OpenGL patches 2019-10-28 18:41:50 +01:00
somewhatlurker d95fc70b2d remove 32 bit configurations, re-enable exception handling but with FH4 disabled
https://devblogs.microsoft.com/cppblog/making-cpp-exception-handling-smaller-x64/#comment-510
2019-10-16 09:19:43 +11:00
nastys 8edf8c9175 No more VCRUNTIME140_1.dll 2019-10-15 17:42:56 +02:00
somewhatlurker 57e7392b8d move disable debug cursor patch to patches
now it doesn't rely on checking for a separate patch that could change (break things)
2019-10-14 02:37:09 +11:00
nastys 6295d4a238 Update PSEUDO patch 2019-10-13 15:31:09 +02:00
nastys 798d57d860 Add partial PSEUDO unlock patch 2019-10-13 15:12:45 +02:00
nastys 42bee2ffaf Timer patches 2019-10-13 02:10:42 +02:00
nastys ace2ea03f3 Freeze the mode sel timer (thanks to korenkonder) 2019-10-12 23:51:42 +02:00
somewhatlurker 1d74aafe91 playerdatamanager: add mylists 2019-10-13 00:01:42 +11:00
somewhatlurker ed51ea836b Merge branch 'master' of somewhatlurker/PD-Loader into master 2019-10-08 03:42:46 +00:00
nastys 08fe234c39 Move some patches 2019-10-07 18:39:13 +02:00
somewhatlurker 9a8fc1147d add launcher info for most plugins, add launcher build date for plugins
(DivaMovie excluded to avoid conflicts when merging changes to that later)
2019-10-06 15:51:09 +11:00
somewhatlurker 72cca5ae8d add patch to fix TouchReaction coordinates 2019-09-01 22:19:25 +10:00