Skip to content

SteamAppID

360900 edited this page Aug 2, 2026 · 2 revisions

The SteamAppId is the unique ID Steam uses to represent a specific game. Proton uses the variable $SteamAppId for this. tinkergame uses $AID instead.

When tinkergame is started from Steam (by starting a game via tinkergame), $SteamAppId is always set.

When tinkergame is started from the Command Line though, it tries to

  • get it from the last played game
  • from Command Line arguments

Clone this wiki locally