From 79b3462799c28af8ba586349bd671b1b56e72353 Mon Sep 17 00:00:00 2001 From: Jason Maskell Date: Mon, 9 May 2016 10:39:54 +0200 Subject: Initial commit with PS4 and XBone stuff trimmed. --- test/testing_scripts/win64/debug/d3d9.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/testing_scripts/win64/debug/d3d9.bat (limited to 'test/testing_scripts/win64/debug/d3d9.bat') diff --git a/test/testing_scripts/win64/debug/d3d9.bat b/test/testing_scripts/win64/debug/d3d9.bat new file mode 100644 index 0000000..1f0c619 --- /dev/null +++ b/test/testing_scripts/win64/debug/d3d9.bat @@ -0,0 +1,2 @@ +set IMGEXT=bmp +%~dp0\..\..\..\..\test\d3d9\win64\debug\waveworks_test_d3d9_debug.exe -noaa -startframe 0 -endframe 50 - sliceframe 60 -readback 1 -quality 0 -screenshot %IMG_OUT%_d3d9.%IMGEXT% -- cgit v1.2.3