diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper
index 4741ba38..0c7c7b2f 100755
--- a/data_from_portwine/scripts/functions_helper
+++ b/data_from_portwine/scripts/functions_helper
@@ -3923,7 +3923,7 @@ start_portwine () {
             try_force_link_file "${WINEDIR}"/lib64/wine/x86_64-windows/vrclient_x64.dll "${WINEPREFIX}/drive_c/vrclient/bin/vrclient_x64.dll"
         fi
     else
-        var_winedlloverride_update "vrclient,vrclient_x64,openvr_api_dxvk="
+        var_winedlloverride_update "wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk="
     fi
 
     if [[ "${PW_USE_SHADER_CACHE}" == "1" ]] ; then