Include and disable Novidia and the patched shaders by default

This commit is contained in:
nastys
2020-11-19 17:11:56 +01:00
parent 1944f12da2
commit 6a872fcd45
2 changed files with 6 additions and 3 deletions
+5 -3
View File
@@ -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:
@@ -145,4 +145,5 @@ r.Height=1080
[plugins]
DivaWig.dva=0
DSCRemote.dva=0
Novidia.dva=0
custom_freeplay_text_example.p=0