Commit e9a85864 authored by Boria138's avatar Boria138

Added vkd3d support

parent 7672053e
......@@ -296,6 +296,7 @@ pw_gui_for_edit_db () {
fi
if [[ "${PW_GPU_USE}" != "disabled" ]]; then
export DXVK_FILTER_DEVICE_NAME=$PW_GPU_USE
export VKD3D_FILTER_DEVICE_NAME=$PW_GPU_USE
fi
echo "pw_gui_for_edit_db PORTWINE_DB_FILE=$PORTWINE_DB_FILE"
edit_db_from_gui $@ MANGOHUD_CONFIG LAUNCH_PARAMETERS PW_WINDOWS_VER PW_DLL_INSTALL WINEDLLOVERRIDES PW_WINE_CPU_TOPOLOGY PW_AMD_VULKAN_USE PW_GPU_USE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment