Installer star-wars-dark-forces-steam-tfe

files:
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Wars%20-%20Dark%20Forces/TFE.tar.xz
game:
  exe: theforceengine
installer:
- insert-disc:
    description: Please select "Star Wars - Dark Forces" Steam folder install.
    requires: DARK.EXE
- merge:
    dst: $GAMEDIR
    src: $DISC
- 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 Steam 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-steam-tfe
name: 'Star Wars: Dark Forces'
notes: "- You have to install \"Star Wars - Dark Forces\" on Steam before to launch\
  \ this script installer\r\n- \"The Force Engine (TFE)\" compiled from Git - commit\
  \ 82b4091 - 24 april 2023"
runner: linux
script:
  files:
  - engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Wars%20-%20Dark%20Forces/TFE.tar.xz
  game:
    exe: theforceengine
  installer:
  - insert-disc:
      description: Please select "Star Wars - Dark Forces" Steam folder install.
      requires: DARK.EXE
  - merge:
      dst: $GAMEDIR
      src: $DISC
  - 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-steam-tfe
steamid: 32400
version: Steam + TFE
year: 1995
{
  "game_slug": "star-wars-dark-forces",
  "version": "Steam + TFE",
  "description": "Play \"Star Wars - Dark Forces\" provided by Steam using \"The Force Engine (TFE)\" open source project",
  "notes": "- You have to install \"Star Wars - Dark Forces\" on Steam before to launch this script installer\r\n- \"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-steam-tfe",
  "installer_slug": "star-wars-dark-forces-steam-tfe",
  "script": {
    "files": [
      {
        "engine": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Wars%20-%20Dark%20Forces/TFE.tar.xz"
      }
    ],
    "game": {
      "exe": "theforceengine"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please select \"Star Wars - Dark Forces\" Steam folder install.",
          "requires": "DARK.EXE"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC"
        }
      },
      {
        "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