files:
- steamsetup: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
- launcher: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Darksiders%20-%20Warmastered%20Edition/darksiders1.bat
- mfplatdll: https://gitlab.com/steevyp/mf-installcab_steamdeck/-/archive/main/mf-installcab_steamdeck-main.zip
game:
exe: $GAMEDIR/drive_c/darksiders1.bat
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /S
description: Installing Steam...
executable: steamsetup
name: wineexec
prefix: $GAMEDIR
- copy:
dst: $GAMEDIR/drive_c
src: launcher
- extract:
dst: $GAMEDIR/drive_c/tmp
file: mfplatdll
- copy:
dst: $GAMEDIR/drive_c/Program Files (x86)/Steam/steamapps/common/Darksiders Warmastered
Edition
src: $GAMEDIR/drive_c/tmp/mfplat.dll
- write_file:
content: '#!/bin/bash
WINEPREFIX="$GAMEDIR" "$GAMEDIR/drive_c/tmp/install-mf-64.sh"
cp "$GAMEDIR/drive_c/tmp/mfplat.dll" "$GAMEDIR/drive_c/windows/system32"'
file: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
- chmodx: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
- execute:
file: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
manual_command: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
description: Play "Darksiders Warmastered Edition" provided by Steam on Linux!
game_slug: darksiders-warmastered-edition
gogslug: darksiders_blades_whip_franchise_pack
humblestoreid: ''
installer_slug: darksiders-warmastered-editio-steam-standalone-win
name: Darksiders Warmastered Edition
notes: "- Using mf-installcab_steamdeck open source project to play cinematics\r\n\
- Not compatible with Proton or Proton-GE, use only default Lutris Wine build"
runner: wine
script:
files:
- steamsetup: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
- launcher: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Darksiders%20-%20Warmastered%20Edition/darksiders1.bat
- mfplatdll: https://gitlab.com/steevyp/mf-installcab_steamdeck/-/archive/main/mf-installcab_steamdeck-main.zip
game:
exe: $GAMEDIR/drive_c/darksiders1.bat
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /S
description: Installing Steam...
executable: steamsetup
name: wineexec
prefix: $GAMEDIR
- copy:
dst: $GAMEDIR/drive_c
src: launcher
- extract:
dst: $GAMEDIR/drive_c/tmp
file: mfplatdll
- copy:
dst: $GAMEDIR/drive_c/Program Files (x86)/Steam/steamapps/common/Darksiders
Warmastered Edition
src: $GAMEDIR/drive_c/tmp/mfplat.dll
- write_file:
content: '#!/bin/bash
WINEPREFIX="$GAMEDIR" "$GAMEDIR/drive_c/tmp/install-mf-64.sh"
cp "$GAMEDIR/drive_c/tmp/mfplat.dll" "$GAMEDIR/drive_c/windows/system32"'
file: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
- chmodx: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
- execute:
file: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
manual_command: $GAMEDIR/drive_c/tmp/reinstall-mf.sh
slug: darksiders-warmastered-editio-steam-standalone-win
steamid: 462780
version: Steam Standalone Windows + MF
year: 2016
{
"game_slug": "darksiders-warmastered-edition",
"version": "Steam Standalone Windows + MF",
"description": "Play \"Darksiders Warmastered Edition\" provided by Steam on Linux!",
"notes": "- Using mf-installcab_steamdeck open source project to play cinematics\r\n- Not compatible with Proton or Proton-GE, use only default Lutris Wine build",
"name": "Darksiders Warmastered Edition",
"year": 2016,
"steamid": 462780,
"gogslug": "darksiders_blades_whip_franchise_pack",
"humblestoreid": "",
"runner": "wine",
"slug": "darksiders-warmastered-editio-steam-standalone-win",
"installer_slug": "darksiders-warmastered-editio-steam-standalone-win",
"script": {
"files": [
{
"steamsetup": "https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe"
},
{
"launcher": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Darksiders%20-%20Warmastered%20Edition/darksiders1.bat"
},
{
"mfplatdll": "https://gitlab.com/steevyp/mf-installcab_steamdeck/-/archive/main/mf-installcab_steamdeck-main.zip"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/darksiders1.bat",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"description": "Installing Steam...",
"executable": "steamsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c",
"src": "launcher"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/tmp",
"file": "mfplatdll"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Steam/steamapps/common/Darksiders Warmastered Edition",
"src": "$GAMEDIR/drive_c/tmp/mfplat.dll"
}
},
{
"write_file": {
"content": "#!/bin/bash\nWINEPREFIX=\"$GAMEDIR\" \"$GAMEDIR/drive_c/tmp/install-mf-64.sh\"\ncp \"$GAMEDIR/drive_c/tmp/mfplat.dll\" \"$GAMEDIR/drive_c/windows/system32\"",
"file": "$GAMEDIR/drive_c/tmp/reinstall-mf.sh"
}
},
{
"chmodx": "$GAMEDIR/drive_c/tmp/reinstall-mf.sh"
},
{
"execute": {
"file": "$GAMEDIR/drive_c/tmp/reinstall-mf.sh"
}
}
],
"system": {
"env": {
"DXVK_FRAME_RATE": "60",
"DXVK_HUD": null
},
"manual_command": "$GAMEDIR/drive_c/tmp/reinstall-mf.sh"
}
}
}