itsmikethetech / Virtual-Display-Driver

Add virtual monitors to your windows 10/11 device! Works with VR, OBS, Sunshine, and/or any desktop sharing software.
1.94k stars 89 forks source link

Create changeres-VDD.ps1 #60

Closed zjoasan closed 3 months ago

zjoasan commented 3 months ago

Script works now, elevates, installs needed modules, identifies VDD, and change resolution, to specified x-res y-res.

example use:

powershell change-VDD.ps1 1280 720

or in a powershell terminal:

change-VDD.ps1 3840 2160

Rather simple script as long as Module gets installed, and the EDID manufacturer code remains (LNX) currently.