Commit Graph
340 Commits
Author SHA1 Message Date
somewhatlurker faa91a0ffb score saver: trying the vector-based cache again 2019-10-13 01:14:17 +11:00
somewhatlurker 1d74aafe91 playerdatamanager: add mylists 2019-10-13 00:01:42 +11:00
somewhatlurker 8496dce848 launcher: add no_gpu_dialog option 2019-10-11 06:51:56 +11:00
somewhatlurker b6c29b7819 ShaderPatch: allow \n escape in to: rules 2019-10-11 03:46:51 +11:00
nastys c372a333e5 Fix TAA and MLAA patches 2019-10-10 17:19:49 +02:00
nastys 42e5d97d72 Port twistero's DivaMovie from testing 2019-10-10 00:49:15 +02:00
somewhatlurker 2e6f3b256c launcher: detect fermi gpus as having no known issues instead of no issues 2019-10-09 21:03:26 +11:00
somewhatlurker a3b518bb55 Merge branch 'launcher' of somewhatlurker/PD-Loader into master 2019-10-09 08:07:27 +00:00
somewhatlurker 4ba7e006ad launcher: make detection of too new gpus more specific 2019-10-09 19:05:07 +11:00
somewhatlurker 0c93cb1dff launcher: moke too new gpu detection better 2019-10-08 20:45:09 +11:00
somewhatlurker fca8e9cf5f launcher: better too old/too new gpu detection 2019-10-08 20:40:42 +11:00
somewhatlurker 6aac99bc97 launcher: make turing detection issue message box more clear about affected models 2019-10-08 20:15:51 +11:00
somewhatlurker aecf295b12 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 53d42d9c4c launcher: improve appearance of GPU Info slightly 2019-10-08 17:30:16 +11:00
somewhatlurker 363ed2437e Launcher: make GPU info more clear and with click for more info about issues 2019-10-08 17:07:54 +11:00
somewhatlurker ed51ea836b Merge branch 'master' of somewhatlurker/PD-Loader into master 2019-10-08 03:42:46 +00:00
somewhatlurker ed7d419bd3 add launcher info for launcher plugin 2019-10-08 14:42:19 +11:00
somewhatlurker 35c7f081b0 Launcher: proper plugin config scaling fix 2019-10-08 14:37:25 +11:00
somewhatlurker 12ddfe7322 Launcher: fix plugin config font size (hopefully) 2019-10-08 03:52:24 +11:00
nastys 08fe234c39 Move some patches 2019-10-07 18:39:13 +02:00
somewhatlurker 4b67df0db4 ShaderPatch: add <fname> replacement tag (filename), and Nametags patches using it 2019-10-07 19:49:38 +11:00
somewhatlurker 8136641dc1 ShaderPatch: allow per-value comments in ini as value names 2019-10-06 20:15:03 +11:00
somewhatlurker 8b732b8be9 ShaderPatch: use ini comments as config tooltips 2019-10-06 19:12:14 +11: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 32f6a4db26 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 b3dce9a3b6 launcher: use granular saving -- only modified tabs (per-plugin for plugins) will save their config 2019-10-06 13:43:23 +11:00
somewhatlurker f10eb6fa96 add ShaderPatch config UI, clean up some plugin dependencies 2019-10-06 01:41:40 +10:00
somewhatlurker ff1a74ad62 launcher: further improve config groups (size to allow scrolling) 2019-10-06 00:42:43 +10:00
somewhatlurker 351bec473f launcher: fix and improve config group boxes 2019-10-06 00:35:09 +10:00
somewhatlurker 384008d8ea ShaderPatch: new config value syntax 2019-10-05 15:28:13 +10:00
somewhatlurker 4289582b01 ScoreSaver: reduce startup delays, hopefully reduce crashing on exit 2019-10-04 21:51:44 +10:00
somewhatlurker 9019971faf ShaderPatch: free old buffer when replacing data 2019-10-04 21:11:05 +10:00
somewhatlurker 1f917a2478 ShaderPatch: add patch config, copy lyb's toon shader improvements 2019-10-04 18:58:17 +10:00
somewhatlurker 0e60da7e0f add ShaderPatch plugin 2019-10-04 15:46:47 +10:00
somewhatlurker c3b15e25d6 add a maybe-working version of DivaMovie lol 2019-09-25 01:32:25 +10:00
lybxlpsv 30a24e9687 playerdatamanager : workaround fix attempt when use_card 2019-09-23 20:47:46 +07:00
somewhatlurker 46e7a98a21 launcher: add support for new playerdata options 2019-09-23 23:17:55 +10:00
somewhatlurker 74370d6a05 playerdata: add level_plate_effect, slidertouch_se_equip, border_rival 2019-09-23 23:08:48 +10:00
somewhatlurker 268859a213 score saver: add fallback reads for alltime options when saving 2019-09-23 22:07:07 +10:00
somewhatlurker 7a4d2f94ee score saver: add proper all-time percentage and modifier saving, show modifiers in song list, initialise all possible high score slots at startup
WARNING: BACKUP YOUR SCORES.INI BEFORE USING THIS IN CASE THERE'S BUGS

also, game startup is now somewhat slower (~5-10s)...  not sure if there's much that can be done without changing how this works again
2019-09-23 19:08:34 +10:00
somewhatlurker 14d1001bca score_saver: add rival clear rank (not sure, but seems like it at a glance even though it isn't really shown anywhere) 2019-09-22 22:53:16 +10:00
somewhatlurker 85b8245a64 score_saver: add rivalscores.ini support, add proper constructor for scores 2019-09-22 22:17:05 +10:00
somewhatlurker 9b4c5cee8b score_saver: populate actual in-game score info instead of replcing UI elements 2019-09-22 19:10:23 +10:00
somewhatlurker e3d74b61b4 score saver: make clear counts match actual game (perfect counts for <= excellent, etc) 2019-09-22 00:26:58 +10:00
somewhatlurker 43d92111dc update DivaSound 2019-09-21 16:21:33 +10:00
somewhatlurker 49e4a3e5de score_saver: cache scores for speed, add clear counts (use_card only?), add "-PROTECTED-" message in protected mode
should probably replace a bunch of ints with UINTs to do less range checks, but meh lol
2019-09-20 17:15:38 +10:00
somewhatlurker 70134c1350 score saver: fix type of insurance variable (seems fine either way, but this should be more correct) 2019-09-19 20:22:43 +10:00
somewhatlurker e4b8d0256f score_saver: fix possible hang after fail/protected song 2019-09-18 21:44:56 +10:00
somewhatlurker aa8c297524 score_saver: move score text upwards (dodgy hardcoded position, but I guess it's fine at least for now) 2019-09-18 20:22:05 +10:00
somewhatlurker 4f413bf4c6 score_saver: add tracking of alltime best rank, improve pv list scrolling 2019-09-18 17:20:41 +10:00