files:
- eduke32: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Duke%20Nukem%203D/eduke32.tar.xz
game:
args: -usecwd -cfg config.cfg -usecwd -cfg config.cfg -j "grp" -j "grp/addons/dc"
-j "grp/addons/nw" -j "grp/addons/vacation" -j "grp/addons/frightnight/addons"
-grp "hrp/duke3d_hrp.zip" -grp "hrp/hrpmusic.zip"
exe: $GAMEDIR/eduke32
ld_library_path: $GAMEDIR/libs
installer:
- insert-disc:
description: Use browse button to select path with DUKE3D.GRP file. Do not use
Autodetection button.
requires: duke3d.grp
- extract:
dst: $GAMEDIR
format: txz
src: eduke32
- execute:
command: cd "$DISC" ; find -maxdepth 1 -type f -iname "DUKE3D.GRP" -exec cp "{}"
"$GAMEDIR/grp" \; && find -maxdepth 1 -type d -iname "addons" -exec cp -r "{}"
"$GAMEDIR/grp" \;
description: Play "Duke Nukem 3D" on Linux! using Eduke32 open source project
game_slug: duke-nukem-3d
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: duke-nukem-3d-eduke32
name: Duke Nukem 3D
notes: "- This installation script is compatible with DN3D demo, classic, Megaton\
\ and Atomic edition\r\n- During install, you will need to provide \"DUKE3D.GRP\"\
\ file\r\n- EDuke32 revision r10548-842047589 - x64 - 27 january 2024\r\n- Alt-tab:\
\ press escape to obtain EDuke32 menu then alt-tab is available"
runner: linux
script:
files:
- eduke32: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Duke%20Nukem%203D/eduke32.tar.xz
game:
args: -usecwd -cfg config.cfg -usecwd -cfg config.cfg -j "grp" -j "grp/addons/dc"
-j "grp/addons/nw" -j "grp/addons/vacation" -j "grp/addons/frightnight/addons"
-grp "hrp/duke3d_hrp.zip" -grp "hrp/hrpmusic.zip"
exe: $GAMEDIR/eduke32
ld_library_path: $GAMEDIR/libs
installer:
- insert-disc:
description: Use browse button to select path with DUKE3D.GRP file. Do not use
Autodetection button.
requires: duke3d.grp
- extract:
dst: $GAMEDIR
format: txz
src: eduke32
- execute:
command: cd "$DISC" ; find -maxdepth 1 -type f -iname "DUKE3D.GRP" -exec cp
"{}" "$GAMEDIR/grp" \; && find -maxdepth 1 -type d -iname "addons" -exec cp
-r "{}" "$GAMEDIR/grp" \;
slug: duke-nukem-3d-eduke32
steamid: 225140
version: EDuke32
year: 1996
{
"game_slug": "duke-nukem-3d",
"version": "EDuke32",
"description": "Play \"Duke Nukem 3D\" on Linux! using Eduke32 open source project",
"notes": "- This installation script is compatible with DN3D demo, classic, Megaton and Atomic edition\r\n- During install, you will need to provide \"DUKE3D.GRP\" file\r\n- EDuke32 revision r10548-842047589 - x64 - 27 january 2024\r\n- Alt-tab: press escape to obtain EDuke32 menu then alt-tab is available",
"name": "Duke Nukem 3D",
"year": 1996,
"steamid": 225140,
"gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
"humblestoreid": "",
"runner": "linux",
"slug": "duke-nukem-3d-eduke32",
"installer_slug": "duke-nukem-3d-eduke32",
"script": {
"files": [
{
"eduke32": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Duke%20Nukem%203D/eduke32.tar.xz"
}
],
"game": {
"args": "-usecwd -cfg config.cfg -usecwd -cfg config.cfg -j \"grp\" -j \"grp/addons/dc\" -j \"grp/addons/nw\" -j \"grp/addons/vacation\" -j \"grp/addons/frightnight/addons\" -grp \"hrp/duke3d_hrp.zip\" -grp \"hrp/hrpmusic.zip\"",
"exe": "$GAMEDIR/eduke32",
"ld_library_path": "$GAMEDIR/libs"
},
"installer": [
{
"insert-disc": {
"description": "Use browse button to select path with DUKE3D.GRP file. Do not use Autodetection button.",
"requires": "duke3d.grp"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"format": "txz",
"src": "eduke32"
}
},
{
"execute": {
"command": "cd \"$DISC\" ; find -maxdepth 1 -type f -iname \"DUKE3D.GRP\" -exec cp \"{}\" \"$GAMEDIR/grp\" \\; && find -maxdepth 1 -type d -iname \"addons\" -exec cp -r \"{}\" \"$GAMEDIR/grp\" \\;"
}
}
]
}
}