Installer saints-row-the-third-dvd-or-digital

files:
- setup: N/A:Select the installer for Saints Row The Third (setup.exe)
game:
  arch: win64
  args: -noChunkedDownload -DX11
  exe: drive_c/Program Files/Saints Row The Third/sr3.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating win64 prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win64
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    description: Changing windows version to Win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing the game. You might get an error at the end of the installation,
      just close the installer window and don't click on retry
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  overrides:
    winedbg.exe: disabled
description: null
game_slug: saints-row-the-third
gogslug: saints_row_the_third_the_full_package
humblestoreid: saints-row-the-third-the-full-package
installer_slug: saints-row-the-third-dvd-or-digital
name: 'Saints Row: The Third'
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the installer for Saints Row The Third (setup.exe)
  game:
    arch: win64
    args: -noChunkedDownload -DX11
    exe: drive_c/Program Files/Saints Row The Third/sr3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating win64 prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win64
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      description: Changing windows version to Win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing the game. You might get an error at the end of the installation,
        just close the installer window and don't click on retry
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    overrides:
      winedbg.exe: disabled
slug: saints-row-the-third-dvd-or-digital
steamid: 55230
version: DVD or Digital
year: 2011
{
  "game_slug": "saints-row-the-third",
  "version": "DVD or Digital",
  "description": null,
  "notes": "",
  "name": "Saints Row: The Third",
  "year": 2011,
  "steamid": 55230,
  "gogslug": "saints_row_the_third_the_full_package",
  "humblestoreid": "saints-row-the-third-the-full-package",
  "runner": "wine",
  "slug": "saints-row-the-third-dvd-or-digital",
  "installer_slug": "saints-row-the-third-dvd-or-digital",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for Saints Row The Third (setup.exe)"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-noChunkedDownload -DX11",
      "exe": "drive_c/Program Files/Saints Row The Third/sr3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating win64 prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win64",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Changing windows version to Win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing the game. You might get an error at the end of the installation, just close the installer window and don't click on retry",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "overrides": {
        "winedbg.exe": "disabled"
      }
    }
  }
}
Back to game