Installer armies-of-exigo-14

files:
- archive: https://archive.org/download/armies-of-exigo.7z/armies-of-exigo.7z
game:
  arch: win32
  exe: $GAMEDIR/Exigo_fullscreen.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    file: archive
- task:
    key: Language
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Noviy Disk\Armies of Exigo
    type: REG_DWORD
    value: 409
- task:
    key: Locale
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Noviy Disk\Armies of Exigo
    type: REG_SZ
    value: en_EN
system:
  gamescope: true
  gamescope_game_res: 1920x1080
  gamescope_output_res: 1920x1080
wine:
  arch: win32
  esync: false
  version: wine-ge-8-26-x86_64
description: ''
game_slug: armies-of-exigo
gogslug: ''
humblestoreid: ''
installer_slug: armies-of-exigo-14
name: Armies of Exigo
notes: Camera mouse movement is a little broken in 1920x1080, use keyboard arrow keys.
  This is because HD resolution was added by a path, original game is 4:3
runner: wine
script:
  files:
  - archive: https://archive.org/download/armies-of-exigo.7z/armies-of-exigo.7z
  game:
    arch: win32
    exe: $GAMEDIR/Exigo_fullscreen.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      file: archive
  - task:
      key: Language
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Noviy Disk\Armies of Exigo
      type: REG_DWORD
      value: 409
  - task:
      key: Locale
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Noviy Disk\Armies of Exigo
      type: REG_SZ
      value: en_EN
  system:
    gamescope: true
    gamescope_game_res: 1920x1080
    gamescope_output_res: 1920x1080
  wine:
    arch: win32
    esync: false
    version: wine-ge-8-26-x86_64
slug: armies-of-exigo-14
steamid: null
version: '1.4'
year: 2004
{
  "game_slug": "armies-of-exigo",
  "version": "1.4",
  "description": "",
  "notes": "Camera mouse movement is a little broken in 1920x1080, use keyboard arrow keys. This is because HD resolution was added by a path, original game is 4:3",
  "name": "Armies of Exigo",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "armies-of-exigo-14",
  "installer_slug": "armies-of-exigo-14",
  "script": {
    "files": [
      {
        "archive": "https://archive.org/download/armies-of-exigo.7z/armies-of-exigo.7z"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/Exigo_fullscreen.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      },
      {
        "task": {
          "key": "Language",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Noviy Disk\\Armies of Exigo",
          "type": "REG_DWORD",
          "value": 409
        }
      },
      {
        "task": {
          "key": "Locale",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Noviy Disk\\Armies of Exigo",
          "type": "REG_SZ",
          "value": "en_EN"
        }
      }
    ],
    "system": {
      "gamescope": true,
      "gamescope_game_res": "1920x1080",
      "gamescope_output_res": "1920x1080"
    },
    "wine": {
      "arch": "win32",
      "esync": false,
      "version": "wine-ge-8-26-x86_64"
    }
  }
}
Back to game