files:
- launcher: https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.exe
- rdr2reg: https://gist.githubusercontent.com/GloriousEggroll/5d78c5b801039546d5787d53f5654c23/raw/7ec926ac6c084c7d4563aa2488c9363480ec69d6/rdr2-wine-overrides.reg
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
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
filename: rdr2reg
name: set_regedit_file
- 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: 1174180
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Only installs Rockstar Games Launcher. You will need to install Red Dead
Redemption 2 inside the launcher.
game_slug: red-dead-redemption-ii
gogslug: ''
humblestoreid: ''
installer_slug: red-dead-redemption-2-standalone
name: Red Dead Redemption 2
notes: ''
runner: wine
script:
files:
- launcher: https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.exe
- rdr2reg: https://gist.githubusercontent.com/GloriousEggroll/5d78c5b801039546d5787d53f5654c23/raw/7ec926ac6c084c7d4563aa2488c9363480ec69d6/rdr2-wine-overrides.reg
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
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
filename: rdr2reg
name: set_regedit_file
- 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: 1174180
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: red-dead-redemption-2-standalone
steamid: 1174180
version: Standalone
year: 2019
{
"game_slug": "red-dead-redemption-ii",
"version": "Standalone",
"description": "Only installs Rockstar Games Launcher. You will need to install Red Dead Redemption 2 inside the launcher.",
"notes": "",
"name": "Red Dead Redemption 2",
"year": 2019,
"steamid": 1174180,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "red-dead-redemption-2-standalone",
"installer_slug": "red-dead-redemption-2-standalone",
"script": {
"files": [
{
"launcher": "https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.exe"
},
{
"rdr2reg": "https://gist.githubusercontent.com/GloriousEggroll/5d78c5b801039546d5787d53f5654c23/raw/7ec926ac6c084c7d4563aa2488c9363480ec69d6/rdr2-wine-overrides.reg"
}
],
"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",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"filename": "rdr2reg",
"name": "set_regedit_file"
}
},
{
"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": 1174180,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}