Installer red-faction-gog-dash-faction

files:
- installer: N/A:Select the Red Faction installer downloaded from GOG
- dashfaction: https://www.factionfiles.com/ffdownload.php?id=5408
game:
  arch: win32
  exe: drive_c/Program Files (x86)/Dash Faction/DashFactionLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /silent
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    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-dash-faction
name: Red Faction
notes: Change the RF.exe install path for Dash Faction to "C:/GOG Games/Red Faction/RF.exe"
  if setup doesn't detect it automatically.
runner: wine
script:
  files:
  - installer: N/A:Select the Red Faction installer downloaded from GOG
  - dashfaction: https://www.factionfiles.com/ffdownload.php?id=5408
  game:
    arch: win32
    exe: drive_c/Program Files (x86)/Dash Faction/DashFactionLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /silent
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: dashfaction
      name: wineexec
      prefix: $GAMEDIR
slug: red-faction-gog-dash-faction
steamid: 20530
version: GOG + Dash Faction
year: 2001
{
  "game_slug": "red-faction",
  "version": "GOG + Dash Faction",
  "description": "GOG version with Dash Faction patch.",
  "notes": "Change the RF.exe install path for Dash Faction to \"C:/GOG Games/Red Faction/RF.exe\" if setup doesn't detect it automatically.",
  "name": "Red Faction",
  "year": 2001,
  "steamid": 20530,
  "gogslug": "red_faction",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "red-faction-gog-dash-faction",
  "installer_slug": "red-faction-gog-dash-faction",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Red Faction installer downloaded from GOG"
      },
      {
        "dashfaction": "https://www.factionfiles.com/ffdownload.php?id=5408"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files (x86)/Dash Faction/DashFactionLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/silent",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "dashfaction",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game