game:
appid: 562810
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
__GL_SHADER_DISK_CACHE: 0
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Wine Steam version
game_slug: monopoly-plus
gogslug: ''
humblestoreid: ''
installer_slug: monopoly-plus-steam-w-dxvk
name: Monopoly Plus
notes: "Steam and UPlay may not close properly (just end or kill them manually).\r\
\nOnline mode might not work.\r\nDXVK 0.95 and later result in a crash after a certain\
\ short time.\r\nProton 3.16-7 Beta (most likely earlier too) result in a crash\
\ after pressing [\u21B5]."
runner: winesteam
script:
game:
appid: 562810
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
__GL_SHADER_DISK_CACHE: 0
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: monopoly-plus-steam-w-dxvk
steamid: 562810
version: Steam w/ DXVK
year: 2014
{
"game_slug": "monopoly-plus",
"version": "Steam w/ DXVK",
"description": "Wine Steam version",
"notes": "Steam and UPlay may not close properly (just end or kill them manually).\r\nOnline mode might not work.\r\nDXVK 0.95 and later result in a crash after a certain short time.\r\nProton 3.16-7 Beta (most likely earlier too) result in a crash after pressing [\u21b5].",
"name": "Monopoly Plus",
"year": 2014,
"steamid": 562810,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "monopoly-plus-steam-w-dxvk",
"installer_slug": "monopoly-plus-steam-w-dxvk",
"script": {
"game": {
"appid": 562810,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"__GL_SHADER_DISK_CACHE": 0,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}