Installer grand-theft-auto-the-trilogy-rockstar-games-launc

files:
- launcher: https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.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: corefonts arial vcrun2019 win10 vcrun2008
    arch: win64
    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: Install the Rockstar Games Launcher
game_slug: gta-trilogy-definitive-edition
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-the-trilogy-rockstar-games-launc
name: "Grand Theft Auto: The Trilogy \u2013 The Definitive Edition"
notes: ''
runner: wine
script:
  files:
  - launcher: https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.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: corefonts arial vcrun2019 win10 vcrun2008
      arch: win64
      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-the-trilogy-rockstar-games-launc
steamid: null
version: Rockstar Games Launcher
year: 2021
{
  "game_slug": "gta-trilogy-definitive-edition",
  "version": "Rockstar Games Launcher",
  "description": "Install the Rockstar Games Launcher",
  "notes": "",
  "name": "Grand Theft Auto: The Trilogy \u2013 The Definitive Edition",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-the-trilogy-rockstar-games-launc",
  "installer_slug": "grand-theft-auto-the-trilogy-rockstar-games-launc",
  "script": {
    "files": [
      {
        "launcher": "https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.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": "corefonts arial vcrun2019 win10 vcrun2008",
          "arch": "win64",
          "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