Installer rime-gog-w-dxvk

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/Rime/bin/x64/Rime.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win64
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: vcrun2015 faudio win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    description: Installing RiME
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  pulse_latency: false
description: GOG installer with DXVK.  Installs DX-2010 and Visual C++ 2015 as dependencies
  (same as Steam) within the wine prefix.
game_slug: rime
gogslug: rime
humblestoreid: ''
installer_slug: rime-gog-w-dxvk
name: RiME
notes: The installer will complain 3 times with various indices out of range errors
  at around 95% complete.  Click OK through each of these and it will install fine.
runner: wine
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - setup: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/Rime/bin/x64/Rime.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win64
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: vcrun2015 faudio win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      description: Installing RiME
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    pulse_latency: false
slug: rime-gog-w-dxvk
steamid: 493200
version: GOG w/ DXVK
year: 2017
{
  "game_slug": "rime",
  "version": "GOG w/ DXVK",
  "description": "GOG installer with DXVK.  Installs DX-2010 and Visual C++ 2015 as dependencies (same as Steam) within the wine prefix.",
  "notes": "The installer will complain 3 times with various indices out of range errors at around 95% complete.  Click OK through each of these and it will install fine.",
  "name": "RiME",
  "year": 2017,
  "steamid": 493200,
  "gogslug": "rime",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rime-gog-w-dxvk",
  "installer_slug": "rime-gog-w-dxvk",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Rime/bin/x64/Rime.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015 faudio win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "description": "Installing RiME",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "pulse_latency": false
    }
  }
}
Back to game