More actions
m Fixed redlink to TMUF and TMNF |
sorted and expanded the TASer list and did a couple smaller changes |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
''This article is about the speedrunning category. To learn how to make one, see [[Getting Started with TAS]].'' | ''This article is about the speedrunning category. To learn how to make one, see [[Getting Started with TAS]].'' | ||
A '''Tool-Assisted Speedrun (TAS)''' in [[Trackmania]] refers to the use of specialized software to create | A '''Tool-Assisted Speedrun (TAS)''' in [[Trackmania]] refers to the use of specialized software to create optimized runs without necessitating the skill to drive them humanly. Unlike [[Real-Time Attack|RTA]] where a player controls the vehicle without assistance, TAS makes use of input injection and optimization algorithms to achieve results that are, unless otherwise desired, out of reach for humans. TAS is not letting a computer or AI play the game by itself. It’s a player driven process, where the TASer carefully plans and tests input sequences. Being a good Trackmania TASer requires game sense, out of the box thinking, and ingenuity in directing the computing power ([[Bruteforce|bruteforce]]) towards the correct goals. | ||
The main tool for TASing in [[TrackMania_Nations_Forever|TMNF]] | The main tool for TASing in [[TrackMania_Nations_Forever|TMNF]] and [[TrackMania_United_Forever|TMUF]] is called [[TMInterface]] and is the only one accessible to the public. Tools for other games exist, but are not public. The reason for that being that they are either far too specialized (an example of that would be hardcoded values that depend on the TASer's computer and preferences), or the game doesn't have any way to prevent TAS from appearing in leaderboards as a legitimate RTA run, hence the creators decide to keep them private. | ||
Line 13: | Line 13: | ||
# '''Experimentation:''' TAS runs can be used to test, prove or disprove potential shortcuts, reroutes and tricks that may (or may not) be viable for RTA gameplay. | # '''Experimentation:''' TAS runs can be used to test, prove or disprove potential shortcuts, reroutes and tricks that may (or may not) be viable for RTA gameplay. | ||
=== List of TASers === | === List of notable TASers === | ||
* [https://www.youtube.com/@AlexanderB41 Alexander B.] | * [https://www.youtube.com/@AlexanderB41 Alexander B.] | ||
* [https://www.youtube.com/@ArkesTM Arkes] | |||
* [https://www.youtube.com/@BiceTM Bice] | |||
* [https://www.youtube.com/@charliethepig1 Charliethepig] | |||
* [https://www.youtube.com/@crizpycheese8287 CrizpyCheese] | |||
* [https://www.youtube.com/@didiking9215 didiking] | |||
* [https://www.youtube.com/@donjohnson3722 Don Johnson] | * [https://www.youtube.com/@donjohnson3722 Don Johnson] | ||
* [https://www.youtube.com/@ezmTAS ezm] | |||
* [https://www.youtube.com/@gl1tch3d_tm Gl1tch3D] | |||
* [https://www.youtube.com/@igntuLTM igntuL] | |||
* [https://www.youtube.com/@JstAnothrVirtuoso JstAnothrVirtuoso] | |||
* [https://www.youtube.com/@Kimuraah Kimura] | |||
* [https://www.youtube.com/@lukalyc lukalyc] | |||
* [https://www.youtube.com/@maB-TM maB-TM] | |||
* [https://www.youtube.com/@molosii Molosii] | |||
* [https://www.youtube.com/@almightymufat Mufattmf] | * [https://www.youtube.com/@almightymufat Mufattmf] | ||
* [https://www.youtube.com/@Skycrafter_ Skycrafter] | * [https://www.youtube.com/@Skycrafter_ Skycrafter] | ||
* [https://www.youtube.com/@ | * [https://www.youtube.com/@Thoman- Thoman] | ||
* [https://www.youtube.com/@trabadia trabadia] | |||
* [https://www.youtube.com/@Glory_TAS TTR] | |||
* [https://www.youtube.com/@xvx4991 XvX] |
Latest revision as of 22:34, 30 September 2025
This article is about the speedrunning category. To learn how to make one, see Getting Started with TAS.
A Tool-Assisted Speedrun (TAS) in Trackmania refers to the use of specialized software to create optimized runs without necessitating the skill to drive them humanly. Unlike RTA where a player controls the vehicle without assistance, TAS makes use of input injection and optimization algorithms to achieve results that are, unless otherwise desired, out of reach for humans. TAS is not letting a computer or AI play the game by itself. It’s a player driven process, where the TASer carefully plans and tests input sequences. Being a good Trackmania TASer requires game sense, out of the box thinking, and ingenuity in directing the computing power (bruteforce) towards the correct goals.
The main tool for TASing in TMNF and TMUF is called TMInterface and is the only one accessible to the public. Tools for other games exist, but are not public. The reason for that being that they are either far too specialized (an example of that would be hardcoded values that depend on the TASer's computer and preferences), or the game doesn't have any way to prevent TAS from appearing in leaderboards as a legitimate RTA run, hence the creators decide to keep them private.
What TAS allows in Trackmania[edit]
- Precise Inputs: input changes can happen every tick after the countdown. In addition to that, the steering range goes from -65536 to 65536. In total, there are 2 acceleration values (on or off), 2 braking values (on or off), and 131073 steering values, allowing for up to 524292 input combinations per tick. This effectively renders it impossible to explore every input combination over multiple seconds, let alone minutes. This is why Trackmania will never be a solved game.
- Exploiting Game Mechanics: TAS makes frequent usage of unintended game mechanics, often luck-based and far more complex than humans intend to try in RTA.
- Benchmarking: TAS runs, when simply an optimized version of the human way, serve as benchmarks for human players, showcasing what is theoretically possible on a given track with a given route. Competitive players often use these runs as inspiration to push their own limits.
- Experimentation: TAS runs can be used to test, prove or disprove potential shortcuts, reroutes and tricks that may (or may not) be viable for RTA gameplay.