Fix optirun

This commit is contained in:
Castro-Fidel
2020-05-28 14:04:15 +03:00
parent fd04f873e9
commit 629b31cc46
4 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Author: Tergoev M.A.
# Author: PortWINE-Linux.ru
. "$(dirname $(readlink -f "$0"))/runlib"
"${WINESERVER}" -k
START_PORTWINE
"${optirun_on}" "${var_gamemode}" "${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} & KILL9_WINEDEVICE >&2
${optirun_on} "${var_gamemode}" "${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} & KILL9_WINEDEVICE >&2
STOP_PORTWINE