A C# Windows Forms application for controlling and configuring the Virtual Display Driver by MikeTheTech.
- Manage virtual display driver settings through XML configuration and direct pipeline functions
- Toggle specialized display features (HDR, SDR 10-bit, custom EDID, etc.)
- System tray integration for quick access to common functions
- Windows OS
- .NET 6.0 Runtime
- Compatible virtual display driver installed
- Download the Built file(s) from the Releases page.
- Extract
- Run
- Clone the repository
- Open
VDD Control/VDD Control.sln
in Visual Studio - Build and run the solution
Alternatively, use the command line:
dotnet build "VDD Control/VDD Control.sln"
dotnet run --project "VDD Control/VDD Control/VDD Control.csproj"
The application searches for the configuration file vdd_settings.xml
in:
C:\VirtualDisplayDriver\vdd_settings.xml