files:
- install_file: https://installer.launcher.xsolla.com/xlauncher-builds/launcher_builds/12715/7082/prod/STFC_installer.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/STFC/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine environment...
name: create_prefix
- task:
app: vcrun2022
description: Installing Visual C++ Runtime 2022
name: winetricks
- task:
args: /S /D=C:\\STFC\\
blocking: true
description: Running installer...
executable: install_file
name: wineexec
wine:
overrides:
version.dll: n,b
description: ''
game_slug: star-trek-fleet-command
gogslug: ''
humblestoreid: ''
installer_slug: star-trek-fleet-command-windows
name: Star Trek Fleet Command
notes: "\u2022 READ THIS - THE DEFAULT WINE VERSION MAY NOT WORK CORRECTLY and Lutris\
\ no longer allows install scripts to specify a wine version, so manual configuration\
\ is required. If no browser window opens for you to log into your account on first\
\ launch, edit the game configuration and select a \"GE-Proton\" Wine version under\
\ \"Runner Options\" after installing. This also fixes a problem with the scroll\
\ wheel not working in galaxy view as of Feb 2026.\r\n\r\n\u2022 Installer link\
\ works as of Feb 2026, but may break if build is changed by Scopely/Xsolla. If\
\ this happens, manually download the installer from https://www.startrekfleetcommand.com/\
\ and select it on the next screen.\r\n\r\n\u2022 This install supports the STFC\
\ Community Mod. To use it, see the mod Discord at (https://discord.gg/PrpHgs7Vjs)\
\ for info, and download the latest version.dll from https://github.com/netniV/stfc-mod/releases\
\ and place it in the Wine directory star-trek-fleet-command/drive_c/Games/Star\
\ Trek Fleet Command/Star Trek Fleet Command/default/game/. Remember that future\
\ STFC updates may break compatibility with the patch, so remove it if you have\
\ trouble after an update."
runner: wine
script:
files:
- install_file: https://installer.launcher.xsolla.com/xlauncher-builds/launcher_builds/12715/7082/prod/STFC_installer.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/STFC/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine environment...
name: create_prefix
- task:
app: vcrun2022
description: Installing Visual C++ Runtime 2022
name: winetricks
- task:
args: /S /D=C:\\STFC\\
blocking: true
description: Running installer...
executable: install_file
name: wineexec
wine:
overrides:
version.dll: n,b
slug: star-trek-fleet-command-windows
steamid: null
version: Windows
year: 2018
{
"game_slug": "star-trek-fleet-command",
"version": "Windows",
"description": "",
"notes": "\u2022 READ THIS - THE DEFAULT WINE VERSION MAY NOT WORK CORRECTLY and Lutris no longer allows install scripts to specify a wine version, so manual configuration is required. If no browser window opens for you to log into your account on first launch, edit the game configuration and select a \"GE-Proton\" Wine version under \"Runner Options\" after installing. This also fixes a problem with the scroll wheel not working in galaxy view as of Feb 2026.\r\n\r\n\u2022 Installer link works as of Feb 2026, but may break if build is changed by Scopely/Xsolla. If this happens, manually download the installer from https://www.startrekfleetcommand.com/ and select it on the next screen.\r\n\r\n\u2022 This install supports the STFC Community Mod. To use it, see the mod Discord at (https://discord.gg/PrpHgs7Vjs) for info, and download the latest version.dll from https://github.com/netniV/stfc-mod/releases and place it in the Wine directory star-trek-fleet-command/drive_c/Games/Star Trek Fleet Command/Star Trek Fleet Command/default/game/. Remember that future STFC updates may break compatibility with the patch, so remove it if you have trouble after an update.",
"name": "Star Trek Fleet Command",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-trek-fleet-command-windows",
"installer_slug": "star-trek-fleet-command-windows",
"script": {
"files": [
{
"install_file": "https://installer.launcher.xsolla.com/xlauncher-builds/launcher_builds/12715/7082/prod/STFC_installer.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/STFC/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine environment...",
"name": "create_prefix"
}
},
{
"task": {
"app": "vcrun2022",
"description": "Installing Visual C++ Runtime 2022",
"name": "winetricks"
}
},
{
"task": {
"args": "/S /D=C:\\\\STFC\\\\",
"blocking": true,
"description": "Running installer...",
"executable": "install_file",
"name": "wineexec"
}
}
],
"wine": {
"overrides": {
"version.dll": "n,b"
}
}
}
}