Installer grand-theft-auto-iv-the-compl-rockstar-games-launc

files:
- launcher: https://dl-eu.opendataapi.net/lutris/games/GTA/rockstar-games-launcher-1-0-36-344.exe
game:
  arch: win64
  exe: drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine 64-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial vcrun2019 win10
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    description: Changes reported to Windows 10
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing the launcher
    exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
    executable: launcher
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: compiler
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  overrides:
    winedbg.exe: d
description: ''
game_slug: grand-theft-auto-iv
gogslug: ''
humblestoreid: grand-theft-auto-iv
installer_slug: grand-theft-auto-iv-the-compl-rockstar-games-launc
name: 'Grand Theft Auto IV: The Complete Edition'
notes: Rockstar Launcher might crash on first launch after logging in. Ignore the
  crash and relaunch the rockstar launcher
runner: wine
script:
  files:
  - launcher: https://dl-eu.opendataapi.net/lutris/games/GTA/rockstar-games-launcher-1-0-36-344.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine 64-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial vcrun2019 win10
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      description: Changes reported to Windows 10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing the launcher
      exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
      executable: launcher
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: compiler
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    overrides:
      winedbg.exe: d
slug: grand-theft-auto-iv-the-compl-rockstar-games-launc
steamid: 12210
version: Rockstar Games Launcher
year: 2008
{
  "game_slug": "grand-theft-auto-iv",
  "version": "Rockstar Games Launcher",
  "description": "",
  "notes": "Rockstar Launcher might crash on first launch after logging in. Ignore the crash and relaunch the rockstar launcher",
  "name": "Grand Theft Auto IV: The Complete Edition",
  "year": 2008,
  "steamid": 12210,
  "gogslug": "",
  "humblestoreid": "grand-theft-auto-iv",
  "runner": "wine",
  "slug": "grand-theft-auto-iv-the-compl-rockstar-games-launc",
  "installer_slug": "grand-theft-auto-iv-the-compl-rockstar-games-launc",
  "script": {
    "files": [
      {
        "launcher": "https://dl-eu.opendataapi.net/lutris/games/GTA/rockstar-games-launcher-1-0-36-344.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine 64-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial vcrun2019 win10",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Changes reported to Windows 10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing the launcher",
          "exclude_processes": "RockstarService.exe Launcher.exe LauncherPatcher.exe",
          "executable": "launcher",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "overrides": {
        "winedbg.exe": "d"
      }
    }
  }
}
Back to game