game:
args: +set fs_game d3xp +set fs_configpath .
exe: dhewm3
installer:
- insert-disc:
description: Please browse folder where is located your Doom 3 install, we need
game files from \d3xp folder. Autodetect will not work here, use "Browse" button.
requires: zpak101.pk4
- merge:
dst: $GAMEDIR/d3xp
src: $DISC
- merge:
dst: $GAMEDIR/d3xp
src: $GAMEDIR/base/dhewm.cfg
- execute:
command: cd "$GAMEDIR/d3xp"; rm -f -r zpak*; language=$(cat dhewm.cfg |grep sys_lang
| cut -d '"' -f2); echo $language; wget --no-check-certificate "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20-%20Resurrection%20Of%20Evil/lang/"$language"_zpak100.pk4"
-O zpak100.pk4;
requires: doom-3-data-dhewm3
description: Play "Doom 3 - Resurrection Of Evil" on Linux!
game_slug: doom-3-resurrection-of-evil
gogslug: ''
humblestoreid: ''
installer_slug: doom-3-resurrection-of-evil-data-dhewm3
name: 'Doom 3: Resurrection of Evil'
notes: "- Before to launch this script installer, you have to install:\r\n + Lutris\
\ script installer called \"Doom 3 - data + dhewm3 version\" from https://lutris.net/games/doom-3\r\
\nThen you will need to provide files from an existing \"DOOM 3 - Resurrection\"\
\ installation, specifically files in the /d3xp folder\r\n- supported language:\
\ english, french, spanish and italian"
runner: linux
script:
game:
args: +set fs_game d3xp +set fs_configpath .
exe: dhewm3
installer:
- insert-disc:
description: Please browse folder where is located your Doom 3 install, we need
game files from \d3xp folder. Autodetect will not work here, use "Browse"
button.
requires: zpak101.pk4
- merge:
dst: $GAMEDIR/d3xp
src: $DISC
- merge:
dst: $GAMEDIR/d3xp
src: $GAMEDIR/base/dhewm.cfg
- execute:
command: cd "$GAMEDIR/d3xp"; rm -f -r zpak*; language=$(cat dhewm.cfg |grep
sys_lang | cut -d '"' -f2); echo $language; wget --no-check-certificate "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20-%20Resurrection%20Of%20Evil/lang/"$language"_zpak100.pk4"
-O zpak100.pk4;
requires: doom-3-data-dhewm3
slug: doom-3-resurrection-of-evil-data-dhewm3
steamid: 9070
version: data + dhewm3
year: 2005
{
"game_slug": "doom-3-resurrection-of-evil",
"version": "data + dhewm3",
"description": "Play \"Doom 3 - Resurrection Of Evil\" on Linux!",
"notes": "- Before to launch this script installer, you have to install:\r\n + Lutris script installer called \"Doom 3 - data + dhewm3 version\" from https://lutris.net/games/doom-3\r\nThen you will need to provide files from an existing \"DOOM 3 - Resurrection\" installation, specifically files in the /d3xp folder\r\n- supported language: english, french, spanish and italian",
"name": "Doom 3: Resurrection of Evil",
"year": 2005,
"steamid": 9070,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "doom-3-resurrection-of-evil-data-dhewm3",
"installer_slug": "doom-3-resurrection-of-evil-data-dhewm3",
"script": {
"game": {
"args": "+set fs_game d3xp +set fs_configpath .",
"exe": "dhewm3"
},
"installer": [
{
"insert-disc": {
"description": "Please browse folder where is located your Doom 3 install, we need game files from \\d3xp folder. Autodetect will not work here, use \"Browse\" button.",
"requires": "zpak101.pk4"
}
},
{
"merge": {
"dst": "$GAMEDIR/d3xp",
"src": "$DISC"
}
},
{
"merge": {
"dst": "$GAMEDIR/d3xp",
"src": "$GAMEDIR/base/dhewm.cfg"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/d3xp\"; rm -f -r zpak*; language=$(cat dhewm.cfg |grep sys_lang | cut -d '\"' -f2); echo $language; wget --no-check-certificate \"https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20-%20Resurrection%20Of%20Evil/lang/\"$language\"_zpak100.pk4\" -O zpak100.pk4;"
}
}
],
"requires": "doom-3-data-dhewm3"
}
}