mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-22 18:54:37 +00:00
Merge pull request #1020
b8e5230
add start-low-graphics-mode.bat618d6cf
remove linebreaks
This commit is contained in:
commit
76636ef992
1 changed files with 5 additions and 0 deletions
5
start-low-graphics-mode.bat
Normal file
5
start-low-graphics-mode.bat
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
@echo off
|
||||||
|
|
||||||
|
set QMLSCENE_DEVICE=softwarecontext
|
||||||
|
|
||||||
|
start /b monero-wallet-gui.exe
|
Loading…
Reference in a new issue