game:
appid: 34410
installer:
- execute:
command: mkdir "$GAMEDIR/videos" & mv "$GAMEDIR/intro_1.vid" "$GAMEDIR/intro_2.vid"
"$GAMEDIR/videos"
description: moving non-playable video files
description: null
game_slug: death-to-spies-moment-of-truth
gogslug: death_to_spies_moment_of_truth
humblestoreid: ''
installer_slug: death-to-spies-moment-of-trut-steam-proton
name: 'Death to Spies: Moment of Truth'
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: 34410
installer:
- execute:
command: mkdir "$GAMEDIR/videos" & mv "$GAMEDIR/intro_1.vid" "$GAMEDIR/intro_2.vid"
"$GAMEDIR/videos"
description: moving non-playable video files
slug: death-to-spies-moment-of-trut-steam-proton
steamid: 34410
version: Steam Proton
year: 2008
{
"game_slug": "death-to-spies-moment-of-truth",
"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: Moment of Truth",
"year": 2008,
"steamid": 34410,
"gogslug": "death_to_spies_moment_of_truth",
"humblestoreid": "",
"runner": "steam",
"slug": "death-to-spies-moment-of-trut-steam-proton",
"installer_slug": "death-to-spies-moment-of-trut-steam-proton",
"script": {
"game": {
"appid": 34410
},
"installer": [
{
"execute": {
"command": "mkdir \"$GAMEDIR/videos\" & mv \"$GAMEDIR/intro_1.vid\" \"$GAMEDIR/intro_2.vid\" \"$GAMEDIR/videos\"",
"description": "moving non-playable video files"
}
}
]
}
}