Installer star-wars-dark-forces-gog-tfe

files:
- gogsetup: N/A:Please select the GOG.com Linux installer
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Wars%20-%20Dark%20Forces/TFE.tar.xz
game:
  exe: theforceengine
  ld_library_path: $GAMEDIR/libs
installer:
- extract:
    dst: $CACHE
    file: gogsetup
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch
- extract:
    dst: $GAMEDIR
    file: engine
- write_config:
    data:
      Dark_Forces:
        sourcePath: $GAMEDIR/data
      Graphics:
        widescreen: true
    file: /home/$USER/.local/share/TheForceEngine/settings.ini
description: Play "Star Wars - Dark Forces" provided by GOG using "The Force Engine
  (TFE)" open source project
game_slug: star-wars-dark-forces
gogslug: star_wars_dark_forces_remaster
humblestoreid: ''
installer_slug: star-wars-dark-forces-gog-tfe
name: 'Star Wars: Dark Forces'
notes: '- "The Force Engine (TFE)" compiled from Git - commit 82b4091 - 24 april 2023'
runner: linux
script:
  files:
  - gogsetup: N/A:Please select the GOG.com Linux installer
  - engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Wars%20-%20Dark%20Forces/TFE.tar.xz
  game:
    exe: theforceengine
    ld_library_path: $GAMEDIR/libs
  installer:
  - extract:
      dst: $CACHE
      file: gogsetup
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch
  - extract:
      dst: $GAMEDIR
      file: engine
  - write_config:
      data:
        Dark_Forces:
          sourcePath: $GAMEDIR/data
        Graphics:
          widescreen: true
      file: /home/$USER/.local/share/TheForceEngine/settings.ini
slug: star-wars-dark-forces-gog-tfe
steamid: 32400
version: GOG + TFE
year: 1995
{
  "game_slug": "star-wars-dark-forces",
  "version": "GOG + TFE",
  "description": "Play \"Star Wars - Dark Forces\" provided by GOG using \"The Force Engine (TFE)\" open source project",
  "notes": "- \"The Force Engine (TFE)\" compiled from Git - commit 82b4091 - 24 april 2023",
  "name": "Star Wars: Dark Forces",
  "year": 1995,
  "steamid": 32400,
  "gogslug": "star_wars_dark_forces_remaster",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "star-wars-dark-forces-gog-tfe",
  "installer_slug": "star-wars-dark-forces-gog-tfe",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the GOG.com Linux installer"
      },
      {
        "engine": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Wars%20-%20Dark%20Forces/TFE.tar.xz"
      }
    ],
    "game": {
      "exe": "theforceengine",
      "ld_library_path": "$GAMEDIR/libs"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gogsetup",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine"
        }
      },
      {
        "write_config": {
          "data": {
            "Dark_Forces": {
              "sourcePath": "$GAMEDIR/data"
            },
            "Graphics": {
              "widescreen": true
            }
          },
          "file": "/home/$USER/.local/share/TheForceEngine/settings.ini"
        }
      }
    ]
  }
}
Back to game