summaryrefslogtreecommitdiff
path: root/scripts/run_flip_mode.bat
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-04-13 17:01:47 -0400
committerAndrew Opalach <andrew@akon.city> 2026-04-13 17:01:47 -0400
commit77b54c35bf9587450cd636e0d7df37e190e28bfb (patch)
treea290efdd8b09066847199f3f52a32be70d24ef51 /scripts/run_flip_mode.bat
parent20617b9c80cf8d8051ecdb53a2c22f68c012f21b (diff)
downloadcamu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.gz
camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.bz2
camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.zip
Smaller stuff that went uncommitted
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'scripts/run_flip_mode.bat')
-rwxr-xr-xscripts/run_flip_mode.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/run_flip_mode.bat b/scripts/run_flip_mode.bat
new file mode 100755
index 0000000..e6e9f31
--- /dev/null
+++ b/scripts/run_flip_mode.bat
@@ -0,0 +1,3 @@
+set SINK_DXGI_FLIP=1
+set /p code=<host_code
+.\sink-d-%code%.exe \ No newline at end of file