Installer anno-1404-gog

files:
- installer: N/A:Select the EXE downloaded from GOG
game:
  exe: drive_c/GOG Games/Anno 1404 Gold Edition/Addon.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    description: Running Setup, please wait...
    executable: installer
    name: wineexec
- task:
    app: d3dx9
    name: winetricks
    prefix: $GAMEDIR
- write_file:
    content: <InitFile><LanguageTAG>eng</LanguageTAG><UbiSurveyTime>36000000</UbiSurveyTime><UbiSurveyTimeStatus>1</UbiSurveyTimeStatus><DirectXVersion>9</DirectXVersion></InitFile>
    file: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Ubisoft/Anno1404Addon/Config/Engine.ini
    mode: w
- write_file:
    content: <InitFile><LanguageTAG>eng</LanguageTAG><UbiSurveyTime>36000000</UbiSurveyTime><UbiSurveyTimeStatus>1</UbiSurveyTimeStatus><DirectXVersion>9</DirectXVersion></InitFile>
    file: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Ubisoft/Anno1404/Config/Engine.ini
    mode: w
description: Anno 1404, is a city-building and economic simulation game with real-time
  strategy elements, part of the Anno series. Released in 2009, it was developed by
  Related Designs, produced by Blue Byte, and published by Ubisoft.
game_slug: anno-1404
gogslug: anno_1404_gold_edition
humblestoreid: ''
installer_slug: anno-1404-gog
name: Anno 1404
notes: Language switching not working. GOG removed the "Language_Switcher.exe". New
  "anno1404_lang_switch.exe" isn't working
runner: wine
script:
  files:
  - installer: N/A:Select the EXE downloaded from GOG
  game:
    exe: drive_c/GOG Games/Anno 1404 Gold Edition/Addon.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      description: Running Setup, please wait...
      executable: installer
      name: wineexec
  - task:
      app: d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - write_file:
      content: <InitFile><LanguageTAG>eng</LanguageTAG><UbiSurveyTime>36000000</UbiSurveyTime><UbiSurveyTimeStatus>1</UbiSurveyTimeStatus><DirectXVersion>9</DirectXVersion></InitFile>
      file: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Ubisoft/Anno1404Addon/Config/Engine.ini
      mode: w
  - write_file:
      content: <InitFile><LanguageTAG>eng</LanguageTAG><UbiSurveyTime>36000000</UbiSurveyTime><UbiSurveyTimeStatus>1</UbiSurveyTimeStatus><DirectXVersion>9</DirectXVersion></InitFile>
      file: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Ubisoft/Anno1404/Config/Engine.ini
      mode: w
slug: anno-1404-gog
steamid: 33250
version: GOG
year: 2009
{
  "game_slug": "anno-1404",
  "version": "GOG",
  "description": "Anno 1404, is a city-building and economic simulation game with real-time strategy elements, part of the Anno series. Released in 2009, it was developed by Related Designs, produced by Blue Byte, and published by Ubisoft.",
  "notes": "Language switching not working. GOG removed the \"Language_Switcher.exe\". New \"anno1404_lang_switch.exe\" isn't working",
  "name": "Anno 1404",
  "year": 2009,
  "steamid": 33250,
  "gogslug": "anno_1404_gold_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "anno-1404-gog",
  "installer_slug": "anno-1404-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Anno 1404 Gold Edition/Addon.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "description": "Running Setup, please wait...",
          "executable": "installer",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "<InitFile><LanguageTAG>eng</LanguageTAG><UbiSurveyTime>36000000</UbiSurveyTime><UbiSurveyTimeStatus>1</UbiSurveyTimeStatus><DirectXVersion>9</DirectXVersion></InitFile>",
          "file": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Ubisoft/Anno1404Addon/Config/Engine.ini",
          "mode": "w"
        }
      },
      {
        "write_file": {
          "content": "<InitFile><LanguageTAG>eng</LanguageTAG><UbiSurveyTime>36000000</UbiSurveyTime><UbiSurveyTimeStatus>1</UbiSurveyTimeStatus><DirectXVersion>9</DirectXVersion></InitFile>",
          "file": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Ubisoft/Anno1404/Config/Engine.ini",
          "mode": "w"
        }
      }
    ]
  }
}
Back to game