Installer the-nations-gold-edition-gog-german-patch

custom-name: "Die V\xF6lker II - Gold Edition"
files:
- game: N/A:Please select the installer downloaded from GOG.
- patch: https://storage.compiware-forum.de/s/XaGrGjDtETSCSpX/download?path=%2F&files=TheNationsGold_GerPatchV3.zip
game:
  exe: drive_c/GOG Games/The Nations Gold/bin/game.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /VERYSILENT
    description: Installing game
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: $patch
    format: zip
- extract:
    dst: $CACHE
    file: $CACHE/TheNationsGold_GerPatchV3.zip
    format: zip
- task:
    args: /SP- /VERYSILENT /SUPPRESSMSGBOXES
    description: Installing German patch
    executable: $CACHE/TheNationsGold_GerPatchV3.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Change Resolution
    executable: $GAMEDIR/drive_c/GOG Games/The Nations Gold/tools/setRegTrouble.exe
    name: wineexec
    prefix: $GAMEDIR
description: This script installs The Nations - Gold Edition from GOG and patch it
  into German. Thanks to PoooMukkel from "www.compiware-forum.de" for the german patch.
game_slug: nations-gold-edition-the
gogslug: the_nations_gold_edition
humblestoreid: ''
installer_slug: the-nations-gold-edition-gog-german-patch
name: The Nations Gold Edition
notes: -Ingame resolution adjustable (manually with SetRegTrouble.exe)
runner: wine
script:
  custom-name: "Die V\xF6lker II - Gold Edition"
  files:
  - game: N/A:Please select the installer downloaded from GOG.
  - patch: https://storage.compiware-forum.de/s/XaGrGjDtETSCSpX/download?path=%2F&files=TheNationsGold_GerPatchV3.zip
  game:
    exe: drive_c/GOG Games/The Nations Gold/bin/game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /VERYSILENT
      description: Installing game
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: $patch
      format: zip
  - extract:
      dst: $CACHE
      file: $CACHE/TheNationsGold_GerPatchV3.zip
      format: zip
  - task:
      args: /SP- /VERYSILENT /SUPPRESSMSGBOXES
      description: Installing German patch
      executable: $CACHE/TheNationsGold_GerPatchV3.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Change Resolution
      executable: $GAMEDIR/drive_c/GOG Games/The Nations Gold/tools/setRegTrouble.exe
      name: wineexec
      prefix: $GAMEDIR
slug: the-nations-gold-edition-gog-german-patch
steamid: null
version: GOG + German Patch
year: 2002
{
  "game_slug": "nations-gold-edition-the",
  "version": "GOG + German Patch",
  "description": "This script installs The Nations - Gold Edition from GOG and patch it into German. Thanks to PoooMukkel from \"www.compiware-forum.de\" for the german patch.",
  "notes": "-Ingame resolution adjustable (manually with SetRegTrouble.exe)",
  "name": "The Nations Gold Edition",
  "year": 2002,
  "steamid": null,
  "gogslug": "the_nations_gold_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-nations-gold-edition-gog-german-patch",
  "installer_slug": "the-nations-gold-edition-gog-german-patch",
  "script": {
    "custom-name": "Die V\u00f6lker II - Gold Edition",
    "files": [
      {
        "game": "N/A:Please select the installer downloaded from GOG."
      },
      {
        "patch": "https://storage.compiware-forum.de/s/XaGrGjDtETSCSpX/download?path=%2F&files=TheNationsGold_GerPatchV3.zip"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/The Nations Gold/bin/game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /VERYSILENT",
          "description": "Installing game",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$patch",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/TheNationsGold_GerPatchV3.zip",
          "format": "zip"
        }
      },
      {
        "task": {
          "args": "/SP- /VERYSILENT /SUPPRESSMSGBOXES",
          "description": "Installing German patch",
          "executable": "$CACHE/TheNationsGold_GerPatchV3.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Change Resolution",
          "executable": "$GAMEDIR/drive_c/GOG Games/The Nations Gold/tools/setRegTrouble.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game