Skip to content

Commit 7233822

Browse files
authored
Update README.md
Added some links to Wiki and Community scripts, and referring to default location for vdd_settings.xml
1 parent bccc901 commit 7233822

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@ Unlike traditional monitors, this virtual display supports custom resolutions an
3636
- **Device Manager:** Check "Device Manager" under "Display Adapters."
3737
- **Settings:** Check display settings under system settings and see if the virtual displays show.
3838

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).
4045

4146
## 🤔 Comparison with other IDDs
4247

0 commit comments

Comments
 (0)