This commit is contained in:
ChocoTaco 2025-04-28 12:31:07 -04:00
parent ce84c31284
commit a80f100cb0
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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