Update to spice2x-23-09-29

> omitted mostly useless path length warning
This commit is contained in:
[ ]
2023-10-24 20:24:09 +09:00
parent a0e44f9e4b
commit 04dee88276
8 changed files with 23 additions and 2 deletions
+1
View File
@@ -55,6 +55,7 @@ std::vector<HWND> GRAPHICS_WINDOWS;
UINT GRAPHICS_FORCE_REFRESH = 0;
bool GRAPHICS_FORCE_SINGLE_ADAPTER = false;
bool GRAPHICS_9_ON_12 = false;
bool SUBSCREEN_FORCE_REDRAW = false;
// settings
std::string GRAPHICS_DEVICEID = "PCI\\VEN_1002&DEV_7146";