[GH-ISSUE #4027] [Server Request] Trackmania 2020 #2593

Open
opened 2026-02-27 03:04:00 +03:00 by kerem · 9 comments
Owner

Originally created by @h3o66 on GitHub (Nov 7, 2022).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4027

What game server would you like to add?

Trackmania 2020

Latest server files:
https://discussions.ubisoft.com/topic/163322/latest-dedicated-server

Docker from evo-tm is interesting for this:
https://github.com/EvoTM/docker-trackmania

Is the server on Steam?

  • Yes
  • No

Is the server supported on Linux?

We only support Linux servers and do not support Wine.

  • Yes
  • No
Originally created by @h3o66 on GitHub (Nov 7, 2022). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4027 ## What game server would you like to add? Trackmania 2020 ## Can you link to any tutorials or guides? Latest server files: https://discussions.ubisoft.com/topic/163322/latest-dedicated-server Docker from evo-tm is interesting for this: https://github.com/EvoTM/docker-trackmania ## Is the server on Steam? - [ ] Yes - [x] No ## Is the server supported on Linux? We only support Linux servers and do **not** support Wine. - [x] Yes - [ ] No
Author
Owner

@github-actions[bot] commented on GitHub (Nov 7, 2022):

Potential duplicates:

  • [#3935] [Server Request] Nexuiz Classic (61.25%)
<!-- gh-comment-id:1306359824 --> @github-actions[bot] commented on GitHub (Nov 7, 2022): Potential duplicates: - [#3935] [Server Request] Nexuiz Classic (61.25%)
Author
Owner
<!-- gh-comment-id:2504648732 --> @BestNoob commented on GitHub (Nov 27, 2024): https://server.xaseco.org/ https://wiki.trackmania.io/en/dedicated-server/Setup/Linux https://doc.maniaplanet.com/dedicated-server/getting-started
Author
Owner

@h3o66 commented on GitHub (Nov 27, 2024):

server.xaseco.org wiki.trackmania.io/en/dedicated-server/Setup/Linux doc.maniaplanet.com/dedicated-server/getting-started

Only the second link is related to TM2020 , all other are for older games.

<!-- gh-comment-id:2504720167 --> @h3o66 commented on GitHub (Nov 27, 2024): > [server.xaseco.org](https://server.xaseco.org/) [wiki.trackmania.io/en/dedicated-server/Setup/Linux](https://wiki.trackmania.io/en/dedicated-server/Setup/Linux) [doc.maniaplanet.com/dedicated-server/getting-started](https://doc.maniaplanet.com/dedicated-server/getting-started) Only the second link is related to TM2020 , all other are for older games.
Author
Owner

@BestNoob commented on GitHub (Nov 28, 2024):

server.xaseco.org wiki.trackmania.io/en/dedicated-server/Setup/Linux doc.maniaplanet.com/dedicated-server/getting-started

Only the second link is related to TM2020 , all other are for older games.

Thats correct, but i hope they will add all TM Servers to LGSM not only the recent one.

<!-- gh-comment-id:2505565576 --> @BestNoob commented on GitHub (Nov 28, 2024): > > [server.xaseco.org](https://server.xaseco.org/) [wiki.trackmania.io/en/dedicated-server/Setup/Linux](https://wiki.trackmania.io/en/dedicated-server/Setup/Linux) [doc.maniaplanet.com/dedicated-server/getting-started](https://doc.maniaplanet.com/dedicated-server/getting-started) > > Only the second link is related to TM2020 , all other are for older games. Thats correct, but i hope they will add all TM Servers to LGSM not only the recent one.
Author
Owner
<!-- gh-comment-id:3444079599 --> @BestNoob commented on GitHub (Oct 24, 2025): Guys 1. request was in 2022 whats the actual state ? TM1 & TM2 https://server.xaseco.org/ TM2020: https://hoerli.net/trackmania-2020-dedicated-server-pyplanet-installieren-linux/ RasPi & ARM Projects: https://interfacinglinux.com/2024/10/04/trackberry-raspberry-pi-trackmania-server/ Docker: https://github.com/mcarigs/tmuf-dedicated-server-docker/
Author
Owner

@h3o66 commented on GitHub (Oct 24, 2025):

Guys 1. request was in 2022 whats the actual state ?

TM1 & TM2 server.xaseco.org TM2020: hoerli.net/trackmania-2020-dedicated-server-pyplanet-installieren-linux RasPi & ARM Projects: interfacinglinux.com/2024/10/04/trackberry-raspberry-pi-trackmania-server Docker: mcarigs/tmuf-dedicated-server-docker

See the linked pull request, that is what is currently there.
Currently it needs to be updated the reflect the latest changes what where done in the develop branch

This issue is only for TM2020, as each gameserver needs to be setup different even if they have the same base.
Additional a tool like PyPlanet is something what is out of scope for this project ( for whatever reason it seems that it is stuck on python 3.8 - what does not make it better tbh )

<!-- gh-comment-id:3444362071 --> @h3o66 commented on GitHub (Oct 24, 2025): > Guys 1. request was in 2022 whats the actual state ? > > TM1 & TM2 [server.xaseco.org](https://server.xaseco.org/) TM2020: [hoerli.net/trackmania-2020-dedicated-server-pyplanet-installieren-linux](https://hoerli.net/trackmania-2020-dedicated-server-pyplanet-installieren-linux/) RasPi & ARM Projects: [interfacinglinux.com/2024/10/04/trackberry-raspberry-pi-trackmania-server](https://interfacinglinux.com/2024/10/04/trackberry-raspberry-pi-trackmania-server/) Docker: [mcarigs/tmuf-dedicated-server-docker](https://github.com/mcarigs/tmuf-dedicated-server-docker/) See the linked pull request, that is what is currently there. Currently it needs to be updated the reflect the latest changes what where done in the develop branch This issue is only for TM2020, as each gameserver needs to be setup different even if they have the same base. Additional a tool like PyPlanet is something what is out of scope for this project ( for whatever reason it seems that it is stuck on python 3.8 - what does not make it better tbh )
Author
Owner

@dgibbs64 commented on GitHub (Oct 24, 2025):

If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all

<!-- gh-comment-id:3444674091 --> @dgibbs64 commented on GitHub (Oct 24, 2025): If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all
Author
Owner

@h3o66 commented on GitHub (Oct 24, 2025):

If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all

Do you remember what part what that complicated ?
I think you probably mean TMNF or TM2 what is mentioned here #1444

<!-- gh-comment-id:3444835292 --> @h3o66 commented on GitHub (Oct 24, 2025): > If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all Do you remember what part what that complicated ? I think you probably mean TMNF or TM2 what is mentioned here #1444
Author
Owner

@BestNoob commented on GitHub (Oct 25, 2025):

If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all

If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all

Do you remember what part what that complicated ? I think you probably mean TMNF or TM2 what is mentioned here #1444

Ok i have splitted my request to TM1 and TM2 should be listed up soon in server request section.

btw. found this additional guide for TM2020:
TM2020 Docker: https://wiki.trackmania.io/en/dedicated-server/Setup/Docker
TM2020 Linux: https://wiki.trackmania.io/en/dedicated-server/Setup/Linux

<!-- gh-comment-id:3446365439 --> @BestNoob commented on GitHub (Oct 25, 2025): > If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all > > If I remember correctly when I looked into this I realised it was a complicated mess to understand how they all work. No idea if things have improved at all > > Do you remember what part what that complicated ? I think you probably mean TMNF or TM2 what is mentioned here [#1444](https://github.com/GameServerManagers/LinuxGSM/issues/1444) Ok i have splitted my request to TM1 and TM2 should be listed up soon in server request section. btw. found this additional guide for TM2020: TM2020 Docker: https://wiki.trackmania.io/en/dedicated-server/Setup/Docker TM2020 Linux: https://wiki.trackmania.io/en/dedicated-server/Setup/Linux
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2593
No description provided.