diff --git a/Dockerfile b/Dockerfile index 72f7414..3877869 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,7 +55,7 @@ RUN mkdir -pm755 /etc/apt/keyrings RUN wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key RUN wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/debian/dists/bookworm/winehq-bookworm.sources RUN apt-get -y update && apt-get -y upgrade -RUN apt-get -y install --install-recommends winehq-devel +RUN apt-get install --install-recommends wine-devel=8.16~bookworm-1 wine-devel-amd64=8.16~bookworm-1 wine-devel-i386=8.16~bookworm-1 winehq-devel=8.16~bookworm-1 # INSTALL GAMEMODE #RUN add-apt-repository ppa:samoilov-lex/gamemode diff --git a/_scripts/tribesnext-server-installer b/_scripts/tribesnext-server-installer index e3b6630..a9663a8 100755 --- a/_scripts/tribesnext-server-installer +++ b/_scripts/tribesnext-server-installer @@ -43,8 +43,8 @@ get_files tribes2gsi.exe "https://www.the-construct.net/dow get_files TribesNext_rc2a.exe "https://www.tribesnext.com/files/" "$TMPBASE" get_files msvcrt-ruby190.zip "https://files.playt2.com/Linux/Lutris/msvcrt-ruby190.zip" "$TMPBASE" get_files classic_v152.zip "https://tribes2stats.com/files/mods/" "$TMPBASE" -get_files t2-auth-faster.zip "https://files.playt2.com/Linux/Server/t2-auth-faster.zip" "$TMPBASE" -get_files vcrun22.zip "https://files.playt2.com/Linux/Server/vcrun22.zip" "$TMPBASE" +get_files t2-auth-faster.zip "https://files.playt2.com/Linux/Server/" "$TMPBASE" +get_files vcrun22.zip "https://files.playt2.com/Linux/Server/" "$TMPBASE" # -- some items require an headerless export DISPLAY=:99