diff --git a/start-low-graphics-mode.bat b/start-low-graphics-mode.bat new file mode 100644 index 00000000..199f4281 --- /dev/null +++ b/start-low-graphics-mode.bat @@ -0,0 +1,7 @@ +@echo off + + +set QMLSCENE_DEVICE=softwarecontext + + +start /b monero-wallet-gui.exe \ No newline at end of file