Installer resident-evil-2-biohazard-re2-steam-1
This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.
game: appid: 961440 arch: win64 prefix: $GAMEDIR/prefix installer: - task: arch: win64 name: create_prefix prefix: $GAMEDIR/prefix system: env: DXVK_HUD: 0 winesteam: dxvk: true
{ "game": { "appid": 961440, "arch": "win64", "prefix": "$GAMEDIR/prefix" }, "installer": [ { "task": { "arch": "win64", "name": "create_prefix", "prefix": "$GAMEDIR/prefix" } } ], "system": { "env": { "DXVK_HUD": 0 } }, "winesteam": { "dxvk": true } }