Installer red-faction-gog

files:
- installer: N/A:Select the game's setup file
- dashfaction: https://github.com/rafalh/dashfaction/releases/download/v1.8.0/DashFaction-1.8.0-setup.exe
game:
  arch: win32
  exe: drive_c/Program Files/Dash Faction/DashFactionLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:\GOG
      Games\Red Faction"
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: tahoma
    description: Install tahoma font for Dash Faction installer
    name: winetricks
- task:
    description: Installing Dash Faction
    executable: dashfaction
    name: wineexec
    prefix: $GAMEDIR
description: GOG version with Dash Faction patch
game_slug: red-faction
gogslug: red_faction
humblestoreid: ''
installer_slug: red-faction-gog
name: Red Faction
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  - dashfaction: https://github.com/rafalh/dashfaction/releases/download/v1.8.0/DashFaction-1.8.0-setup.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Dash Faction/DashFactionLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:\GOG
        Games\Red Faction"
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: tahoma
      description: Install tahoma font for Dash Faction installer
      name: winetricks
  - task:
      description: Installing Dash Faction
      executable: dashfaction
      name: wineexec
      prefix: $GAMEDIR
slug: red-faction-gog
steamid: 20530
version: GOG
year: 2001
{
  "game_slug": "red-faction",
  "version": "GOG",
  "description": "GOG version with Dash Faction patch",
  "notes": "",
  "name": "Red Faction",
  "year": 2001,
  "steamid": 20530,
  "gogslug": "red_faction",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "red-faction-gog",
  "installer_slug": "red-faction-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      },
      {
        "dashfaction": "https://github.com/rafalh/dashfaction/releases/download/v1.8.0/DashFaction-1.8.0-setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Dash Faction/DashFactionLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:\\GOG Games\\Red Faction\"",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "tahoma",
          "description": "Install tahoma font for Dash Faction installer",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "description": "Installing Dash Faction",
          "executable": "dashfaction",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game