Commit Graph
100 Commits
Author SHA1 Message Date
nastys 162cc52c6b 2.6.4: forgot to move termination byte (oops) 2021-09-29 19:29:03 +02:00
nastys c2343f79f2 2.6.4: PD Loader version text fix 2021-09-29 19:24:07 +02:00
nastys ea968b1762 2.6.4: replace refl/refr default option with 512x256 and restore uint type 2021-09-29 19:13:21 +02:00
nastys 4149a3c8e9 2.6.3: fix reflect/refract data type pt3 2021-09-29 19:05:08 +02:00
nastys d8693781ba 2.6.3: fix reflect/refract data type pt2 2021-09-29 19:03:57 +02:00
nastys 49e2b03159 2.6.2: fix reflect/refract data type 2021-09-29 19:01:44 +02:00
nastys bc925fd514 2.6.2: maximum hand size 100X, pv customization toggle, fix typo in Credits, option for disabling custom refract/refrect res, version in-game 2021-09-29 18:13:11 +02:00
nastys b511bf64c3 2.6b: fix display resolution combobox 2021-09-23 22:13:40 +02:00
nastys db159fde81 2.6a: bug fixes 2021-09-23 00:28:00 +02:00
nastys 4ebc4b3f85 2.6: start.bat, quick start warning, fully fix hand size, gamma control, fix coin, customizable toon key, rumble intensity, error 998 explaination, divawig enum, launcher option tab cleanup, gpu driver version detection, precise lag compensation, 7.10 check 2021-09-20 22:12:41 +02:00
nastys f93dab0b9a (2.5.3) Fix hand size 2021-09-04 23:18:23 +02:00
nastys eb17a30a06 (2.5.2) Fix manual Turing GPU; work around hand size upgrade error 2021-09-04 20:34:52 +02:00
nastys 1f57bdaf24 [Launcher] Correct Wiki link; bug fixes 2021-02-26 02:30:46 +01:00
nastys 2de95dae70 [Patches] Bug fix for people with terrible TV sets 2021-02-26 00:58:08 +01:00
nastys e0abc294d7 [Launcher] Use Explorer dark colours; "fix" acrylic blur 2021-02-26 00:53:28 +01:00
nastys ac2938fc80 [Launcher] Windows 10-like dark mode 2021-02-26 00:38:24 +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 41bcd3d705 remove amd tools from repo
novidia has been converted to a regular included plugin already, and the shader patcher exists outside of this repo anyway now
2021-01-12 13:39:54 +11:00
somewhatlurker 88bd0ba017 launcher: fix config not saving when new ini file needs to be created for it (regression created when switching to simpleini) 2021-01-12 13:29:32 +11:00
somewhatlurker dc6afad515 launcher: add reflect and refract res options 2020-12-31 13:21:18 +11: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 66e439cce0 [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
nastys 62b693943d Merge branch 'launcher' of somewhatlurker/PD-Loader into master 2020-12-05 15:45:12 +00:00
somewhatlurker 39172974e6 TLAC drawing: name some unknown font fields 2020-12-03 16:31:40 +11:00
somewhatlurker d6604954b6 tlac drawing: proportional flag 2020-11-30 16:54:53 +11:00
somewhatlurker d5695521b6 one more rename in RawFont struct 2020-11-29 13:34:00 +11:00
somewhatlurker 6b559ad4f9 TLAC Drawing: fix RawFont struct doc 2020-11-29 02:08:21 +11:00
somewhatlurker 40af307467 shaderpatch: remove old obsolete stuff from template 2020-11-20 14:52:50 +11:00
somewhatlurker f005d9bc10 novidia, gpumodel: actually detect AMD instead of non-nvidia 2020-11-20 14:52:29 +11:00
somewhatlurker 1e7cda3f0d novidia: add nv check so plugin can be enabled by default 2020-11-20 12:56:34 +11:00
somewhatlurker a0bf8a6ac3 launcher: try using simpleini for config BACKUP YOUR CONFIG BEFORE TESTING!! 2020-11-16 05:09:53 +11:00
nastys 1944f12da2 Merge branch 'master' of somewhatlurker/PD-Loader into master 2020-11-15 16:38:04 +00:00
somewhatlurker b45ca3278a Merge branch 'master' of KingKrouch/PD-Loader into master 2020-11-14 20:55:15 +00:00
KingKrouch 7c1c4b4eca Updated DualSense HID description. 2020-11-14 15:53:36 -05:00
KingKrouch 85b3653f3e Initial Implementation of PS5 DualSense Controller 2020-11-14 15:46:21 -05:00
somewhatlurker 143426e049 amd shader patcher: pyfarc: fix accidentally uncommented test_farc definition 2020-11-15 03:35:04 +11:00
somewhatlurker ac928b0456 novidia: slightly better error handling (no real-world difference though tbh) 2020-11-15 03:34:05 +11:00
somewhatlurker 10c497a083 mention additional licenses for AMD pack in main license info 2020-11-13 21:16:15 +11:00
somewhatlurker 791df317b2 update legal/license text to improve clarity 2020-11-13 21:09:44 +11:00
somewhatlurker 5f5346cee4 Novidia: remove shader_amd_farc option, add config for shader_delta_patches, use diva filesystem funcs to read shader.farc for (hopefully) less interference with possible future plugins 2020-11-13 20:32:27 +11:00
somewhatlurker ace0cdacbb appveyor: remove gitignore from amd pack 2020-11-13 04:44:21 +11:00
somewhatlurker 789636c76e amd pack: remove colon in readme 2020-11-13 04:43:53 +11:00
somewhatlurker 4e82d62214 appveyor: fix another incorrect path 2020-11-13 03:34:35 +11:00
somewhatlurker 5df82007af appveyor.yml: fix incorrect paths 2020-11-13 03:22:01 +11:00
somewhatlurker f0cddef73b attempt fixing appveyor for new amd pack 2020-11-13 03:16:27 +11:00
somewhatlurker 97e9891ef8 amd-tools: make shader patcher log generated vcdiff name 2020-11-13 00:20:52 +11:00
somewhatlurker 01d1f5de70 amd-tools: consolidate patching and farc (un)packing into AFT Shader Patcher, and switch to xdelta vcdiff generation for use with new Novidia 2020-11-13 00:03:54 +11:00
somewhatlurker ca78ebefc3 novidia: cleanup shader patching, fix crc formatting bug 2020-11-12 23:55:55 +11:00
somewhatlurker 8abf74bf97 novidia: add shader.farc xdelta/vcdiff patching 2020-11-10 05:00:18 +11:00
nastys 56eb3333be [Launcher] Update Credits colour and make it read-only 2020-11-05 00:41:04 +01:00
nastys 5a02ac8004 [Launcher] New design and credits (I hope I didn't forget anyone) 2020-11-05 00:00:57 +01:00
nastys 0ab373f502 [Patches] Fix border with "Sing Missed" enabled 2020-11-04 22:43:08 +01:00
nastys d641ee1639 AIO: Merge Vista/7/10, don't delete existing config when updating 2020-09-24 00:31:09 +02: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 90a1c8c6ec Novidia: allow disabling skinning uploads for performance 2020-08-13 03:49:04 +10:00
somewhatlurker ceab7ddfc4 Merge branch 'master' of somewhatlurker/PD-Loader into master 2020-08-12 13:32:55 +00:00
somewhatlurker 8a5cb75954 TLAC: proper raw input for PS4 controller slider 2020-08-12 22:34:21 +10:00
somewhatlurker e20d4c6781 better comments for new keyconfig options 2020-08-12 16:47:15 +10:00
somewhatlurker ea80ffb7e1 TLAC: ps4 slider: hopefully actually fixed now 2020-08-11 21:49:44 +10:00
somewhatlurker 9e888d9a93 TLAC: ps4 slider support: try to fix issues 2020-08-11 19:38:36 +10: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 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 764fb21803 [Launcher] Fix default boolean values 2020-08-09 13:47:16 +02: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
somewhatlurker f64330d50e Novidia: smaller texture uploads when using glTexSubImage 2020-08-09 00:18:15 +10: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 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
nastys 9977d25766 Force PDA/FT look 2020-08-05 15:53:42 +02:00
nastys 511fc709ba Update config.ini 2020-08-05 06:37:24 +02:00
nastys 76288e72d5 Force PDA/FT mouth/expressions 2020-08-05 06:35:04 +02:00
nastys 5f1137abe1 Re-enable Novidia 2020-08-05 05:25:11 +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 93b8038554 launcher: GPUs that identify as ATI are AMD too 2020-08-01 23:07:32 +10:00
somewhatlurker 302c6f8e46 separate GPUModel and WineVer, plus a little cleanup 2020-08-01 01:09:55 +10: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 1d5d0bee15 ARB Patcher: fix up some info about inlining vars in comments, improve UNUSED_PARAM_REGEX 2020-07-30 23:15:14 +10:00
somewhatlurker 7843f01c99 ARB patcher: use a generic patch for instruction suffixes 2020-07-30 15:18:38 +10:00
somewhatlurker d1da0201fa ARB Patcher: make status line respect terminal width 2020-07-30 13:17:17 +10:00
somewhatlurker 7e8ccb63d9 ARB Patcher: fix tone_map_npr 2020-07-29 23:21:36 +10:00
somewhatlurker 9cf89f270a AMD ARB Patcher: fix console output glitches 2020-07-29 23:09:05 +10:00
somewhatlurker fbcc2b662a AMD ARB Patcher: improve console output 2020-07-28 21:15:53 +10:00
somewhatlurker c3a6f498b8 amd-tools: credit for Nezarn in readme 2020-07-28 20:23:46 +10:00
somewhatlurker 948c777a43 ShaderPatch: make all toon improvements compatible with patched AMD shaders 2020-07-28 15:53:38 +10:00
somewhatlurker 5057c0cd1b shader.farc>shader_amd.farc in amd readme 2020-07-27 15:45:17 +10:00
somewhatlurker fb7c46774d use shader_amd.farc for AMD patches (now toggling Novidia changes shaders between original and patched for multi-GPU users)
users of old versions need to repatch shaders or rename shader.farc in MAMD to use this option in Novidia.
2020-07-27 14:15:38 +10:00
somewhatlurker e42e6d6ff5 launcher: add GPU info for AMD GPUs 2020-07-26 21:37:55 +10:00
somewhatlurker 988795d641 move AMD pack readme to root of zip 2020-07-26 16:57:13 +10:00
somewhatlurker dada969afb appveyor: correctly remove Novidia from full package, fix cleanup of ARB Patcher Source dir 2020-07-26 16:46:29 +10:00
somewhatlurker 79f91a83fd appveyor: fix arb patcher copying (todo: consider xcopy) 2020-07-26 16:40:20 +10:00
somewhatlurker 22870acc19 fix amd-tools, add patch shaders.bat 2020-07-26 15:18:58 +10:00
somewhatlurker 23adb97e48 AMD ARB patcher: always use correct path for gamesettings imports 2020-07-26 00:06:51 +10:00
somewhatlurker 0bd1cd1d50 add amd tools, cleanup some config files that shouldn't be in update zips 2020-07-25 23:44:38 +10:00