Installer europa-universalis-iii-gog

files:
- installer: N/A:Select the Windows installer downloaded from GOG
- klite: https://files3.codecguide.com/K-Lite_Codec_Pack_1560_Basic.exe
game:
  exe: drive_c/GOG Games/Europa Universalis III/eu3.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx9 mfc42 msctf
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: klite
    name: wineexec
    prefix: $GAMEDIR
description: This installer will install the game and the K-Lite Codec Pack to enable
  sound.
game_slug: europa-universalis-iii
gogslug: ''
humblestoreid: ''
installer_slug: europa-universalis-iii-gog
name: Europa Universalis III
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the Windows installer downloaded from GOG
  - klite: https://files3.codecguide.com/K-Lite_Codec_Pack_1560_Basic.exe
  game:
    exe: drive_c/GOG Games/Europa Universalis III/eu3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx9 mfc42 msctf
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: klite
      name: wineexec
      prefix: $GAMEDIR
slug: europa-universalis-iii-gog
steamid: 25800
version: GOG
year: 2007
{
  "game_slug": "europa-universalis-iii",
  "version": "GOG",
  "description": "This installer will install the game and the K-Lite Codec Pack to enable sound.",
  "notes": "",
  "name": "Europa Universalis III",
  "year": 2007,
  "steamid": 25800,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "europa-universalis-iii-gog",
  "installer_slug": "europa-universalis-iii-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Windows installer downloaded from GOG"
      },
      {
        "klite": "https://files3.codecguide.com/K-Lite_Codec_Pack_1560_Basic.exe"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Europa Universalis III/eu3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9 mfc42 msctf",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "klite",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game