Installer torchlight-gogcom

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: $GAMEDIR/drive_c/game/Torchlight.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/game
gogid: torchlight
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    key: winemenubuilder.exe
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- task:
    args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
    description: Installing...
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: ''
game_slug: torchlight
gogslug: torchlight
humblestoreid: torchlight
installer_slug: torchlight-gogcom
name: Torchlight
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/game/Torchlight.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/game
  gogid: torchlight
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      key: winemenubuilder.exe
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - task:
      args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
      description: Installing...
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: torchlight-gogcom
steamid: 41500
version: GOG.com
year: 2009
{
  "game_slug": "torchlight",
  "version": "GOG.com",
  "description": "",
  "notes": "",
  "name": "Torchlight",
  "year": 2009,
  "steamid": 41500,
  "gogslug": "torchlight",
  "humblestoreid": "torchlight",
  "runner": "wine",
  "slug": "torchlight-gogcom",
  "installer_slug": "torchlight-gogcom",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/game/Torchlight.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/game"
    },
    "gogid": "torchlight",
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "winemenubuilder.exe",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
          "description": "Installing...",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game