fixed launch epic games from desktop files

This commit is contained in:
Mikhail Tergoev
2025-07-25 15:43:21 +03:00
parent 9064faf36f
commit ca9c63711d

View File

@ -4763,6 +4763,7 @@ portwine_launch () {
[[ $PW_LOG != 1 ]] && debug_timer --start -s "PW_TIME_IN_GAME" [[ $PW_LOG != 1 ]] && debug_timer --start -s "PW_TIME_IN_GAME"
if [[ -n "${LAUNCH_URI}" ]] ; then if [[ -n "${LAUNCH_URI}" ]] ; then
export WINEFSYNC="1"
pw_run start /high /b "${LAUNCH_URI}" & pw_run start /high /b "${LAUNCH_URI}" &
unset GAMEPID unset GAMEPID
while true ; do while true ; do