forked from CastroFidel/PortWINE
Merge branch 'Boria138-flatpak-gamescope'
This commit is contained in:
commit
20833eaf14
@ -2214,6 +2214,7 @@ pw_run () {
|
|||||||
echo ""
|
echo ""
|
||||||
print_info "Log WINE:"
|
print_info "Log WINE:"
|
||||||
env FAKE_VAR= \
|
env FAKE_VAR= \
|
||||||
|
${PW_RUN_GAMESCOPE} \
|
||||||
${PW_GAMEMODERUN_SLR} \
|
${PW_GAMEMODERUN_SLR} \
|
||||||
${PW_MANGOHUD_SLR} \
|
${PW_MANGOHUD_SLR} \
|
||||||
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]} &>>"${PW_LOG_TO_FILE}"
|
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]} &>>"${PW_LOG_TO_FILE}"
|
||||||
@ -2225,6 +2226,7 @@ pw_run () {
|
|||||||
echo "Log WINE:" > "${PW_LOG_TO_FILE}"
|
echo "Log WINE:" > "${PW_LOG_TO_FILE}"
|
||||||
print_info "Log WINE:"
|
print_info "Log WINE:"
|
||||||
env FAKE_VAR= \
|
env FAKE_VAR= \
|
||||||
|
${PW_RUN_GAMESCOPE} \
|
||||||
${PW_GAMEMODERUN_SLR} \
|
${PW_GAMEMODERUN_SLR} \
|
||||||
${PW_MANGOHUD_SLR} \
|
${PW_MANGOHUD_SLR} \
|
||||||
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]}
|
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]}
|
||||||
|
Loading…
Reference in New Issue
Block a user