Installer metro-2033-redux-gog

files:
- goginstaller: N/A:Please select the GOG.com Windows installer
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- mousefix:
    filename: MetroMouseFix_v1_2.zip
    url: https://community.pcgamingwiki.com/files/file/966-metro-mouse-fix/?do=download&r=3619&confirm=1&t=1
game:
  arch: win64
  exe: drive_c/GOG Games/Metro 2033 Redux/metro.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    name: create_prefix
- task:
    args: /silent
    description: Installing DirectX 2010
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
- task:
    name: winekill
- task:
    app: vcrun2012 win7
    name: winetricks
- task:
    args: /LANG=English /SP- /SUPPRESSMSGBOXES
    description: Installing Metro 2033
    executable: goginstaller
    name: wineexec
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Metro 2033 Redux/
    file: mousefix
wine:
  overrides:
    dinput8: n,b
description: This Installer includes Metro Mouse Fix
game_slug: metro-2033-redux
gogslug: metro_franchise_bundle
humblestoreid: ''
installer_slug: metro-2033-redux-gog
name: Metro 2033 Redux
notes: ''
runner: wine
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Windows installer
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - mousefix:
      filename: MetroMouseFix_v1_2.zip
      url: https://community.pcgamingwiki.com/files/file/966-metro-mouse-fix/?do=download&r=3619&confirm=1&t=1
  game:
    arch: win64
    exe: drive_c/GOG Games/Metro 2033 Redux/metro.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      name: create_prefix
  - task:
      args: /silent
      description: Installing DirectX 2010
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
  - task:
      name: winekill
  - task:
      app: vcrun2012 win7
      name: winetricks
  - task:
      args: /LANG=English /SP- /SUPPRESSMSGBOXES
      description: Installing Metro 2033
      executable: goginstaller
      name: wineexec
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Metro 2033 Redux/
      file: mousefix
  wine:
    overrides:
      dinput8: n,b
slug: metro-2033-redux-gog
steamid: 286690
version: GOG
year: 2014
{
  "game_slug": "metro-2033-redux",
  "version": "GOG",
  "description": "This Installer includes Metro Mouse Fix",
  "notes": "",
  "name": "Metro 2033 Redux",
  "year": 2014,
  "steamid": 286690,
  "gogslug": "metro_franchise_bundle",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metro-2033-redux-gog",
  "installer_slug": "metro-2033-redux-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Windows installer"
      },
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "mousefix": {
          "filename": "MetroMouseFix_v1_2.zip",
          "url": "https://community.pcgamingwiki.com/files/file/966-metro-mouse-fix/?do=download&r=3619&confirm=1&t=1"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Metro 2033 Redux/metro.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing DirectX 2010",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill"
        }
      },
      {
        "task": {
          "app": "vcrun2012 win7",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "args": "/LANG=English /SP- /SUPPRESSMSGBOXES",
          "description": "Installing Metro 2033",
          "executable": "goginstaller",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Metro 2033 Redux/",
          "file": "mousefix"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dinput8": "n,b"
      }
    }
  }
}
Back to game