Installer steel-rats-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/Steel Rats/SteelRats.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: directx9 vcrun2005 vcrun2010 vcrun2013
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    DXVK_LOG_LEVEL: none
    DXVK_STATE_CACHE: 1
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    mesa_glthread: 'true'
description: 'Tested with GOG installer version: setup_steel_ratstm_1.03_(64bit)_(27036).exe'
game_slug: steel-rats
gogslug: steel_rats_demo
humblestoreid: ''
installer_slug: steel-rats-gog
name: Steel Rats
notes: The game works, but there appears to be some corruption with the intro cutscenes.
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/Steel Rats/SteelRats.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: directx9 vcrun2005 vcrun2010 vcrun2013
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      DXVK_LOG_LEVEL: none
      DXVK_STATE_CACHE: 1
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      mesa_glthread: 'true'
slug: steel-rats-gog
steamid: 619700
version: GOG
year: 2018
{
  "game_slug": "steel-rats",
  "version": "GOG",
  "description": "Tested with GOG installer version: setup_steel_ratstm_1.03_(64bit)_(27036).exe",
  "notes": "The game works, but there appears to be some corruption with the intro cutscenes.",
  "name": "Steel Rats",
  "year": 2018,
  "steamid": 619700,
  "gogslug": "steel_rats_demo",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "steel-rats-gog",
  "installer_slug": "steel-rats-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Steel Rats/SteelRats.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directx9 vcrun2005 vcrun2010 vcrun2013",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "DXVK_LOG_LEVEL": "none",
        "DXVK_STATE_CACHE": 1,
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "mesa_glthread": "true"
      }
    }
  }
}
Back to game