Commit Graph
71 Commits
Author SHA1 Message Date
somewhatlurker ca79d4aa87 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 fba0ce6d09 New launcher background 2019-10-13 22:57:19 +02:00
nastys 798d57d860 Add partial PSEUDO unlock patch 2019-10-13 15:12:45 +02:00
nastys 42bee2ffaf Timer patches 2019-10-13 02:10:42 +02:00
somewhatlurker 8496dce848 launcher: add no_gpu_dialog option 2019-10-11 06:51:56 +11: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 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 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
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 46e7a98a21 launcher: add support for new playerdata options 2019-09-23 23:17:55 +10:00
somewhatlurker 00dd03bf32 add ScoreSaver TLAC component 2019-09-17 13:58:37 +10:00
somewhatlurker a65822aec6 try disabling warning 4947 in ConfigOption.h
(it doesn't matter..  just an obsoletion notice for `Windows::Forms::Control::Scale`, which probably isn't going away anytime soon.
2019-09-14 16:13:48 +10:00
somewhatlurker 623cb80e0b make BOM checks more correct (& to &&) 2019-09-14 16:08:38 +10:00
somewhatlurker b69ddd4cf1 add xinput options to launcher 2019-09-14 15:19:19 +10:00
somewhatlurker d43ded2060 make borderless popup windows style optional 2019-09-14 15:07:58 +10:00
somewhatlurker 4025d8b821 frm: use fps for motion rate 2019-09-14 14:42:19 +10:00
somewhatlurker a28a6bece3 launcher: rearrange and add spacers to options section 2019-09-11 10:49:42 +10:00
somewhatlurker 2239228bb0 add frm motion rate option and fix esm options 2019-09-11 10:28:29 +10:00
somewhatlurker b8f008aa5a add BOM check to config reads 2019-09-03 16:50:20 +10:00
nastys 91b7e557aa 136xx768 2019-09-01 23:58:38 +02:00
nastys 097f2dde29 More resolution presets 2019-09-01 23:25:34 +02:00
somewhatlurker 39b55c59a2 render: add lightmode for FPS limiter (reduces CPU usage... hopefully without impacting timing much) 2019-09-01 23:14:57 +10:00
somewhatlurker be5001c928 launcher: set ConfigHasChanged to false when config is saved 2019-09-01 22:21:49 +10:00
somewhatlurker e2d276253e launcher: bugfix 2019-08-30 00:16:35 +10:00
somewhatlurker a19d7eea95 add act_toggle config to playerdata 2019-08-30 00:16:35 +10:00
somewhatlurker 81ea9d0000 make dnsapi read plugin config + a bug fix for launcher 2019-08-30 00:16:35 +10:00
somewhatlurker 6b9921d95d launcher: fix plugin config tooltips 2019-08-30 00:16:35 +10:00
somewhatlurker b70fd18dd3 launcher: add custom button and spacer plugin config options 2019-08-30 00:16:35 +10:00
somewhatlurker f5989b74ac launcher: pack plugin config structs to ensure matching alignments 2019-08-30 00:16:35 +10:00
somewhatlurker ef49abfc65 launcher: add editable option for resolution dropdowns 2019-08-30 00:16:35 +10:00
somewhatlurker fb7e51f38d launcher: fix change detection for non-editable dropdowns 2019-08-30 00:16:35 +10:00
somewhatlurker 38f17ce692 don't use vector for GetPluginOptions (usable with other languages now) 2019-08-30 00:16:35 +10:00
somewhatlurker be8572d20c launcher: set config window owner to existing form (improves window management) 2019-08-30 00:16:34 +10:00
somewhatlurker fd76400e72 launcher: fix plugins being loaded when not wanted 2019-08-30 00:16:34 +10:00
somewhatlurker c2e243852f launcher: implement saving of plugin config + minor tweaks 2019-08-30 00:16:34 +10:00
somewhatlurker 066208bcda 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 de1eba2582 launcher: make editable/not optional on dropdown text and numbers (+minor fixes) 2019-08-30 00:16:34 +10:00