Updated the mechanics of detecting GPU drivers in the system

This commit is contained in:
2025-07-26 21:40:59 +05:00
parent c33d9ba3f5
commit 9cee5b32e9
6 changed files with 239 additions and 118 deletions

View File

@ -34,7 +34,6 @@ export PW_MESA_VK_WSI_PRESENT_MODE="disabled"
export PW_VKD3D_FEATURE_LEVEL="disabled"
export PW_USE_EAC_AND_BE="1"
export PW_USE_US_LAYOUT="0"
export PW_GPU_USE="disabled"
export PW_LOCALE_SELECT="disabled"
export PW_DINPUT_PROTOCOL="0"
export PW_USE_VRCLIENT="0"