Commit Graph
24 Commits
Author SHA1 Message Date
nastys 332a5324ae (semi-tested) ManMan JA translation, config inis replacing templates, downgrade DivaSound and upgrade DivaMovie, fixes 2021-11-10 22:44:23 +01:00
nastys bb9301978b Remove modpacks tab and MINIMALIST config 2021-09-19 17:14:28 +02:00
nastys 860302a119 Minimalist build configuration; move toon to keyconfig 2021-09-18 00:54:54 +02:00
Raspberry-Monster 251637311c [Plugins] Fix MSVC Multiple Language Support by Adding /utf-8 in vcxproj file 2021-03-07 10:31:25 +08:00
somewhatlurker 579af98e72 use latest installed win 10 sdk instead of specific version 2020-06-27 20:34:43 +10:00
nastys bb41a46789 Revert everything to VCRuntime2019 (since Appveyor doesn't work well with Clang/LLVM 2020-04-04 03:34:45 +02:00
nastys fd2181343e Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
nastys 3c6ff05649 Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
somewhatlurker 0dc2de6050 ShaderPatch: fix stack alignment in thunk 2020-01-26 13:55:50 +00:00
somewhatlurker e5c360e0ed ShaderPatch: trim config key names as well as values 2019-11-01 20:59:22 +11:00
somewhatlurker 052de69a21 ShaderPatch: separate data and user config 2019-11-01 20:57:30 +11:00
somewhatlurker 487c63a632 shaderpatch: fix crashing(?) 2019-10-21 01:33:59 +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
somewhatlurker b6c29b7819 ShaderPatch: allow \n escape in to: rules 2019-10-11 03:46: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 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 f10eb6fa96 add ShaderPatch config UI, clean up some plugin dependencies 2019-10-06 01:41:40 +10:00
somewhatlurker 384008d8ea ShaderPatch: new config value syntax 2019-10-05 15:28:13 +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