Commit Graph
58 Commits
Author SHA1 Message Date
nastys f2f6f35511 Launcher and translation fixes 2021-09-17 21:20:33 +02:00
nastys 276016d0b0 [Launcher] Italian translation + pt&zh tweaks 2021-09-05 20:32:33 +02:00
nastys df1bd11606 [Launcher] Minor layout changes] 2021-09-02 00:31:56 +02:00
nastys efba19cf57 Fix GPU detection 2021-09-01 16:08:28 +02:00
nastys 38e04e262c [Launcher] Detect known bad GPU drivers 2021-09-01 00:41:34 +02:00
nastys 3b0338a5ba Options redesign; Rumble intensity; Dark fix; Remove OGL patches 2021-08-11 18:25:15 +02:00
ChsBuffer 2cd0633111 [Launcher] Add Launcher Language setting 2021-07-26 00:02:51 +08:00
ChsBuffer 6c1f7ebc88 [Launcher] Globalization 2021-07-25 04:46:01 +08:00
nastys a48540f81d PDL3 part 2 2021-07-22 04:35:52 +02:00
nastys 6642a9bb20 Implement samyuu's wireframe injection; Pro Lag Compensation 2021-03-29 01:22:27 +02:00
nastys 595012fe75 [Launcher] Correct Wiki link; bug fixes 2021-02-26 02:30:46 +01:00
nastys 4b0a063762 [Launcher] Use Explorer dark colours; "fix" acrylic blur 2021-02-26 00:53:28 +01:00
nastys a8c242de2f [Launcher] Windows 10-like dark mode 2021-02-26 00:38:24 +01:00
nastys 581b78972f [Patches] Lag Compensation; [Launcher] Acrylic and Light/Dark themes and other improvements 2021-02-26 00:24:12 +01:00
somewhatlurker 2bc4db34a1 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 f0b8c1175b launcher: add reflect and refract res options 2020-12-31 13:21:18 +11:00
somewhatlurker 208fd42c2e launcher: try using simpleini for config BACKUP YOUR CONFIG BEFORE TESTING!! 2020-11-16 05:09:53 +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 c23bb3d016 AIO: Merge Vista/7/10, don't delete existing config when updating 2020-09-24 00:31:09 +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 46187a4fa8 launcher: add GPU info for AMD GPUs 2020-07-26 21:37:55 +10:00
somewhatlurker 2505e4e839 preliminary Ampere GPU support (shader patches same as Turing), improved error for non-nvidia GPUs 2020-06-27 21:23:49 +10:00
nastys 28163fdfb1 Custom patches can be enabled/disabled like plugins 2020-06-03 17:05:32 +02:00
nastys b4aabf836d [Launcher] Option to launch divahook.bat instead of diva.exe 2020-06-03 00:13:54 +02:00
nastys 8a17c528a9 Update links; Custom DVA error message 2020-06-02 22:50:30 +02:00
nastys a865083e57 Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
nastys 71081fd52f [Patches] Add custom patches & fix MP4 patch 2019-11-23 03:12:14 +01:00
nastys b707f17de2 Readd the stereo patch because some people still use it & change tab style 2019-11-21 23:47:36 +01:00
nastys 00eed79f41 Detect Wine 2019-10-14 22:19:42 +02:00
somewhatlurker c35e7ef086 launcher: add no_gpu_dialog option 2019-10-11 06:51:56 +11: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 8b08ace22d launcher: make detection of too new gpus more specific 2019-10-09 19:05:07 +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 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 0ebf1ed74d add xinput options to launcher 2019-09-14 15:19:19 +10:00
somewhatlurker 6a209a9879 launcher: set ConfigHasChanged to false when config is saved 2019-09-01 22:21:49 +10:00
somewhatlurker 2300077eae launcher: fix plugins being loaded when not wanted 2019-08-30 00:16:34 +10:00
somewhatlurker bad2e02ce5 launcher: implement saving of plugin config + minor tweaks 2019-08-30 00:16:34 +10:00
somewhatlurker 6088bf9cef launcher: get viewing config options for plugins working (no saving yet, but they do trigger the save prompt) 2019-08-30 00:16:34 +10:00
somewhatlurker 9bdcaa0195 launcher: work on plugin enumeration 2019-08-30 00:16:34 +10:00
somewhatlurker 2ff9c3e371 launcher: fix typeid checks 2019-08-30 00:16:33 +10:00
somewhatlurker 9f27d0548b launcher: start work on plugin config 2019-08-30 00:16:33 +10:00
somewhatlurker 362e1b9259 launcher: fix default values of some options,
restore "are you sure" save message when an option has been changed,
remove "are you sure" save message on apply button
2019-08-15 00:49:18 +10:00