files:
- gogsetup: N/A:Please select the Linux installer file available for download on your
GOG account page
- 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: $GAMEDIR/settings.ini
system:
env:
TFE_DATA_HOME: $GAMEDIR
description: Play "Star Wars - Dark Forces" provided by GOG on Linux!
game_slug: star-wars-dark-forces
gogslug: star_wars_dark_forces
humblestoreid: ''
installer_slug: star-wars-dark-forces-gog-tfe
name: 'Star Wars: Dark Forces'
notes: '- Using "The Force Engine (TFE)" compiled from Git - commit 6b5aad2 - 24 may
2024'
runner: linux
script:
files:
- gogsetup: N/A:Please select the Linux installer file available for download on
your GOG account page
- 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: $GAMEDIR/settings.ini
system:
env:
TFE_DATA_HOME: $GAMEDIR
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 on Linux!",
"notes": "- Using \"The Force Engine (TFE)\" compiled from Git - commit 6b5aad2 - 24 may 2024",
"name": "Star Wars: Dark Forces",
"year": 1995,
"steamid": 32400,
"gogslug": "star_wars_dark_forces",
"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 Linux installer file available for download on your GOG account page"
},
{
"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": "$GAMEDIR/settings.ini"
}
}
],
"system": {
"env": {
"TFE_DATA_HOME": "$GAMEDIR"
}
}
}
}