extends: diablo-ii-digital-d2dx
files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Diablo%20II%20-%20Lord%20of%20Destruction/LODPatch_114d.exe
installer:
- execute:
command: cd "$GAMEDIR/drive_c/Program Files (x86)/Diablo II"; d2_locale=$(cat
locale.txt); wget --no-check-certificate -O diablo2_digital_lod.exe "https://downloader.battle.net/download/getLegacy?os=win&locale=$d2_locale&product=D2XP";
echo "d2_locale = $d2_locale";
- task:
description: InstallingDiablo II...Press OK and let all the default options, do
not execute game at the end of install, just close the launcher
executable: $GAMEDIR/drive_c/Program Files (x86)/Diablo II/diablo2_digital_lod.exe
name: wineexec
- task:
args: /desktop=DiabloIIupdate,640x480 "$patch"
description: Updating Diablo II to 1.14d...DO not press OK once update finished,
close the window instead.
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
description: Play "Diablo II - Lord of Destruction" digital edition on Linux!
game_slug: diablo-ii-lord-of-destruction
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-lord-of-destruction-digital-d2dx
name: 'Diablo II: Lord of Destruction'
notes: "- Before to launch this script installer, you will need to install \"Diablo\
\ 2 - Digital + d2dx\"\r\n- This script will install \"Diablo II - Lord of Destruction\"\
\ 1.14b from official Blizzard servers\r\n- Included latest 1.14d update\r\n- You\
\ will need to provide a valid key during install\r\n- Using d2dx graphic wrapper\
\ for better stability and performance"
runner: wine
script:
extends: diablo-ii-digital-d2dx
files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Diablo%20II%20-%20Lord%20of%20Destruction/LODPatch_114d.exe
installer:
- execute:
command: cd "$GAMEDIR/drive_c/Program Files (x86)/Diablo II"; d2_locale=$(cat
locale.txt); wget --no-check-certificate -O diablo2_digital_lod.exe "https://downloader.battle.net/download/getLegacy?os=win&locale=$d2_locale&product=D2XP";
echo "d2_locale = $d2_locale";
- task:
description: InstallingDiablo II...Press OK and let all the default options,
do not execute game at the end of install, just close the launcher
executable: $GAMEDIR/drive_c/Program Files (x86)/Diablo II/diablo2_digital_lod.exe
name: wineexec
- task:
args: /desktop=DiabloIIupdate,640x480 "$patch"
description: Updating Diablo II to 1.14d...DO not press OK once update finished,
close the window instead.
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
slug: diablo-ii-lord-of-destruction-digital-d2dx
steamid: null
version: digital + d2dx
year: 2001
{
"game_slug": "diablo-ii-lord-of-destruction",
"version": "digital + d2dx",
"description": "Play \"Diablo II - Lord of Destruction\" digital edition on Linux!",
"notes": "- Before to launch this script installer, you will need to install \"Diablo 2 - Digital + d2dx\"\r\n- This script will install \"Diablo II - Lord of Destruction\" 1.14b from official Blizzard servers\r\n- Included latest 1.14d update\r\n- You will need to provide a valid key during install\r\n- Using d2dx graphic wrapper for better stability and performance",
"name": "Diablo II: Lord of Destruction",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diablo-ii-lord-of-destruction-digital-d2dx",
"installer_slug": "diablo-ii-lord-of-destruction-digital-d2dx",
"script": {
"extends": "diablo-ii-digital-d2dx",
"files": [
{
"patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Diablo%20II%20-%20Lord%20of%20Destruction/LODPatch_114d.exe"
}
],
"installer": [
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c/Program Files (x86)/Diablo II\"; d2_locale=$(cat locale.txt); wget --no-check-certificate -O diablo2_digital_lod.exe \"https://downloader.battle.net/download/getLegacy?os=win&locale=$d2_locale&product=D2XP\"; echo \"d2_locale = $d2_locale\";"
}
},
{
"task": {
"description": "InstallingDiablo II...Press OK and let all the default options, do not execute game at the end of install, just close the launcher",
"executable": "$GAMEDIR/drive_c/Program Files (x86)/Diablo II/diablo2_digital_lod.exe",
"name": "wineexec"
}
},
{
"task": {
"args": "/desktop=DiabloIIupdate,640x480 \"$patch\"",
"description": "Updating Diablo II to 1.14d...DO not press OK once update finished, close the window instead.",
"executable": "$GAMEDIR/drive_c/windows/explorer.exe",
"include_processes": "explorer.exe",
"name": "wineexec"
}
}
]
}
}