-
Notifications
You must be signed in to change notification settings - Fork 453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Globally redesigned script #262
base: main
Are you sure you want to change the base?
Conversation
"Copy GPU Drivers" action was the same as "Upgrade GPU Drivers", and was deleted. Now GPU passed through to VM defines automatically, it fixed an issue when user could choose wrong GPU ID "Copy GPU Drivers" action was the same as "Upgrade GPU Drivers", and was deleted. Now GPU passed through to VM defines automatically, it fixed an issue when user could choose wrong GPU ID
I would like leave feedback, while the original code didnt work for me, this PR's code did work and was easier. Specs: Ryzen 9 7900x |
There was an issue with calling VM by its name.
Tested this solution and it works awesome! Thank you for your work! |
Unfortunately Full HD is the maximum resolution of Hyper-V VDD, the other way is to use RDP connection, but it provides less performance. Besides, Parsec VDD provides high resolution, yet it support only direct X and openGL doesn't work |
The script is redesigned for dialog mode. Bug-fixing