Installer the-nations-gold-edition-gog

files:
- game: N/A:Please select the installer downloaded from GOG.
game:
  exe: drive_c/GOG Games/The Nations Gold/bin/game.exe
  prefix: $GAMEDIR
installer:
- input_menu:
    description: Switch resolution between main menu and ingame
    id: CHANGE_RES
    options:
    - 0: 'OFF'
    - 1: 'ON'
    preselect: 'OFF'
- task:
    args: /SUPPRESSMSGBOXES /VERYSILENT
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: $GAMEDIR/drive_c/GOG Games/The Nations Gold/tools/setRegTrouble.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    key: EnableVideoChange
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\JoWooD\DV2Addon\Troubleshoot
    prefix: $GAMEDIR
    type: REG_DWORD
    value: $INPUT_CHANGE_RES
description: This script installs The Nations - Gold Edition from GOG.
game_slug: nations-gold-edition-the
gogslug: the_nations_gold_edition
humblestoreid: ''
installer_slug: the-nations-gold-edition-gog
name: The Nations Gold Edition
notes: -Ingame resolution adjustable (manually with SetRegTrouble.exe)
runner: wine
script:
  files:
  - game: N/A:Please select the installer downloaded from GOG.
  game:
    exe: drive_c/GOG Games/The Nations Gold/bin/game.exe
    prefix: $GAMEDIR
  installer:
  - input_menu:
      description: Switch resolution between main menu and ingame
      id: CHANGE_RES
      options:
      - 0: 'OFF'
      - 1: 'ON'
      preselect: 'OFF'
  - task:
      args: /SUPPRESSMSGBOXES /VERYSILENT
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: $GAMEDIR/drive_c/GOG Games/The Nations Gold/tools/setRegTrouble.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      key: EnableVideoChange
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\JoWooD\DV2Addon\Troubleshoot
      prefix: $GAMEDIR
      type: REG_DWORD
      value: $INPUT_CHANGE_RES
slug: the-nations-gold-edition-gog
steamid: null
version: GOG
year: 2002
{
  "game_slug": "nations-gold-edition-the",
  "version": "GOG",
  "description": "This script installs The Nations - Gold Edition from GOG.",
  "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",
  "installer_slug": "the-nations-gold-edition-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the installer downloaded from GOG."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/The Nations Gold/bin/game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "input_menu": {
          "description": "Switch resolution between main menu and ingame",
          "id": "CHANGE_RES",
          "options": [
            {
              "0": "OFF"
            },
            {
              "1": "ON"
            }
          ],
          "preselect": "OFF"
        }
      },
      {
        "task": {
          "args": "/SUPPRESSMSGBOXES /VERYSILENT",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/drive_c/GOG Games/The Nations Gold/tools/setRegTrouble.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "EnableVideoChange",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\JoWooD\\DV2Addon\\Troubleshoot",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "$INPUT_CHANGE_RES"
        }
      }
    ]
  }
}
Back to game