Skip to content

Commit

Permalink
Update VCMI.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ddrsoul authored Sep 13, 2024
1 parent b0bcef3 commit b8fa670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/vcmi/VCMI.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ echo "Starting game." > $CUR_TTY

export PORTMASTER_HOME="${GAMEDIR}"
export LD_LIBRARY_PATH="${GAMEDIR}/libs:${LD_LIBRARY_PATH}"
export SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"
$ESUDO chmod 666 /dev/uinput

$GPTOKEYB "vcmiclient" &
./bin/vcmiclient 2>&1 | $ESUDO tee -a ./log.txt
Expand Down

0 comments on commit b8fa670

Please sign in to comment.