Installer death-to-spies-steam-proton

game:
  appid: 9800
installer:
- execute:
    command: mkdir "$GAMEDIR/videos" & mv "$GAMEDIR/intro_1.vid" "$GAMEDIR/intro_2.vid"
      "$GAMEDIR/intro_3.vid" "$GAMEDIR/videos"
    description: moving non-playable video files
description: null
game_slug: death-to-spies
gogslug: death_to_spies
humblestoreid: ''
installer_slug: death-to-spies-steam-proton
name: Death to Spies
notes: "* In Steam settings / \"Steam Play\": tick each checkbox and select the latest\
  \ <i>Proton</i> version.\r\n* This version won't play intro video (credits).\r\n\
  * Enable Vsync to avoid mouse glitching on menu items."
runner: steam
script:
  game:
    appid: 9800
  installer:
  - execute:
      command: mkdir "$GAMEDIR/videos" & mv "$GAMEDIR/intro_1.vid" "$GAMEDIR/intro_2.vid"
        "$GAMEDIR/intro_3.vid" "$GAMEDIR/videos"
      description: moving non-playable video files
slug: death-to-spies-steam-proton
steamid: 9800
version: Steam Proton
year: 2007
{
  "game_slug": "death-to-spies",
  "version": "Steam Proton",
  "description": null,
  "notes": "* In Steam settings / \"Steam Play\": tick each checkbox and select the latest <i>Proton</i> version.\r\n* This version won't play intro video (credits).\r\n* Enable Vsync to avoid mouse glitching on menu items.",
  "name": "Death to Spies",
  "year": 2007,
  "steamid": 9800,
  "gogslug": "death_to_spies",
  "humblestoreid": "",
  "runner": "steam",
  "slug": "death-to-spies-steam-proton",
  "installer_slug": "death-to-spies-steam-proton",
  "script": {
    "game": {
      "appid": 9800
    },
    "installer": [
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/videos\" & mv \"$GAMEDIR/intro_1.vid\" \"$GAMEDIR/intro_2.vid\" \"$GAMEDIR/intro_3.vid\" \"$GAMEDIR/videos\"",
          "description": "moving non-playable video files"
        }
      }
    ]
  }
}
Back to game