Meister1593 / ALVR-Distrobox-Linux-Guidance

Repository for guidance and collection of scripts to make playing ALVR on linux easier
MIT License
9 stars 0 forks source link

When there is multiple GPU (AMD/Nvidia), AMD is always taken #2

Open lahgolz opened 1 year ago

lahgolz commented 1 year ago

When there is more than one GPU (AMD and Nvidia), the if of the GPU detection function always gives priority to AMD since it comes first. It would be better to let the user decide which GPU to take if there is more than one compatible.