Commit Graph
345 Commits
Author SHA1 Message Date
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
somewhatlurker 8c4852ea15 novidia, gpumodel: actually detect AMD instead of non-nvidia 2020-11-20 14:52:29 +11:00
somewhatlurker f2510ed6b1 novidia: add nv check so plugin can be enabled by default 2020-11-20 12:56:34 +11:00
nastys 7764f24e1e Merge branch 'master' of somewhatlurker/PD-Loader into master 2020-11-15 16:38:04 +00: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
somewhatlurker 40249fce3c novidia: slightly better error handling (no real-world difference though tbh) 2020-11-15 03:34:05 +11:00
somewhatlurker 246f43d4c4 mention additional licenses for AMD pack in main license info 2020-11-13 21:16:15 +11:00
somewhatlurker e01539b728 update legal/license text to improve clarity 2020-11-13 21:09:44 +11:00
somewhatlurker b7ddd838c6 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 9b1ab83b15 novidia: cleanup shader patching, fix crc formatting bug 2020-11-12 23:55:55 +11:00
somewhatlurker dd04e1ca1e novidia: add shader.farc xdelta/vcdiff patching 2020-11-10 05:00:18 +11:00
nastys fd78178ddb [Launcher] Update Credits colour and make it read-only 2020-11-05 00:41:04 +01:00
nastys ce0af8ac3d [Launcher] New design and credits (I hope I didn't forget anyone) 2020-11-05 00:00:57 +01:00
nastys 08f4c7811b [Patches] Fix border with "Sing Missed" enabled 2020-11-04 22:43:08 +01: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 6fcb916e3c Novidia: allow disabling skinning uploads for performance 2020-08-13 03:49:04 +10:00
somewhatlurker 7f647dc5fb Merge branch 'master' of somewhatlurker/PD-Loader into master 2020-08-12 13:32:55 +00: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
nastys 541d84c408 [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 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 65ce65f0d5 [Launcher] Fix default boolean values 2020-08-09 13:47:16 +02:00
nastys 729989f6fa [Patches] Fix look animation patches overflow causing the mouth animations not to work correctly 2020-08-09 05:43:48 +02:00
nastys 939de3da22 Revert "Fix mouth patches (hopefully)"
This reverts commit 4d3a6dca8c.

Revert mouth "fix"
2020-08-09 05:17:49 +02:00
nastys 4d3a6dca8c Fix mouth patches (hopefully) 2020-08-09 02:56:41 +00:00
nastys 33b8a9279f [Patches] More graphics settings 2020-08-08 22:08:26 +02:00
somewhatlurker c98ca5cdbf Novidia: smaller texture uploads when using glTexSubImage 2020-08-09 00:18:15 +10:00
nastys b1fe9ecc4d [Patches] Hand size option 2020-08-06 05:23:50 +02: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
nastys f7d6b01680 Force PDA/FT look 2020-08-05 15:53:42 +02:00
nastys bc8d564314 Force PDA/FT mouth/expressions 2020-08-05 06:35:04 +02:00
nastys 41b8ecd81f No hand scaling 2020-08-05 03:03:52 +02:00
nastys 4f3cdd5e0b 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 e493ced631 launcher: GPUs that identify as ATI are AMD too 2020-08-01 23:07:32 +10:00
somewhatlurker 2c3fe62372 separate GPUModel and WineVer, plus a little cleanup 2020-08-01 01:09:55 +10: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 77a305fda5 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 46187a4fa8 launcher: add GPU info for AMD GPUs 2020-07-26 21:37:55 +10:00
somewhatlurker 42b5a5818a Novidia: support (and allow forcing) BGRA texture uploads for extra performance 2020-07-25 14:34:53 +10:00
somewhatlurker 9fb2c843a8 Novidia: make use of glTexImage1D or glTexSubImage1D configurable 2020-07-24 22:51:09 +10:00