game:
appid: 228300
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: vcrun2008 vcrun2010
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: dotnet472 win7
arch: win64
description: Please be patient while we install .NET 4.7.2
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: remember-me
gogslug: ''
humblestoreid: ''
installer_slug: remember-me-steam-w-dxvk
name: Remember Me
notes: ''
runner: winesteam
script:
game:
appid: 228300
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: vcrun2008 vcrun2010
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: dotnet472 win7
arch: win64
description: Please be patient while we install .NET 4.7.2
name: winetricks
prefix: $GAMEDIR/prefix
slug: remember-me-steam-w-dxvk
steamid: 228300
version: Steam w/ DXVK
year: 2013
{
"game_slug": "remember-me",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Remember Me",
"year": 2013,
"steamid": 228300,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "remember-me-steam-w-dxvk",
"installer_slug": "remember-me-steam-w-dxvk",
"script": {
"game": {
"appid": 228300,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "vcrun2008 vcrun2010",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dotnet472 win7",
"arch": "win64",
"description": "Please be patient while we install .NET 4.7.2",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}