fixed launch epic games from desktop files
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user