linuxware/shared/home-manager/scripts/games/launch_nontsync.sh

8 lines
159 B
Bash
Executable file

#!/bin/sh
# This script is to disable ntsync in case
# it brings up problems.
export ENABLE_LAYER_MESA_ANTI_LAG=1
obs-gamecapture mangohud gamemoderun "$@"