Installer starsiege-tribes-proconfigv4

files:
- ProConfigV4: https://www.dropbox.com/s/rr7tzj05xnhqvlp/ProConfigV4.zip?dl=1
game:
  exe: $GAMEDIR/drive_c/Dynamix/Tribes/ProConfigV4/startTribes.bat
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting Game Data
    dst: $GAMEDIR/drive_c/Dynamix/Tribes/
    file: ProConfigV4
- execute:
    command: sed -i 's/$pref::VideoFullScreen = "FALSE";/$pref::VideoFullScreen =
      "TRUE";/' $GAMEDIR/drive_c/Dynamix/Tribes/ProConfigV4/config/ClientPrefs.cs
system:
  disable_desktop_effects: 'true'
  disable_screen_saver: 'true'
  restore_gamma: 'true'
  single_cpu: 'true'
description: ProConfigV4 by Stork
game_slug: starsiege-tribes
gogslug: ''
humblestoreid: ''
installer_slug: starsiege-tribes-proconfigv4
name: 'Starsiege: Tribes'
notes: "A simple clean config with in game binds to control mouse sensitivity and\
  \ netset.\r\nNote: This installer uses a dll Injector to load the plugin system\
  \ since wine cant on its own"
runner: wine
script:
  files:
  - ProConfigV4: https://www.dropbox.com/s/rr7tzj05xnhqvlp/ProConfigV4.zip?dl=1
  game:
    exe: $GAMEDIR/drive_c/Dynamix/Tribes/ProConfigV4/startTribes.bat
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting Game Data
      dst: $GAMEDIR/drive_c/Dynamix/Tribes/
      file: ProConfigV4
  - execute:
      command: sed -i 's/$pref::VideoFullScreen = "FALSE";/$pref::VideoFullScreen
        = "TRUE";/' $GAMEDIR/drive_c/Dynamix/Tribes/ProConfigV4/config/ClientPrefs.cs
  system:
    disable_desktop_effects: 'true'
    disable_screen_saver: 'true'
    restore_gamma: 'true'
    single_cpu: 'true'
slug: starsiege-tribes-proconfigv4
steamid: null
version: ProConfigV4
year: 1998
{
  "game_slug": "starsiege-tribes",
  "version": "ProConfigV4",
  "description": "ProConfigV4 by Stork",
  "notes": "A simple clean config with in game binds to control mouse sensitivity and netset.\r\nNote: This installer uses a dll Injector to load the plugin system since wine cant on its own",
  "name": "Starsiege: Tribes",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "starsiege-tribes-proconfigv4",
  "installer_slug": "starsiege-tribes-proconfigv4",
  "script": {
    "files": [
      {
        "ProConfigV4": "https://www.dropbox.com/s/rr7tzj05xnhqvlp/ProConfigV4.zip?dl=1"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Dynamix/Tribes/ProConfigV4/startTribes.bat",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting Game Data",
          "dst": "$GAMEDIR/drive_c/Dynamix/Tribes/",
          "file": "ProConfigV4"
        }
      },
      {
        "execute": {
          "command": "sed -i 's/$pref::VideoFullScreen = \"FALSE\";/$pref::VideoFullScreen = \"TRUE\";/' $GAMEDIR/drive_c/Dynamix/Tribes/ProConfigV4/config/ClientPrefs.cs"
        }
      }
    ],
    "system": {
      "disable_desktop_effects": "true",
      "disable_screen_saver": "true",
      "restore_gamma": "true",
      "single_cpu": "true"
    }
  }
}
Back to game