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 (Don't login, close the window)
exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
SteamGameId: 271590
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
winedbg.exe: d
description: Only installs Rockstar Games Launcher. You will need to install Grand
Theft Auto V inside the launcher.
game_slug: grand-theft-auto-v
gogslug: ''
humblestoreid: grand-theft-auto-v
installer_slug: grand-theft-auto-v-rockstar-games-launc
name: Grand Theft Auto V
notes: 'On first launch, resolution in Grand Theft Auto may be wrong. Workaround:
Switch the game to borderless windowed mode in settings.'
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 (Don't login, close the window)
exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
SteamGameId: 271590
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
winedbg.exe: d
slug: grand-theft-auto-v-rockstar-games-launc
steamid: 271590
version: Rockstar Games Launcher
year: 2013
{
"game_slug": "grand-theft-auto-v",
"version": "Rockstar Games Launcher",
"description": "Only installs Rockstar Games Launcher. You will need to install Grand Theft Auto V inside the launcher.",
"notes": "On first launch, resolution in Grand Theft Auto may be wrong. Workaround: Switch the game to borderless windowed mode in settings.",
"name": "Grand Theft Auto V",
"year": 2013,
"steamid": 271590,
"gogslug": "",
"humblestoreid": "grand-theft-auto-v",
"runner": "wine",
"slug": "grand-theft-auto-v-rockstar-games-launc",
"installer_slug": "grand-theft-auto-v-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 (Don't login, close the window)",
"exclude_processes": "RockstarService.exe Launcher.exe LauncherPatcher.exe",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"SteamGameId": 271590,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"overrides": {
"winedbg.exe": "d"
}
}
}
}