mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-07-11 22:24:34 +00:00
Added Loop's fix
Added Loop's fix for sha1 stutter
This commit is contained in:
parent
40ccd5a8c8
commit
72327ce60e
3 changed files with 76 additions and 21 deletions
|
|
@ -15,4 +15,4 @@ cd $WINEPREFIX/drive_c/Dynamix/Tribes2/GameData
|
|||
wine --version
|
||||
|
||||
echo "Running the Tribes 2 server"
|
||||
xvfb-run -a -w 5 taskset -c 0 wine Tribes2.exe 28000 -dedicated -mod Classic
|
||||
xvfb-run -a -w 5 taskset -c 0 wine wine_injector.exe Server.dll Tribes2.exe 28000 -dedicated -mod Classic
|
||||
Loading…
Add table
Add a link
Reference in a new issue