mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
add start-low-graphics-mode.bat
add start-low-graphics-mode.bat
This commit is contained in:
parent
9d22b6ab4d
commit
b8e5230d7d
1 changed files with 7 additions and 0 deletions
7
start-low-graphics-mode.bat
Normal file
7
start-low-graphics-mode.bat
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
@echo off
|
||||||
|
|
||||||
|
|
||||||
|
set QMLSCENE_DEVICE=softwarecontext
|
||||||
|
|
||||||
|
|
||||||
|
start /b monero-wallet-gui.exe
|
Loading…
Reference in a new issue