Installer medal-of-honor-allied-assault-gog

files:
- setup: N/A:Select the game's setup file
- regeditfile:
    filename: mohaa_disabled_extenstions-v2.reg
    url: http://bugs.winehq.org/attachment.cgi?id=44390
game:
  arch: win32
  exe: drive_c/GOG Games/Medal of Honor - Allied Assault War Chest/MOHAA.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Editing Registry
    filename: regeditfile
    name: set_regedit_file
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Medal of Honor
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    MESA_EXTENSION_MAX_YEAR: '2003'
    __GL_ExtensionStringVersion: '17700'
description: null
game_slug: medal-of-honor-allied-assault-war-chest
gogslug: medal_of_honor_allied_assault_war_chest
humblestoreid: ''
installer_slug: medal-of-honor-allied-assault-gog
name: 'Medal of Honor: Allied Assault War Chest'
notes: An error pops up near the end of installation, but doesn't seem to cause a
  problem. The game starts up fine.
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  - regeditfile:
      filename: mohaa_disabled_extenstions-v2.reg
      url: http://bugs.winehq.org/attachment.cgi?id=44390
  game:
    arch: win32
    exe: drive_c/GOG Games/Medal of Honor - Allied Assault War Chest/MOHAA.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Editing Registry
      filename: regeditfile
      name: set_regedit_file
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Medal of Honor
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      MESA_EXTENSION_MAX_YEAR: '2003'
      __GL_ExtensionStringVersion: '17700'
slug: medal-of-honor-allied-assault-gog
steamid: null
version: GOG
year: 2002
{
  "game_slug": "medal-of-honor-allied-assault-war-chest",
  "version": "GOG",
  "description": null,
  "notes": "An error pops up near the end of installation, but doesn't seem to cause a problem. The game starts up fine.",
  "name": "Medal of Honor: Allied Assault War Chest",
  "year": 2002,
  "steamid": null,
  "gogslug": "medal_of_honor_allied_assault_war_chest",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "medal-of-honor-allied-assault-gog",
  "installer_slug": "medal-of-honor-allied-assault-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      },
      {
        "regeditfile": {
          "filename": "mohaa_disabled_extenstions-v2.reg",
          "url": "http://bugs.winehq.org/attachment.cgi?id=44390"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Medal of Honor - Allied Assault War Chest/MOHAA.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Editing Registry",
          "filename": "regeditfile",
          "name": "set_regedit_file",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Medal of Honor",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "MESA_EXTENSION_MAX_YEAR": "2003",
        "__GL_ExtensionStringVersion": "17700"
      }
    }
  }
}
Back to game