fba0ce6d09
New launcher background
nastys2019-10-13 22:57:19 +02:00
57e7392b8d
move disable debug cursor patch to patches now it doesn't rely on checking for a separate patch that could change (break things)
somewhatlurker2019-10-14 02:37:09 +11:00
b730916e62
Separate menu D-Pad bindings
nastys2019-10-13 17:32:19 +02:00
fca8e9cf5f
launcher: better too old/too new gpu detection
somewhatlurker2019-10-08 20:40:42 +11:00
6aac99bc97
launcher: make turing detection issue message box more clear about affected models
somewhatlurker2019-10-08 20:15:51 +11:00
aecf295b12
make GPUModel.h for GPU model/architecture detection, use GPU architecture detection for launcher GPU support detection (and also ShaderPatch)
somewhatlurker2019-10-08 20:02:33 +11:00
53d42d9c4c
launcher: improve appearance of GPU Info slightly
somewhatlurker2019-10-08 17:30:16 +11:00
363ed2437e
Launcher: make GPU info more clear and with click for more info about issues
somewhatlurker2019-10-08 17:03:16 +11:00
343014c4ab
ShaderPatch: slight speedup for nametags_val2
somewhatlurker2019-10-07 20:28:51 +11:00
4b67df0db4
ShaderPatch: add <fname> replacement tag (filename), and Nametags patches using it
somewhatlurker2019-10-07 19:49:38 +11:00
4c54304dff
add value description comments to shaderpatch config ini
somewhatlurker2019-10-06 22:44:28 +11:00
8136641dc1
ShaderPatch: allow per-value comments in ini as value names
somewhatlurker2019-10-06 20:15:03 +11:00
8b732b8be9
ShaderPatch: use ini comments as config tooltips
somewhatlurker2019-10-06 19:12:14 +11:00
9a8fc1147d
add launcher info for most plugins, add launcher build date for plugins (DivaMovie excluded to avoid conflicts when merging changes to that later)
somewhatlurker2019-10-06 15:51:09 +11:00
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.
somewhatlurker2019-10-06 13:49:51 +11:00
b3dce9a3b6
launcher: use granular saving -- only modified tabs (per-plugin for plugins) will save their config
somewhatlurker2019-10-06 13:43:23 +11:00
f10eb6fa96
add ShaderPatch config UI, clean up some plugin dependencies
somewhatlurker2019-10-06 01:41:40 +10:00
ff1a74ad62
launcher: further improve config groups (size to allow scrolling)
somewhatlurker2019-10-06 00:42:43 +10:00
351bec473f
launcher: fix and improve config group boxes
somewhatlurker2019-10-06 00:35:09 +10:00
075bb91a65
Merge branch 'master' of somewhatlurker/PD-Loader into master
somewhatlurker2019-10-03 02:28:51 +00:00
788fb56db6
try supporting all dnsapi functions (not sure if this works properly -- some might break stack parameters)
somewhatlurker2019-10-03 09:11:01 +10:00
c3b15e25d6
add a maybe-working version of DivaMovie lol
somewhatlurker2019-09-25 01:32:25 +10:00
268859a213
score saver: add fallback reads for alltime options when saving
somewhatlurker2019-09-23 22:07:07 +10:00
7a4d2f94ee
score saver: add proper all-time percentage and modifier saving, show modifiers in song list, initialise all possible high score slots at startup
somewhatlurker2019-09-23 19:08:34 +10:00
14d1001bca
score_saver: add rival clear rank (not sure, but seems like it at a glance even though it isn't really shown anywhere)
somewhatlurker2019-09-22 22:53:16 +10:00
49e4a3e5de
score_saver: cache scores for speed, add clear counts (use_card only?), add "-PROTECTED-" message in protected mode
somewhatlurker2019-09-20 17:15:38 +10:00
70134c1350
score saver: fix type of insurance variable (seems fine either way, but this should be more correct)
somewhatlurker2019-09-19 20:22:43 +10:00
e4b8d0256f
score_saver: fix possible hang after fail/protected song
somewhatlurker2019-09-18 21:44:56 +10:00
aa8c297524
score_saver: move score text upwards (dodgy hardcoded position, but I guess it's fine at least for now)
somewhatlurker2019-09-18 20:22:05 +10:00
4f413bf4c6
score_saver: add tracking of alltime best rank, improve pv list scrolling
somewhatlurker2019-09-18 17:20:41 +10:00
e1487ea9e7
score saver: add viewing of percent and score, fix exex
somewhatlurker2019-09-18 15:22:29 +10:00
969eaa4a7c
change double-tap esc to exit behaviour -- now sets the flag for the game to exit itself
somewhatlurker2019-09-10 05:54:53 +00:00
23a391fc75
frm: ensure correct speed in test modes, stop modifying "aetFrameDuration" because it breaks some effects (actual aet code is patched)
somewhatlurker2019-09-08 03:59:28 +10:00
dafeef7936
frm: use InjectCode for readability, add fix for snow effect, fix module menu framerate
somewhatlurker2019-09-06 22:16:05 +10:00