files:
- sppfx: https://gitlab.com/lutris-utils/steamplayprefix/raw/master/sppfx.sh
- mfinstall:
filename: mf-install.zip
referer: https://lutris.net
url: https://gitlab.com/lutris-utils/mf-install/-/archive/master/mf-install-master.zip
game:
appid: 953310
installer:
- chmodx: sppfx
- execute:
command: echo $HOME/.steam/steam/steamapps/common/$(ls -r $HOME/.steam/steam/steamapps/common/
| grep -m1 "Proton") > "$CACHE/PROTON"
description: Proton directory
- execute:
command: echo $HOME/.steam/steam/steamapps/compatdata/953310/pfx > "$CACHE/PREFIX"
description: Game pfx directory
- execute:
command: PROTON_PATH="$(cat $CACHE/PROTON)" $CACHE/sppfx/sppfx.sh 953310 winetricks
-q corefonts
description: Installing corefonts
- extract:
description: Extracting Media Foundation Platform.
dst: $CACHE
file: mfinstall
format: zip
- execute:
command: pushd $CACHE; WINEPREFIX="$(cat PREFIX)" PROTON="$(cat PROTON)" ./mf-install.sh
-proton;
description: Installing Media Foundation Platform.
description: "Enable Steam Play (if not already done):\r\nSteam > Steam > Settings\
\ > Account > Beta Participation > Change > Steam Beta Update > Restart\r\nSteam\
\ > Steam > Settings > Steam Play > Check all boxes > Restart\r\nThen run this installer"
game_slug: trajes-fatais-suits-of-fate
gogslug: ''
humblestoreid: ''
installer_slug: trajes-fatais-suits-of-fate-steam-proton
name: 'Trajes Fatais: Suits of Fate'
notes: You need Steam Proton installed, google it to know what to do.
runner: steam
script:
files:
- sppfx: https://gitlab.com/lutris-utils/steamplayprefix/raw/master/sppfx.sh
- mfinstall:
filename: mf-install.zip
referer: https://lutris.net
url: https://gitlab.com/lutris-utils/mf-install/-/archive/master/mf-install-master.zip
game:
appid: 953310
installer:
- chmodx: sppfx
- execute:
command: echo $HOME/.steam/steam/steamapps/common/$(ls -r $HOME/.steam/steam/steamapps/common/
| grep -m1 "Proton") > "$CACHE/PROTON"
description: Proton directory
- execute:
command: echo $HOME/.steam/steam/steamapps/compatdata/953310/pfx > "$CACHE/PREFIX"
description: Game pfx directory
- execute:
command: PROTON_PATH="$(cat $CACHE/PROTON)" $CACHE/sppfx/sppfx.sh 953310 winetricks
-q corefonts
description: Installing corefonts
- extract:
description: Extracting Media Foundation Platform.
dst: $CACHE
file: mfinstall
format: zip
- execute:
command: pushd $CACHE; WINEPREFIX="$(cat PREFIX)" PROTON="$(cat PROTON)" ./mf-install.sh
-proton;
description: Installing Media Foundation Platform.
slug: trajes-fatais-suits-of-fate-steam-proton
steamid: null
version: Steam Proton
year: 2020
{
"game_slug": "trajes-fatais-suits-of-fate",
"version": "Steam Proton",
"description": "Enable Steam Play (if not already done):\r\nSteam > Steam > Settings > Account > Beta Participation > Change > Steam Beta Update > Restart\r\nSteam > Steam > Settings > Steam Play > Check all boxes > Restart\r\nThen run this installer",
"notes": "You need Steam Proton installed, google it to know what to do.",
"name": "Trajes Fatais: Suits of Fate",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "steam",
"slug": "trajes-fatais-suits-of-fate-steam-proton",
"installer_slug": "trajes-fatais-suits-of-fate-steam-proton",
"script": {
"files": [
{
"sppfx": "https://gitlab.com/lutris-utils/steamplayprefix/raw/master/sppfx.sh"
},
{
"mfinstall": {
"filename": "mf-install.zip",
"referer": "https://lutris.net",
"url": "https://gitlab.com/lutris-utils/mf-install/-/archive/master/mf-install-master.zip"
}
}
],
"game": {
"appid": 953310
},
"installer": [
{
"chmodx": "sppfx"
},
{
"execute": {
"command": "echo $HOME/.steam/steam/steamapps/common/$(ls -r $HOME/.steam/steam/steamapps/common/ | grep -m1 \"Proton\") > \"$CACHE/PROTON\"",
"description": "Proton directory"
}
},
{
"execute": {
"command": "echo $HOME/.steam/steam/steamapps/compatdata/953310/pfx > \"$CACHE/PREFIX\"",
"description": "Game pfx directory"
}
},
{
"execute": {
"command": "PROTON_PATH=\"$(cat $CACHE/PROTON)\" $CACHE/sppfx/sppfx.sh 953310 winetricks -q corefonts",
"description": "Installing corefonts"
}
},
{
"extract": {
"description": "Extracting Media Foundation Platform.",
"dst": "$CACHE",
"file": "mfinstall",
"format": "zip"
}
},
{
"execute": {
"command": "pushd $CACHE; WINEPREFIX=\"$(cat PREFIX)\" PROTON=\"$(cat PROTON)\" ./mf-install.sh -proton;",
"description": "Installing Media Foundation Platform."
}
}
]
}
}