Installer fallout-2-restoration-project-

custom-name: Fallout 2 (Restoration Project)
files:
- restoration: http://www.killap.net/fallout2/expansion/2.3.3/F2_Restoration_Project_2.3.3.exe
game:
  exe: drive_c/GOG Games/Fallout 2/FALLOUT2.EXE
installer:
- task:
    arch: win64
    description: Installing the Restoration Project mod
    executable: restoration
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/GOG Games/Fallout 2/
- task:
    arch: win64
    description: "Configuring the Hi-res patch.\n Make sure you enable it before clicking\
      \ Done"
    executable: f2_res_Config.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/GOG Games/Fallout 2/
- execute:
    args: sed -i 's/SingleCore=1/SingleCore=0/g' '$GAMEDIR/drive_c/GOG Games/Fallout
      2/ddraw.ini'
    file: /usr/bin/env
- execute:
    args: find $GAMEDIR -type f -regex '.*drive_c/GOG Games/Fallout 2/[dD]ata/[pP]roto/[iI]tems/.*'
      -exec chmod 444 '{}' \;
    file: /usr/bin/env
- execute:
    args: find $GAMEDIR -type f -regex '.*drive_c/GOG Games/Fallout 2/[dD]ata/[pP]roto/[cC]ritters/.*'
      -exec chmod 444 '{}' \;
    file: /usr/bin/env
require-binaries: sed, chmod, find
requires: fallout-2-gog
wine:
  overrides:
    ddraw.dll: n
description: ''
game_slug: fallout-2
gogslug: fallout_2
humblestoreid: ''
installer_slug: fallout-2-restoration-project-
name: Fallout 2
notes: ''
runner: wine
script:
  custom-name: Fallout 2 (Restoration Project)
  files:
  - restoration: http://www.killap.net/fallout2/expansion/2.3.3/F2_Restoration_Project_2.3.3.exe
  game:
    exe: drive_c/GOG Games/Fallout 2/FALLOUT2.EXE
  installer:
  - task:
      arch: win64
      description: Installing the Restoration Project mod
      executable: restoration
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $GAMEDIR/drive_c/GOG Games/Fallout 2/
  - task:
      arch: win64
      description: "Configuring the Hi-res patch.\n Make sure you enable it before\
        \ clicking Done"
      executable: f2_res_Config.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $GAMEDIR/drive_c/GOG Games/Fallout 2/
  - execute:
      args: sed -i 's/SingleCore=1/SingleCore=0/g' '$GAMEDIR/drive_c/GOG Games/Fallout
        2/ddraw.ini'
      file: /usr/bin/env
  - execute:
      args: find $GAMEDIR -type f -regex '.*drive_c/GOG Games/Fallout 2/[dD]ata/[pP]roto/[iI]tems/.*'
        -exec chmod 444 '{}' \;
      file: /usr/bin/env
  - execute:
      args: find $GAMEDIR -type f -regex '.*drive_c/GOG Games/Fallout 2/[dD]ata/[pP]roto/[cC]ritters/.*'
        -exec chmod 444 '{}' \;
      file: /usr/bin/env
  require-binaries: sed, chmod, find
  requires: fallout-2-gog
  wine:
    overrides:
      ddraw.dll: n
slug: fallout-2-restoration-project-
steamid: 38410
version: Restoration Project for GOG
year: 1998
{
  "game_slug": "fallout-2",
  "version": "Restoration Project for GOG",
  "description": "",
  "notes": "",
  "name": "Fallout 2",
  "year": 1998,
  "steamid": 38410,
  "gogslug": "fallout_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fallout-2-restoration-project-",
  "installer_slug": "fallout-2-restoration-project-",
  "script": {
    "custom-name": "Fallout 2 (Restoration Project)",
    "files": [
      {
        "restoration": "http://www.killap.net/fallout2/expansion/2.3.3/F2_Restoration_Project_2.3.3.exe"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Fallout 2/FALLOUT2.EXE"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Installing the Restoration Project mod",
          "executable": "restoration",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$GAMEDIR/drive_c/GOG Games/Fallout 2/"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Configuring the Hi-res patch.\n Make sure you enable it before clicking Done",
          "executable": "f2_res_Config.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$GAMEDIR/drive_c/GOG Games/Fallout 2/"
        }
      },
      {
        "execute": {
          "args": "sed -i 's/SingleCore=1/SingleCore=0/g' '$GAMEDIR/drive_c/GOG Games/Fallout 2/ddraw.ini'",
          "file": "/usr/bin/env"
        }
      },
      {
        "execute": {
          "args": "find $GAMEDIR -type f -regex '.*drive_c/GOG Games/Fallout 2/[dD]ata/[pP]roto/[iI]tems/.*' -exec chmod 444 '{}' \\;",
          "file": "/usr/bin/env"
        }
      },
      {
        "execute": {
          "args": "find $GAMEDIR -type f -regex '.*drive_c/GOG Games/Fallout 2/[dD]ata/[pP]roto/[cC]ritters/.*' -exec chmod 444 '{}' \\;",
          "file": "/usr/bin/env"
        }
      }
    ],
    "require-binaries": "sed, chmod, find",
    "requires": "fallout-2-gog",
    "wine": {
      "overrides": {
        "ddraw.dll": "n"
      }
    }
  }
}
Back to game