150 Commits
Author SHA1 Message Date
nastys 76288e72d5 Force PDA/FT mouth/expressions 2020-08-05 06:35:04 +02:00
nastys 3d9430ff94 No hand scaling 2020-08-05 03:03:52 +02:00
nastys 2852312cba Quick Startup; Novidia disabled by default; Credits now require coins if Freeplay is disabled on 7.10 2020-08-05 02:34:45 +02:00
somewhatlurker 93b8038554 launcher: GPUs that identify as ATI are AMD too 2020-08-01 23:07:32 +10:00
somewhatlurker 302c6f8e46 separate GPUModel and WineVer, plus a little cleanup 2020-08-01 01:09:55 +10:00
somewhatlurker e42e6d6ff5 launcher: add GPU info for AMD GPUs 2020-07-26 21:37:55 +10:00
somewhatlurker 3546b87f4e preliminary Ampere GPU support (shader patches same as Turing), improved error for non-nvidia GPUs 2020-06-27 21:23:49 +10:00
somewhatlurker 579af98e72 use latest installed win 10 sdk instead of specific version 2020-06-27 20:34:43 +10:00
nastys 5bd406c1d9 Custom patches can be enabled/disabled like plugins 2020-06-03 17:05:32 +02:00
nastys e8ca90426e [Launcher] Option to launch divahook.bat instead of diva.exe 2020-06-03 00:13:54 +02:00
nastys 6b631b2ef1 Update links; Custom DVA error message 2020-06-02 22:50:30 +02:00
nastys 5a7a69536a Change PD Loader text 2020-04-08 22:15:04 +02:00
nastys 1106b78af8 Revert Launcher to VCRuntime2019 2020-04-04 03:22:49 +02:00
nastys 355629cd48 Enable CLR for .NET 2020-04-04 03:16:13 +02:00
nastys dfa352dd74 Disable CLR 2020-04-04 03:10:46 +02:00
nastys fd2181343e Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
nastys 4d6e2fa5e2 Customizable Fast Loader speed 2020-01-21 14:11:00 +01:00
nastys eb8142c81c Fix PD Loader text setting in Launcher 2020-01-21 13:30:28 +01:00
nastys 61653c29c6 Restore old AA patches, better custom patches output, enable card menu 2019-11-26 20:17:08 +01:00
nastys aa790fc58c [Patches] Add custom patches & fix MP4 patch 2019-11-23 03:12:14 +01:00
nastys 68a776df3f Readd the stereo patch because some people still use it & change tab style 2019-11-21 23:47:36 +01:00
nastys f52e702843 Optionalize pause on focus lost 2019-11-16 05:33:44 +01:00
nastys 66b3319549 Merge all four display mode settings 2019-11-16 02:46:53 +01:00
Jay39w aafe8577b2 Add song-specific booleans to Launcher.dva for easier access 2019-11-12 23:52:03 +00:00
nastys bbef3564cc OpenGL patches 2019-10-28 18:41:50 +01:00
somewhatlurker 1c32a16018 add pause component to launcher and components.ini 2019-10-26 00:26:16 +11:00
somewhatlurker d95fc70b2d remove 32 bit configurations, re-enable exception handling but with FH4 disabled
https://devblogs.microsoft.com/cppblog/making-cpp-exception-handling-smaller-x64/#comment-510
2019-10-16 09:19:43 +11:00
nastys 8edf8c9175 No more VCRUNTIME140_1.dll 2019-10-15 17:42:56 +02:00
nastys c01c189677 Detect Wine 2019-10-14 22:19:42 +02:00
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