You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,12 @@ Unlike traditional monitors, this virtual display supports custom resolutions an
36
36
-**Device Manager:** Check "Device Manager" under "Display Adapters."
37
37
-**Settings:** Check display settings under system settings and see if the virtual displays show.
38
38
39
-
Manual installation can be found in the wiki
39
+
While VDC is a good and friendly way to work with VDD, you can also do a a lot manually. Like adding or removing resolutions or enable/disable
40
+
functions, which is done by editing vdd_settings.xml. You should be able to locate the file at the default location:
41
+
```C:\VirtualDisplayDriver\vdd_settings.xml ```
42
+
43
+
For more information about manual installation, uninstallation and "personalization", please check out the [Wiki](https://github.com/VirtualDrivers/Virtual-Display-Driver/wiki) here on
44
+
the project GitHub repository. If you are into tinkering, check out the Powershell scripts in [Community scripts](https://github.com/VirtualDrivers/Virtual-Display-Driver/tree/master/Community%20Scripts).
0 commit comments