Installer stellar-tactics-gog-without-terminal

files:
- installer: N/A:Select the game's setup file
game:
  appid: 465490
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/StellarTactics/Launch Stellar Tactics.lnk
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dsound corefonts
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG Games/StellarTactics"
    description: Installing Stellar Tactics
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: compiler
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  terminal: false
description: GOG Installer
game_slug: stellar-tactics
gogslug: stellar_tactics
humblestoreid: ''
installer_slug: stellar-tactics-gog-without-terminal
name: Stellar Tactics
notes: "Written for and tested with 64bit GOG installer version (setup_stellar_tactics_0.485(a)_(64bit)_(36036).exe\
  \ or higher). GOG currently provides 32bit and 64bit downloads side-by-side, so\
  \ check, that you download the correct one.\r\n\r\nEsync is by default enabled.\
  \ If you get Esync error during game startup, either turn Esync off in Runner Options\
  \ or raise your ulimit (see https://github.com/lutris/lutris/wiki/How-to:-Esync\
  \ )"
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    appid: 465490
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/StellarTactics/Launch Stellar Tactics.lnk
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dsound corefonts
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG
        Games/StellarTactics"
      description: Installing Stellar Tactics
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: compiler
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    terminal: false
slug: stellar-tactics-gog-without-terminal
steamid: 465490
version: GOG without terminal
year: 2016
{
  "game_slug": "stellar-tactics",
  "version": "GOG without terminal",
  "description": "GOG Installer",
  "notes": "Written for and tested with 64bit GOG installer version (setup_stellar_tactics_0.485(a)_(64bit)_(36036).exe or higher). GOG currently provides 32bit and 64bit downloads side-by-side, so check, that you download the correct one.\r\n\r\nEsync is by default enabled. If you get Esync error during game startup, either turn Esync off in Runner Options or raise your ulimit (see https://github.com/lutris/lutris/wiki/How-to:-Esync )",
  "name": "Stellar Tactics",
  "year": 2016,
  "steamid": 465490,
  "gogslug": "stellar_tactics",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stellar-tactics-gog-without-terminal",
  "installer_slug": "stellar-tactics-gog-without-terminal",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "appid": 465490,
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/StellarTactics/Launch Stellar Tactics.lnk",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dsound corefonts",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/GOG Games/StellarTactics\"",
          "description": "Installing Stellar Tactics",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "terminal": false
    }
  }
}
Back to game