wine.inf: Make UI effects default to on. This makes SPI_GETUIEFFECTS return TRUE by default.
diff --git a/tools/wine.inf b/tools/wine.inf index c3cb89c..312d66c 100644 --- a/tools/wine.inf +++ b/tools/wine.inf
@@ -206,7 +206,7 @@ HKCU,%Desktop%,"FontSmoothing",2,"0" HKCU,%Desktop%,"DragFullWindows",2,"0" HKCU,%Desktop%,"SmoothScroll",3,00,00,00,00 -HKCU,%Desktop%,"UserPreferencemask",3,10,00,00,00 +HKCU,%Desktop%,"UserPreferenceMask",3,10,00,00,80 HKCU,%Desktop%,"LowPowerActive",,"0" [Metrics]