files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Shadow Warrior 2/ShadowWarrior2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
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: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE: 1
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
mesa_glthread: 'true'
description: null
game_slug: shadow-warrior-2
gogslug: shadow_warrior_2_deluxe
humblestoreid: ''
installer_slug: shadow-warrior-2-gog-w-dxvk
name: Shadow Warrior 2
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Shadow Warrior 2/ShadowWarrior2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
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: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE: 1
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
mesa_glthread: 'true'
slug: shadow-warrior-2-gog-w-dxvk
steamid: 324800
version: GOG w/ DXVK
year: 2016
{
"game_slug": "shadow-warrior-2",
"version": "GOG w/ DXVK",
"description": null,
"notes": "",
"name": "Shadow Warrior 2",
"year": 2016,
"steamid": 324800,
"gogslug": "shadow_warrior_2_deluxe",
"humblestoreid": "",
"runner": "wine",
"slug": "shadow-warrior-2-gog-w-dxvk",
"installer_slug": "shadow-warrior-2-gog-w-dxvk",
"script": {
"files": [
{
"goginstaller": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Shadow Warrior 2/ShadowWarrior2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"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": "Installing game",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE": 1,
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
"mesa_glthread": "true"
}
}
}
}