forked from CastroFidel/PortWINE
Add check gamemode
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
# Author: Tergoev M.A.
|
||||
. "$(dirname $(readlink -f "$0"))/runlib"
|
||||
START_PORTWINE
|
||||
"${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} & KILL9_WINEDEVICE
|
||||
"${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} | ${var_gamemode} & KILL9_WINEDEVICE
|
||||
STOP_PORTWINE
|
||||
|
Reference in New Issue
Block a user