files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/Program Files/Bethesda Softworks/Star Trek Legacy/Legacy.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- insert-disc:
requires: Setup.exe
- task:
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
description: "This installer should create a 32bit prefix and prompt for the install\
\ disc.\r\n\r\nThe game should run without any modification on almost any wine version\
\ 1.4 and upwards.\r\n\r\nTO DO:\r\nTweak wine settings, consider using 64bit prefix\r\
\nInclude an installer for Ultimate Universe Mod."
game_slug: star-trek-legacy
gogslug: ''
humblestoreid: ''
installer_slug: star-trek-legacy-10
name: 'Star Trek: Legacy'
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/Program Files/Bethesda Softworks/Star Trek Legacy/Legacy.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- insert-disc:
requires: Setup.exe
- task:
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
slug: star-trek-legacy-10
steamid: null
version: '1.0'
year: 2006
{
"game_slug": "star-trek-legacy",
"version": "1.0",
"description": "This installer should create a 32bit prefix and prompt for the install disc.\r\n\r\nThe game should run without any modification on almost any wine version 1.4 and upwards.\r\n\r\nTO DO:\r\nTweak wine settings, consider using 64bit prefix\r\nInclude an installer for Ultimate Universe Mod.",
"notes": "",
"name": "Star Trek: Legacy",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-trek-legacy-10",
"installer_slug": "star-trek-legacy-10",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Bethesda Softworks/Star Trek Legacy/Legacy.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"insert-disc": {
"requires": "Setup.exe"
}
},
{
"task": {
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}