|
1 | | -# 🛠️ Virtual Display Driver Development Team |
| 1 | +#### Virtual Display for sunshine-super |
2 | 2 |
|
3 | | -| 👤 Developer | 🏷️ Role | 💖 Support Us | |
4 | | -| --------------------- | ----------------------------------- | --------------------------------------------------------------------------------------------------------------------- | |
5 | | -| **[MikeTheTech](https://github.com/itsmikethetech)** | Project Manager, Lead Programmer | [Patreon](https://www.patreon.com/mikethetech) :gem: / [GitHub Sponsors](https://github.com/sponsors/itsmikethetech/) 💖 | |
6 | | -| **[Jocke](https://github.com/zjoasan)** | Programmer, Concept Design | [GitHub Sponsors ](https://github.com/sponsors/zjoasan) 💖 | |
| 3 | +#### changelog |
7 | 4 |
|
8 | | -:bulb: *We appreciate your support—every contribution helps us keep building amazing experiences!* |
9 | | - |
10 | | -# <img src="https://github.com/user-attachments/assets/22ff37ba-a8ea-4b65-b7b2-e7fcb09d858b" height="32" width="32"></img> Virtual Display Driver |
11 | | -This project creates a _virtual monitor_ in Windows that functions just like a physical display. It is particularly useful for applications such as **streaming, virtual reality, screen recording,** and **headless servers—systems** that operate without a physical display attached. |
12 | | - |
13 | | -Unlike traditional monitors, this virtual display supports custom resolutions and refresh rates beyond hardware limitations—offering greater flexibility for advanced setups. You can also use custom EDIDs to simulate or emulate existing hardware displays. |
14 | | - |
15 | | -## ⬇️ Download Latest Version |
16 | | - |
17 | | -- [Driver Installer (Windows 10/11)](https://github.com/VirtualDrivers/Virtual-Display-Driver/releases) - Check the [Releases](https://github.com/VirtualDrivers/Virtual-Display-Driver/releases) page for the latest version and release notes. |
18 | | - |
19 | | -> [!IMPORTANT] |
20 | | -> Before using the Virtual Display Driver, ensure the following dependencies are installed: |
21 | | -> - **Microsoft Visual C++ Redistributable** |
22 | | -> If you encounter the error `vcruntime140.dll not found`, download and install the latest version from the [Microsoft Visual C++ Redistributable page](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). |
23 | | -
|
24 | | - |
25 | | -## 🛠️ Installation |
26 | | - |
27 | | -- Step 1: Download the Virtual Driver Control app. |
28 | | - - You can download the installer directly from the [Releases](https://github.com/VirtualDrivers/Virtual-Display-Driver/releases) page. |
29 | | - |
30 | | -- Step 2: Extract to a folder and run the app |
31 | | - - Launch the VDC. |
32 | | - - Click the Install button. |
33 | | - |
34 | | -- Step 3: Verify the Installation (Optional) |
35 | | - - Check if the Virtual Display Driver is correctly installed by running the following: |
36 | | - - **Device Manager:** Check "Device Manager" under "Display Adapters." |
37 | | - - **Settings:** Check display settings under system settings and see if the virtual displays show. |
38 | | - |
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). |
45 | | - |
46 | | -## 🤔 Comparison with other IDDs |
47 | | - |
48 | | -The table below shows a comparison with other popular Indirect Display Driver |
49 | | -projects. |
50 | | - |
51 | | -| Project | Iddcx version | Signed | SDR | HDR | H-Cursor | Tweakable | ARM64 Support | Custom EDID | Floating Point Refresh Rates | |
52 | | -| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | |
53 | | -| [Virtual-Display-Driver (HDR)] | 1.10 (latest) | ✅ | ✅ (8/10bit) | ✅ (1-/12bit) | ✅ | ✅ | ✅¹ | ✅ | ✅ | |
54 | | -| [usbmmid_v2] | | ✅ | ✅ (8bit) | | | | | | | |
55 | | -| [virtual-display-rs] | 1.5 | | ✅ (8bit) | | ✅ | ✅ | | | | |
56 | | -| [parsec-vdd]| 1.5 | ✅ | ✅ (8bit) | | ✅ | ✅ | | | | |
57 | | -| [lddSampleDriver] | 1.2 | | ✅ (8bit) | | | | | | | |
58 | | -| [RustDesklddDriver] | 1.2 | | ✅ (8bit) | | | | | | | |
59 | | - |
60 | | -¹ ARM64 Support in Windows 11 24H2 or later may require test signing be enabled. |
61 | | - |
62 | | -HDR Support Now Available for Windows 11 23H2+ |
63 | | - |
64 | | -## ▶️ Videos and Tutorials |
65 | | - |
66 | | -### Installation Video |
67 | | - |
68 | | -[](https://youtu.be/jN5YnHlC0fE) |
69 | | - |
70 | | - |
71 | | - |
72 | | -## 🤝 Sponsors |
73 | | - |
74 | | -<table> |
75 | | - <tr> |
76 | | - <td><img src="https://github.com/user-attachments/assets/ca93d971-67dc-41dd-b945-ab4f372ea72a" /></td> |
77 | | - <td>Free code signing on Windows provided by <a href="https://signpath.io">SignPath.io</a>, certificate by <a href="https://signpath.org">SignPath Foundation</a></td> |
78 | | - </tr> |
79 | | -</table> |
80 | | - |
81 | | -<table> |
82 | | - <tr> |
83 | | - <td>Advanced 32bit IEEE Float Audio brought to you by **Lune Studios**.</td> |
84 | | - </tr> |
85 | | -</table> |
86 | | - |
87 | | -## Acknowledgements |
88 | | - |
89 | | -- Shoutout to **[MikeTheTech](https://github.com/itsmikethetech)** Project Manager, Owner, and Programmer |
90 | | -- Shoutout to **[zjoasan](https://github.com/zjoasan)** Programmer. For scripts, EDID integration, and parts of installer. |
91 | | -- Shoutout to **[Bud](https://github.com/bud3699)** Former Lead Programmer, has since left the project. |
92 | | -- Shoutout to **[Roshkins](https://github.com/roshkins/IddSampleDriver)** for the original repo. |
93 | | -- Shoutout to **[Baloukj](https://github.com/baloukj/IddSampleDriver)** for the 8-bit / 10-bit support. (Also, first to push the new Microsoft Driver public!) |
94 | | -- Shoutout to **[Anakngtokwa](https://github.com/Anakngtokwa)** for assisting with finding driver sources. |
95 | | -- **[Microsoft](https://github.com/microsoft/Windows-driver-samples/tree/master/video/IndirectDisplay)** Indirect Display Driver/Sample (Driver code) |
96 | | -- Thanks to **[AKATrevorJay](https://github.com/akatrevorjay/edid-generator)** for the hi-res EDID. |
97 | | -- Shoutout to **[LexTrack](https://github.com/lextrack/)** for the MiniScreenRecorder script. |
98 | | - |
99 | | -## Star History |
100 | | - |
101 | | -[](https://www.star-history.com/#VirtualDrivers/Virtual-Display-Driver&Date) |
102 | | - |
103 | | -## Disclaimer: |
104 | | - |
105 | | -This software is provided "AS IS" with NO IMPLICIT OR EXPLICIT warranty. It's worth noting that while this software functioned without issues on our systems, there is no guarantee that it will not impact your computer. It operates in User Mode(Session0), which reduces the likelihood of causing system instability, such as the Blue Screen of Death. However, exercise caution when using this software. |
| 5 | +##### 1.0.25.102401 |
| 6 | +1. add vdd install and uninstall shell bat. |
| 7 | +2. optimize script make workspace is current directory. |
0 commit comments