Commit Graph
164 Commits
Author SHA1 Message Date
somewhatlurker 7907485b6d move render resolution into render (from TLAC), change some internal resolution options, add "match window" internal resolution option, add "match screen" window resolution option 2019-10-15 06:50:43 +11:00
nastys b34c0718b0 New launcher background 2019-10-13 22:57:19 +02:00
somewhatlurker 1854366565 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 f485973cc9 Separate menu D-Pad bindings 2019-10-13 17:32:19 +02:00
nastys bcbbb59553 Update PSEUDO patch 2019-10-13 15:31:09 +02:00
nastys 90f02cbd74 Add partial PSEUDO unlock patch 2019-10-13 15:12:45 +02:00
nastys 7709b0b592 Disable debug cursor if the system one is enabled (thanks to somewhatlurker) 2019-10-13 02:35:02 +02:00
nastys f1a9bc2bef Timer patches 2019-10-13 02:10:42 +02:00
nastys eded77c9a1 Freeze the mode sel timer (thanks to korenkonder) 2019-10-12 23:51:42 +02:00
somewhatlurker cd65162a1d playerdatamanager: add mylists 2019-10-13 00:01:42 +11:00
somewhatlurker c35e7ef086 launcher: add no_gpu_dialog option 2019-10-11 06:51:56 +11:00
somewhatlurker 7a4b874832 ShaderPatch: allow \n escape in to: rules 2019-10-11 03:46:51 +11:00
nastys d222167f20 Fix TAA and MLAA patches 2019-10-10 17:19:49 +02:00
nastys 762c2ae590 Port twistero's DivaMovie from testing 2019-10-10 00:49:15 +02:00
somewhatlurker 152e4c7551 launcher: detect fermi gpus as having no known issues instead of no issues 2019-10-09 21:03:26 +11:00
somewhatlurker 8c276c1d19 Merge branch 'master' of somewhatlurker/PD-Loader into master 2019-10-09 08:08:34 +00:00
somewhatlurker ea6609ab97 Merge branch 'launcher' of somewhatlurker/PD-Loader into master 2019-10-09 08:07:27 +00:00
somewhatlurker 8b08ace22d launcher: make detection of too new gpus more specific 2019-10-09 19:05:07 +11:00
somewhatlurker a7043d0a35 ShaderPatch.ini: fix/optimise shader names 2019-10-09 16:32:19 +11:00
somewhatlurker 7a366088aa launcher: moke too new gpu detection better 2019-10-08 20:45:09 +11:00
somewhatlurker f6be8d5dde launcher: better too old/too new gpu detection 2019-10-08 20:40:42 +11:00
somewhatlurker 8d46bde1cc launcher: make turing detection issue message box more clear about affected models 2019-10-08 20:15:51 +11:00
somewhatlurker 74ea2ab7bc make GPUModel.h for GPU model/architecture detection,
use GPU architecture detection for launcher GPU support detection (and also ShaderPatch)
2019-10-08 20:02:33 +11:00
somewhatlurker 330dfa430e launcher: improve appearance of GPU Info slightly 2019-10-08 17:30:16 +11:00
somewhatlurker 4dad984602 Launcher: make GPU info more clear and with click for more info about issues 2019-10-08 17:07:54 +11:00
somewhatlurker 0d581a9343 Merge branch 'master' of somewhatlurker/PD-Loader into master 2019-10-08 03:42:46 +00:00
somewhatlurker c9773d5a69 add launcher info for launcher plugin 2019-10-08 14:42:19 +11:00
somewhatlurker 76ab6dca24 Launcher: proper plugin config scaling fix 2019-10-08 14:37:25 +11:00
somewhatlurker 7cb389f24e Launcher: fix plugin config font size (hopefully) 2019-10-08 03:52:24 +11:00
nastys d73e4657aa Move some patches 2019-10-07 18:39:13 +02:00
somewhatlurker f0c5ec4099 ShaderPatch: slight speedup for nametags_val2 2019-10-07 20:28:51 +11:00
somewhatlurker d1d206c4cd ShaderPatch: add <fname> replacement tag (filename), and Nametags patches using it 2019-10-07 19:49:38 +11:00
somewhatlurker f9fa839c25 add value description comments to shaderpatch config ini 2019-10-06 22:44:28 +11:00
somewhatlurker 4e787c29ad ShaderPatch: allow per-value comments in ini as value names 2019-10-06 20:15:03 +11:00
somewhatlurker 47b3ba36d2 ShaderPatch: use ini comments as config tooltips 2019-10-06 19:12:14 +11:00
somewhatlurker d0942a35b1 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 b7c45cfe13 launcher: allow editing utf8 strings. now that saving is granular this at least won't ever cause anything to break just from launching the game. 2019-10-06 13:49:51 +11:00
somewhatlurker 02e222611d launcher: use granular saving -- only modified tabs (per-plugin for plugins) will save their config 2019-10-06 13:43:23 +11:00
somewhatlurker b354932d3d add ShaderPatch config UI, clean up some plugin dependencies 2019-10-06 01:41:40 +10:00
somewhatlurker b39251fdef launcher: further improve config groups (size to allow scrolling) 2019-10-06 00:42:43 +10:00
somewhatlurker 41d7255f1e launcher: fix and improve config group boxes 2019-10-06 00:35:09 +10:00
somewhatlurker ab2e538388 ShaderPatch: new config value syntax 2019-10-05 15:28:13 +10:00
somewhatlurker 23fdf9b09d ScoreSaver: reduce startup delays, hopefully reduce crashing on exit 2019-10-04 21:51:44 +10:00
somewhatlurker 6274f23e5b ShaderPatch: free old buffer when replacing data 2019-10-04 21:11:05 +10:00
somewhatlurker 9308788c90 ShaderPatch: add patch config, copy lyb's toon shader improvements 2019-10-04 18:58:17 +10:00
somewhatlurker 6a9c03c650 add ShaderPatch plugin 2019-10-04 15:46:47 +10:00
somewhatlurker 2053a3ad20 try supporting all dnsapi functions
(not sure if this works properly -- some might break stack parameters)
2019-10-03 09:11:01 +10:00
somewhatlurker 2a224d7f96 add a maybe-working version of DivaMovie lol 2019-09-25 01:32:25 +10:00
lybxlpsv cb917322cf playerdatamanager : workaround fix attempt when use_card 2019-09-23 20:47:46 +07:00
somewhatlurker 2052b15a85 launcher: add support for new playerdata options 2019-09-23 23:17:55 +10:00