Installer obduction-gog

files:
- setup: N/A:Select gog setup exe
- mfplat_dll_64: https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll
game:
  exe: drive_c/GOG Games/Obduction/Obduction.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- merge:
    dst: $GAMEDIR/prefix/drive_c/windows/system32
    src: mfplat_dll_64
- task:
    app: mf
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
    component: mediafoundation
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
    component: mf_
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
    component: mfreadwrite
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
    component: wmadmod
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
    component: wmvdecod
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    app: xact
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
wine:
  overrides:
    mf: native,builtin
    mfplat: native,builtin
    mfreadwrite: native,builtin
    xaudio2_7: native,builtin
description: null
game_slug: obduction
gogslug: obduction
humblestoreid: ''
installer_slug: obduction-gog
name: Obduction
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select gog setup exe
  - mfplat_dll_64: https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll
  game:
    exe: drive_c/GOG Games/Obduction/Obduction.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - merge:
      dst: $GAMEDIR/prefix/drive_c/windows/system32
      src: mfplat_dll_64
  - task:
      app: mf
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
      component: mediafoundation
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
      component: mf_
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
      component: mfreadwrite
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
      component: wmadmod
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
      component: wmvdecod
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      app: xact
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
  wine:
    overrides:
      mf: native,builtin
      mfplat: native,builtin
      mfreadwrite: native,builtin
      xaudio2_7: native,builtin
slug: obduction-gog
steamid: 306760
version: GOG
year: 2016
{
  "game_slug": "obduction",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Obduction",
  "year": 2016,
  "steamid": 306760,
  "gogslug": "obduction",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "obduction-gog",
  "installer_slug": "obduction-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select gog setup exe"
      },
      {
        "mfplat_dll_64": "https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Obduction/Obduction.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/prefix/drive_c/windows/system32",
          "src": "mfplat_dll_64"
        }
      },
      {
        "task": {
          "app": "mf",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe",
          "component": "mediafoundation",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe",
          "component": "mf_",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe",
          "component": "mfreadwrite",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe",
          "component": "wmadmod",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe",
          "component": "wmvdecod",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "xact",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    },
    "wine": {
      "overrides": {
        "mf": "native,builtin",
        "mfplat": "native,builtin",
        "mfreadwrite": "native,builtin",
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game