From 6a872fcd45dcdbd131cdfb83e1b6d5b236c8bc7e Mon Sep 17 00:00:00 2001 From: nastys <> Date: Thu, 19 Nov 2020 17:11:56 +0100 Subject: [PATCH] Include and disable Novidia and the patched shaders by default --- appveyor.yml | 8 +++++--- source-code/data/plugins/config_template.bin | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b3d1c24..f16e305 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,6 +13,8 @@ after_build: md %TMP%\full\patches\ md %TMP%\full\plugins\ + + md "%TMP%\full\plugins\Novidia Shaders" md %TMP%\full\ram\ @@ -38,8 +40,6 @@ after_build: copy %APPVEYOR_BUILD_FOLDER%\source-code\x64\%CONFIGURATION%\*.dva %TMP%\full\plugins\ - del %TMP%\full\plugins\Novidia.dva - copy "%APPVEYOR_BUILD_FOLDER%\source-code\data\README - PD Loader.url" %TMP%\full\ copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_base_game.sfv %TMP%\full\ @@ -54,6 +54,8 @@ after_build: copy %APPVEYOR_BUILD_FOLDER%\source-code\data\plugins\*.* %TMP%\full\plugins\ + copy "%APPVEYOR_BUILD_FOLDER%\source-code\data\plugins\Novidia Shaders\*.*" "%TMP%\full\plugins\Novidia Shaders\" + copy %APPVEYOR_BUILD_FOLDER%\source-code\data\ram\databank_template\*.dat %TMP%\full\ram\databank_template\ copy %APPVEYOR_BUILD_FOLDER%\source-code\data\patches\custom_freeplay_text_example.p %TMP%\full\patches\ @@ -112,7 +114,7 @@ after_build: move amd-tools\README.txt AMD-README.txt - 7z a %APPVEYOR_BUILD_FOLDER%\PD-Loader-%CONFIGURATION%-AMDPack-AppVeyor.zip * + 7z a %APPVEYOR_BUILD_FOLDER%\shader-dev-tool-%CONFIGURATION%-AppVeyor.zip * artifacts: diff --git a/source-code/data/plugins/config_template.bin b/source-code/data/plugins/config_template.bin index bd6a8f8..f61de70 100644 --- a/source-code/data/plugins/config_template.bin +++ b/source-code/data/plugins/config_template.bin @@ -145,4 +145,5 @@ r.Height=1080 [plugins] DivaWig.dva=0 DSCRemote.dva=0 +Novidia.dva=0 custom_freeplay_text_example.p=0