Commit b65ef290 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Cleen dxvk-cash after update port

parent ea48f6fb
......@@ -75,6 +75,7 @@ ln -s "${PORT_WINE_PATH}/data/pfx/drive_c/" "${PORT_WINE_PATH}/drive_c"
sed -i "s/xuser/${USER}/g" "${PORT_WINE_PATH}/data/pfx/"*.reg
rm -f "${PATH_TO_GAME}"/*.dxvk-cache
ADD_IN_POST_INSTALL
xdg-open "http://portwine-linux.ru/portwine-faq/" > /dev/null 2>&1 & exit 0
......@@ -4,5 +4,6 @@ runlib_path="$(dirname $(readlink -f "$0"))"/runlib
. "$runlib_path"
"${WINESERVER}" -k
START_PORTWINE
"${PROTONRUN}" "run" "winecfg"
export WINEDEBUG="fixme-all"
"${PROTONRUN}" "run" "winecfg" >&2
STOP_PORTWINE
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