Installer wolfenstein-3d-spear-of-desti-gog-ecwolf

files:
- ecwolf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz
- gogsetup: N/A:Please select the setup exe file downloaded from your GOG account
- mpacks: https://www.dropbox.com/scl/fi/mheihmmi8r3n71rnd1kdh/SOD-Mission-Packs.zip?rlkey=5upe75gwsbinfopqr6uqh5xsx&dl=1
game:
  exe: $GAMEDIR/ecwolf.sh
installer:
- extract:
    dst: $GAMEDIR
    format: txz
    src: ecwolf
- extract:
    dst: $CACHE
    file: gogsetup
    format: gog
- merge:
    dst: $GAMEDIR/data
    src: $CACHE/m1
- extract:
    dst: $GAMEDIR/data
    file: mpacks
- execute:
    command: cd "$GAMEDIR"; sed -i -e s/800/$RESOLUTION_WIDTH/ -e s/600/$RESOLUTION_HEIGHT/
      ecwolf.cfg ;
description: 'Play "Wolfenstein 3D: Spear of Destiny" provided by GOG on Linux! using
  ECWolf open source project'
game_slug: wolfenstein-3d-spear-of-destiny
gogslug: wolfenstein_spear_of_destiny
humblestoreid: ''
installer_slug: wolfenstein-3d-spear-of-desti-gog-ecwolf
name: 'Wolfenstein 3D: Spear of Destiny'
notes: "- ECWolf 1.5.0pre - commit 2065d07 - 19 february 2024\r\n- 2 mission packs\
  \ included"
runner: linux
script:
  files:
  - ecwolf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz
  - gogsetup: N/A:Please select the setup exe file downloaded from your GOG account
  - mpacks: https://www.dropbox.com/scl/fi/mheihmmi8r3n71rnd1kdh/SOD-Mission-Packs.zip?rlkey=5upe75gwsbinfopqr6uqh5xsx&dl=1
  game:
    exe: $GAMEDIR/ecwolf.sh
  installer:
  - extract:
      dst: $GAMEDIR
      format: txz
      src: ecwolf
  - extract:
      dst: $CACHE
      file: gogsetup
      format: gog
  - merge:
      dst: $GAMEDIR/data
      src: $CACHE/m1
  - extract:
      dst: $GAMEDIR/data
      file: mpacks
  - execute:
      command: cd "$GAMEDIR"; sed -i -e s/800/$RESOLUTION_WIDTH/ -e s/600/$RESOLUTION_HEIGHT/
        ecwolf.cfg ;
slug: wolfenstein-3d-spear-of-desti-gog-ecwolf
steamid: 9000
version: GOG + ECWolf
year: 1993
{
  "game_slug": "wolfenstein-3d-spear-of-destiny",
  "version": "GOG + ECWolf",
  "description": "Play \"Wolfenstein 3D: Spear of Destiny\" provided by GOG on Linux! using ECWolf open source project",
  "notes": "- ECWolf 1.5.0pre - commit 2065d07 - 19 february 2024\r\n- 2 mission packs included",
  "name": "Wolfenstein 3D: Spear of Destiny",
  "year": 1993,
  "steamid": 9000,
  "gogslug": "wolfenstein_spear_of_destiny",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "wolfenstein-3d-spear-of-desti-gog-ecwolf",
  "installer_slug": "wolfenstein-3d-spear-of-desti-gog-ecwolf",
  "script": {
    "files": [
      {
        "ecwolf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz"
      },
      {
        "gogsetup": "N/A:Please select the setup exe file downloaded from your GOG account"
      },
      {
        "mpacks": "https://www.dropbox.com/scl/fi/mheihmmi8r3n71rnd1kdh/SOD-Mission-Packs.zip?rlkey=5upe75gwsbinfopqr6uqh5xsx&dl=1"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/ecwolf.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "format": "txz",
          "src": "ecwolf"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/data",
          "src": "$CACHE/m1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/data",
          "file": "mpacks"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; sed -i -e s/800/$RESOLUTION_WIDTH/ -e s/600/$RESOLUTION_HEIGHT/ ecwolf.cfg ;"
        }
      }
    ]
  }
}
Back to game