Installer call-of-duty-black-ops-iiii-battlenet
files:
- setup:
filename: Battle.net-Setup.exe
url: https://www.battle.net/download/getInstallerForGame?os=win&locale=enUS&version=LIVE&gameProgram=BATTLENET_APP
game:
arch: win64
exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
arch: win64
description: 'Wine Staging: Enabling DXVA2'
key: backend
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DXVA2
prefix: $GAMEDIR
value: va
- task:
name: winekill
prefix: $GAMEDIR
- write_json:
data:
Client:
GameLaunchWindowBehavior: '2'
HardwareAcceleration: 'false'
Sound:
Enabled: 'false'
description: Disabling Sound/Hardware Acceleration/Streaming in Blizzard App
file: $GAMEDIR/drive_c/users/$USER/Application Data/Battle.net/Battle.net.config
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
description: 'Installing Blizzard App (an installer will open)
------------------------------
Let Lutris installer finish first. Log in afterwards.'
exclude_processes: Battle.net.exe Agent.exe "Battle.net Helper.exe"
executable: setup
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
exclude_processes: Agent.exe "Battle.net Helper.exe"
wine:
overrides:
api-ms-win-crt-private-l1-1-0: n,b
d3d12: disabled
nvapi: disabled
nvapi64: disabled
ucrtbase: n,b
description: null
game_slug: call-of-duty-black-ops-iiii
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-black-ops-iiii-battlenet
name: 'Call of Duty: Black Ops IIII'
notes: ''
runner: wine
script:
files:
- setup:
filename: Battle.net-Setup.exe
url: https://www.battle.net/download/getInstallerForGame?os=win&locale=enUS&version=LIVE&gameProgram=BATTLENET_APP
game:
arch: win64
exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
arch: win64
description: 'Wine Staging: Enabling DXVA2'
key: backend
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DXVA2
prefix: $GAMEDIR
value: va
- task:
name: winekill
prefix: $GAMEDIR
- write_json:
data:
Client:
GameLaunchWindowBehavior: '2'
HardwareAcceleration: 'false'
Sound:
Enabled: 'false'
description: Disabling Sound/Hardware Acceleration/Streaming in Blizzard App
file: $GAMEDIR/drive_c/users/$USER/Application Data/Battle.net/Battle.net.config
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
description: 'Installing Blizzard App (an installer will open)
------------------------------
Let Lutris installer finish first. Log in afterwards.'
exclude_processes: Battle.net.exe Agent.exe "Battle.net Helper.exe"
executable: setup
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
exclude_processes: Agent.exe "Battle.net Helper.exe"
wine:
overrides:
api-ms-win-crt-private-l1-1-0: n,b
d3d12: disabled
nvapi: disabled
nvapi64: disabled
ucrtbase: n,b
slug: call-of-duty-black-ops-iiii-battlenet
steamid: null
version: Battle.net
year: 2018
{
"game_slug": "call-of-duty-black-ops-iiii",
"version": "Battle.net",
"description": null,
"notes": "",
"name": "Call of Duty: Black Ops IIII",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "call-of-duty-black-ops-iiii-battlenet",
"installer_slug": "call-of-duty-black-ops-iiii-battlenet",
"script": {
"files": [
{
"setup": {
"filename": "Battle.net-Setup.exe",
"url": "https://www.battle.net/download/getInstallerForGame?os=win&locale=enUS&version=LIVE&gameProgram=BATTLENET_APP"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Battle.net/Battle.net.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"description": "Installing Arial font",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win10"
}
},
{
"task": {
"arch": "win64",
"description": "Wine Staging: Enabling DXVA2",
"key": "backend",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
"prefix": "$GAMEDIR",
"value": "va"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"write_json": {
"data": {
"Client": {
"GameLaunchWindowBehavior": "2",
"HardwareAcceleration": "false",
"Sound": {
"Enabled": "false"
}
}
},
"description": "Disabling Sound/Hardware Acceleration/Streaming in Blizzard App",
"file": "$GAMEDIR/drive_c/users/$USER/Application Data/Battle.net/Battle.net.config"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Blizzard App (an installer will open)\n------------------------------\nLet Lutris installer finish first. Log in afterwards.",
"exclude_processes": "Battle.net.exe Agent.exe \"Battle.net Helper.exe\"",
"executable": "setup",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"STAGING_SHARED_MEMORY": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
},
"exclude_processes": "Agent.exe \"Battle.net Helper.exe\""
},
"wine": {
"overrides": {
"api-ms-win-crt-private-l1-1-0": "n,b",
"d3d12": "disabled",
"nvapi": "disabled",
"nvapi64": "disabled",
"ucrtbase": "n,b"
}
}
}
}