Skip to content

Start Stop Scripts

John edited this page Mar 3, 2021 · 7 revisions

If commands are defined in USERSTART USERSTOP they will be executed when a game starts/ends. (in Game Menu and Game Config)

Of course the user is responsbile for what is executed here and needs take care that it both works and exits correctly!

Both scripts make use of following commandline arguments:

  • SteamAppID as argument1
  • the absolute path to the game exe as argument2
  • and the WINEPREFIX of the game as argument 3
Clone this wiki locally