Installer mirrors-edge-gog

files:
- installer: N/A:Select the EXE downloaded from GOG
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/Mirror's Edge/Binaries/MirrorsEdge.exe
  gogid: '1893001152'
  prefix: $GAMEDIR
installer:
- input_menu:
    description: Please choose your preferred language.
    id: Locale
    options:
    - hu-HU: Hungarian
    - fr_FR: French
    - pt_PT: Portuguese
    - es_ES: Spanish
    - ko_KR: Korean
    - zh_TW: Chinese
    - it_IT: Italian
    - ru_RU: Russian
    - de_DE: German
    - jp_JP: Japanese
    - cs: Czech
    - pl_PL: Polish
    - en_UK: English
    preselect: en_UK
- task:
    arch: win64
    description: Creating Wine Prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    key: winemenubuilder.exe
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- task:
    args: /VERYSILENT /SUPPRESSMSGBOXES
    description: Running Game setup, please wait...
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Setting Language...
    key: Locale
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\EA Games\Mirror's Edge
    type: REG_SZ
    value: $INPUT_Locale
- task:
    app: sandbox
    description: Sandbox this wine prefix
    name: winetricks
    prefix: $GAMEDIR
    silent: true
wine:
  overrides:
    openal32.dll: n,b
description: ''
game_slug: mirrors-edge
gogslug: mirrors_edge
humblestoreid: ''
installer_slug: mirrors-edge-gog
name: Mirror's Edge
notes: "You may have to tick the \"Automatically capture the mouse in full-screen\
  \ windows\" checkbox in 'Wine configuration' (winecfg) to have the mouse move beyond\
  \ a certain range of degrees.\r\nYou need to click trough the Nvidia PhysX setup\
  \ yourself, because it was not fully automated by GOG.\r\nIt is recommended to disable\
  \ Nvidia PhysX, leaving it enabled will likely lead to dropping the frame rate below\
  \ 10 fps in some regions of the game where Nvidia PhysX are utilized."
runner: wine
script:
  files:
  - installer: N/A:Select the EXE downloaded from GOG
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/Mirror's Edge/Binaries/MirrorsEdge.exe
    gogid: '1893001152'
    prefix: $GAMEDIR
  installer:
  - input_menu:
      description: Please choose your preferred language.
      id: Locale
      options:
      - hu-HU: Hungarian
      - fr_FR: French
      - pt_PT: Portuguese
      - es_ES: Spanish
      - ko_KR: Korean
      - zh_TW: Chinese
      - it_IT: Italian
      - ru_RU: Russian
      - de_DE: German
      - jp_JP: Japanese
      - cs: Czech
      - pl_PL: Polish
      - en_UK: English
      preselect: en_UK
  - task:
      arch: win64
      description: Creating Wine Prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      key: winemenubuilder.exe
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - task:
      args: /VERYSILENT /SUPPRESSMSGBOXES
      description: Running Game setup, please wait...
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Setting Language...
      key: Locale
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\EA Games\Mirror's Edge
      type: REG_SZ
      value: $INPUT_Locale
  - task:
      app: sandbox
      description: Sandbox this wine prefix
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  wine:
    overrides:
      openal32.dll: n,b
slug: mirrors-edge-gog
steamid: 17410
version: GOG
year: 2009
{
  "game_slug": "mirrors-edge",
  "version": "GOG",
  "description": "",
  "notes": "You may have to tick the \"Automatically capture the mouse in full-screen windows\" checkbox in 'Wine configuration' (winecfg) to have the mouse move beyond a certain range of degrees.\r\nYou need to click trough the Nvidia PhysX setup yourself, because it was not fully automated by GOG.\r\nIt is recommended to disable Nvidia PhysX, leaving it enabled will likely lead to dropping the frame rate below 10 fps in some regions of the game where Nvidia PhysX are utilized.",
  "name": "Mirror's Edge",
  "year": 2009,
  "steamid": 17410,
  "gogslug": "mirrors_edge",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mirrors-edge-gog",
  "installer_slug": "mirrors-edge-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE downloaded from GOG"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/Mirror's Edge/Binaries/MirrorsEdge.exe",
      "gogid": "1893001152",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "input_menu": {
          "description": "Please choose your preferred language.",
          "id": "Locale",
          "options": [
            {
              "hu-HU": "Hungarian"
            },
            {
              "fr_FR": "French"
            },
            {
              "pt_PT": "Portuguese"
            },
            {
              "es_ES": "Spanish"
            },
            {
              "ko_KR": "Korean"
            },
            {
              "zh_TW": "Chinese"
            },
            {
              "it_IT": "Italian"
            },
            {
              "ru_RU": "Russian"
            },
            {
              "de_DE": "German"
            },
            {
              "jp_JP": "Japanese"
            },
            {
              "cs": "Czech"
            },
            {
              "pl_PL": "Polish"
            },
            {
              "en_UK": "English"
            }
          ],
          "preselect": "en_UK"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine Prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "winemenubuilder.exe",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SUPPRESSMSGBOXES",
          "description": "Running Game setup, please wait...",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Setting Language...",
          "key": "Locale",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\EA Games\\Mirror's Edge",
          "type": "REG_SZ",
          "value": "$INPUT_Locale"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Sandbox this wine prefix",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ],
    "wine": {
      "overrides": {
        "openal32.dll": "n,b"
      }
    }
  }
}
Back to game