Installer starsiege-tribes-retro

custom-name: 'Starsiege: Tribes - Retro'
files:
- t1_setup: 'N/A:Please provide the installer file for "Starsiege: Tribes - Retro".'
game:
  arch: win32
  exe: $GAMEDIR/drive_c/t1retro/Tribes.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/t1retro
installer:
- task:
    args: /S /D=C:\\t1retro
    executable: t1_setup
    name: wineexec
    prefix: $GAMEDIR
- execute:
    command: sed -i 's/$pref::VideoFullScreen = "FALSE";/$pref::VideoFullScreen =
      "TRUE";/' $GAMEDIR/drive_c/t1retro/config/ClientPrefs.cs
description: 'Installs the "Retro Version" configuration for Starsiege: Tribes (Tribes
  1)'
game_slug: starsiege-tribes
gogslug: ''
humblestoreid: ''
installer_slug: starsiege-tribes-retro
name: 'Starsiege: Tribes'
notes: 'Please download manually the installer for "Starsiege: Tribes - Retro Version"
  from ModDB at this URL: https://www.moddb.com/games/tribes/downloads/starsiege-tribes-retro-version'
runner: wine
script:
  custom-name: 'Starsiege: Tribes - Retro'
  files:
  - t1_setup: 'N/A:Please provide the installer file for "Starsiege: Tribes - Retro".'
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/t1retro/Tribes.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/t1retro
  installer:
  - task:
      args: /S /D=C:\\t1retro
      executable: t1_setup
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      command: sed -i 's/$pref::VideoFullScreen = "FALSE";/$pref::VideoFullScreen
        = "TRUE";/' $GAMEDIR/drive_c/t1retro/config/ClientPrefs.cs
slug: starsiege-tribes-retro
steamid: null
version: Retro
year: 1998
{
  "game_slug": "starsiege-tribes",
  "version": "Retro",
  "description": "Installs the \"Retro Version\" configuration for Starsiege: Tribes (Tribes 1)",
  "notes": "Please download manually the installer for \"Starsiege: Tribes - Retro Version\" from ModDB at this URL: https://www.moddb.com/games/tribes/downloads/starsiege-tribes-retro-version",
  "name": "Starsiege: Tribes",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "starsiege-tribes-retro",
  "installer_slug": "starsiege-tribes-retro",
  "script": {
    "custom-name": "Starsiege: Tribes - Retro",
    "files": [
      {
        "t1_setup": "N/A:Please provide the installer file for \"Starsiege: Tribes - Retro\"."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/t1retro/Tribes.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/t1retro"
    },
    "installer": [
      {
        "task": {
          "args": "/S /D=C:\\\\t1retro",
          "executable": "t1_setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "sed -i 's/$pref::VideoFullScreen = \"FALSE\";/$pref::VideoFullScreen = \"TRUE\";/' $GAMEDIR/drive_c/t1retro/config/ClientPrefs.cs"
        }
      }
    ]
  }
}
Back to game