Installer empire-earth-2-gog

files:
- game: N/A:Select the Gog Installer setup_empire_earthxxx.exe.
game:
  arch: win32
  exe: drive_c/GOG Games/Empire Earth II Gold/EE2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: 'Installing the game. You may see an error message at the end, you
      can ignore that.

      ------------------------------

      Let Lutris installer finish first. Launch the game afterwards.'
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dx9_43
    arch: win32
    description: Installing d3dx9_43
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43
    arch: win32
    description: Installing d3dcompiler_43
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win32
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR
description: This is the Installer for the GOG Version WITHOUT the 1.5 unofficial
  patch.
game_slug: empire-earth-2
gogslug: empire_earth_2_gold
humblestoreid: ''
installer_slug: empire-earth-2-gog
name: EMPIRE EARTH 2
notes: Sometimes the keys aren't working in the game. Just tab out and tab back in.
runner: wine
script:
  files:
  - game: N/A:Select the Gog Installer setup_empire_earthxxx.exe.
  game:
    arch: win32
    exe: drive_c/GOG Games/Empire Earth II Gold/EE2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: 'Installing the game. You may see an error message at the end,
        you can ignore that.

        ------------------------------

        Let Lutris installer finish first. Launch the game afterwards.'
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dx9_43
      arch: win32
      description: Installing d3dx9_43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43
      arch: win32
      description: Installing d3dcompiler_43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win32
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR
slug: empire-earth-2-gog
steamid: null
version: GOG
year: 2005
{
  "game_slug": "empire-earth-2",
  "version": "GOG",
  "description": "This is the Installer for the GOG Version WITHOUT the 1.5 unofficial patch.",
  "notes": "Sometimes the keys aren't working in the game. Just tab out and tab back in.",
  "name": "EMPIRE EARTH 2",
  "year": 2005,
  "steamid": null,
  "gogslug": "empire_earth_2_gold",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "empire-earth-2-gog",
  "installer_slug": "empire-earth-2-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Select the Gog Installer setup_empire_earthxxx.exe."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Empire Earth II Gold/EE2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Installing the game. You may see an error message at the end, you can ignore that.\n------------------------------\nLet Lutris installer finish first. Launch the game afterwards.",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9_43",
          "arch": "win32",
          "description": "Installing d3dx9_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43",
          "arch": "win32",
          "description": "Installing d3dcompiler_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win32",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game