Installer fallout-patch-hi-res-patch-f

files:
- file1: http://lutris.net/files/games/fallout/Fallout1_High_Resolution_Patch_4.1.7.zip
installer:
- extract:
    dst: drive_c/GOG Games/Fallout
    file: file1
- task:
    app: d3dx9_36
    description: Downloading some DirectX9 library, it may take a little while.
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    description: Installing the Hi-res patch
    executable: Fallout1_High_Resolution_Patch_4.1.7.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/GOG Games/Fallout/
- task:
    description: "Configuring the Hi-res patch.\n Make sure you enable it before clicking\
      \ Done"
    executable: f1_res_Config.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/GOG Games/Fallout/
requires: fallout-gog
description: ''
game_slug: fallout
gogslug: fallout
humblestoreid: ''
installer_slug: fallout-patch-hi-res-patch-f
name: Fallout
notes: ''
runner: wine
script:
  files:
  - file1: http://lutris.net/files/games/fallout/Fallout1_High_Resolution_Patch_4.1.7.zip
  installer:
  - extract:
      dst: drive_c/GOG Games/Fallout
      file: file1
  - task:
      app: d3dx9_36
      description: Downloading some DirectX9 library, it may take a little while.
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      description: Installing the Hi-res patch
      executable: Fallout1_High_Resolution_Patch_4.1.7.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $GAMEDIR/drive_c/GOG Games/Fallout/
  - task:
      description: "Configuring the Hi-res patch.\n Make sure you enable it before\
        \ clicking Done"
      executable: f1_res_Config.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $GAMEDIR/drive_c/GOG Games/Fallout/
  requires: fallout-gog
slug: fallout-patch-hi-res-patch-f
steamid: 38400
version: '[Patch] Hi-res patch for GOG'
year: 1997
{
  "game_slug": "fallout",
  "version": "[Patch] Hi-res patch for GOG",
  "description": "",
  "notes": "",
  "name": "Fallout",
  "year": 1997,
  "steamid": 38400,
  "gogslug": "fallout",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fallout-patch-hi-res-patch-f",
  "installer_slug": "fallout-patch-hi-res-patch-f",
  "script": {
    "files": [
      {
        "file1": "http://lutris.net/files/games/fallout/Fallout1_High_Resolution_Patch_4.1.7.zip"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "drive_c/GOG Games/Fallout",
          "file": "file1"
        }
      },
      {
        "task": {
          "app": "d3dx9_36",
          "description": "Downloading some DirectX9 library, it may take a little while.",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Installing the Hi-res patch",
          "executable": "Fallout1_High_Resolution_Patch_4.1.7.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$GAMEDIR/drive_c/GOG Games/Fallout/"
        }
      },
      {
        "task": {
          "description": "Configuring the Hi-res patch.\n Make sure you enable it before clicking Done",
          "executable": "f1_res_Config.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$GAMEDIR/drive_c/GOG Games/Fallout/"
        }
      }
    ],
    "requires": "fallout-gog"
  }
}
Back to game