game:
arch: win64
args: --exec="launch ZEUS"
exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
prefix: $GAMEDIR
requires: battlenet-standard
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
exclude_processes: Agent.exe "Battle.net Helper.exe"
description: Script for existing install of Battle.net
game_slug: call-of-duty-black-ops-cold-war
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-black-ops-cold-w-battlenet
name: 'Call of Duty: Black Ops Cold War'
notes: Instructions for proper functionality of Battle.Net (+ common problems) https://github.com/lutris/docs/blob/master/Battle.Net.md
runner: wine
script:
game:
arch: win64
args: --exec="launch ZEUS"
exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
prefix: $GAMEDIR
requires: battlenet-standard
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
exclude_processes: Agent.exe "Battle.net Helper.exe"
slug: call-of-duty-black-ops-cold-w-battlenet
steamid: 1985810
version: Battle.net
year: 2020
{
"game_slug": "call-of-duty-black-ops-cold-war",
"version": "Battle.net",
"description": "Script for existing install of Battle.net",
"notes": "Instructions for proper functionality of Battle.Net (+ common problems) https://github.com/lutris/docs/blob/master/Battle.Net.md",
"name": "Call of Duty: Black Ops Cold War",
"year": 2020,
"steamid": 1985810,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "call-of-duty-black-ops-cold-w-battlenet",
"installer_slug": "call-of-duty-black-ops-cold-w-battlenet",
"script": {
"game": {
"arch": "win64",
"args": "--exec=\"launch ZEUS\"",
"exe": "drive_c/Program Files (x86)/Battle.net/Battle.net.exe",
"prefix": "$GAMEDIR"
},
"requires": "battlenet-standard",
"system": {
"env": {
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR"
},
"exclude_processes": "Agent.exe \"Battle.net Helper.exe\""
}
}
}