Installer team-fortress-classic-bundled-with-half-li

game:
  arch: win32
  args: -game tfc -full -gl -gldrv Default -width 1920 -height 1080 -console
  exe: $GAMEDIR/$gamepath/hl.exe
  prefix: $GAMEDIR
installer:
- write_file:
    content: GL_texturemode GL_Nearest
    file: $GAMEDIR/$gamepath/tfc/autoexec.cfg
requires: half-life
variables:
  gamepath: drive_c/SIERRA/Half-Life
wine:
  Desktop: true
  dgvoodoo2: true
description: This is a launcher for the mod that's included with Half-Life. This is
  for the last World Opponent Network (WON) non-Steam version of Half-Life (v1.1.1.0).
game_slug: team-fortress-classic
gogslug: ''
humblestoreid: ''
installer_slug: team-fortress-classic-bundled-with-half-li
name: Team Fortress Classic
notes: "Requires Half-Life v1.1.1.0 and assumes community resolution/FoV/mp3 patch\
  \ v1.1.2 has been applied.\r\n\r\nRun the game with Default OpenGL driver and select\
  \ resolution to match your Desktop, e.g. run it with game args:\r\n-game tfc -full\
  \ -gl -gldrv Default -width 1920 -height 1080 -console\r\n\r\nIf you want to use\
  \ Direct3D then you must run it in window mode, e.g.:\r\n-game tfc -window -d3d\
  \ -width 1920 -height 1080 -console\r\nbecause it is unstable in fullscreen mode."
runner: wine
script:
  game:
    arch: win32
    args: -game tfc -full -gl -gldrv Default -width 1920 -height 1080 -console
    exe: $GAMEDIR/$gamepath/hl.exe
    prefix: $GAMEDIR
  installer:
  - write_file:
      content: GL_texturemode GL_Nearest
      file: $GAMEDIR/$gamepath/tfc/autoexec.cfg
  requires: half-life
  variables:
    gamepath: drive_c/SIERRA/Half-Life
  wine:
    Desktop: true
    dgvoodoo2: true
slug: team-fortress-classic-bundled-with-half-li
steamid: 20
version: Bundled with Half-Life v1.1.1.0
year: 1999
{
  "game_slug": "team-fortress-classic",
  "version": "Bundled with Half-Life v1.1.1.0",
  "description": "This is a launcher for the mod that's included with Half-Life. This is for the last World Opponent Network (WON) non-Steam version of Half-Life (v1.1.1.0).",
  "notes": "Requires Half-Life v1.1.1.0 and assumes community resolution/FoV/mp3 patch v1.1.2 has been applied.\r\n\r\nRun the game with Default OpenGL driver and select resolution to match your Desktop, e.g. run it with game args:\r\n-game tfc -full -gl -gldrv Default -width 1920 -height 1080 -console\r\n\r\nIf you want to use Direct3D then you must run it in window mode, e.g.:\r\n-game tfc -window -d3d -width 1920 -height 1080 -console\r\nbecause it is unstable in fullscreen mode.",
  "name": "Team Fortress Classic",
  "year": 1999,
  "steamid": 20,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "team-fortress-classic-bundled-with-half-li",
  "installer_slug": "team-fortress-classic-bundled-with-half-li",
  "script": {
    "game": {
      "arch": "win32",
      "args": "-game tfc -full -gl -gldrv Default -width 1920 -height 1080 -console",
      "exe": "$GAMEDIR/$gamepath/hl.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "write_file": {
          "content": "GL_texturemode GL_Nearest",
          "file": "$GAMEDIR/$gamepath/tfc/autoexec.cfg"
        }
      }
    ],
    "requires": "half-life",
    "variables": {
      "gamepath": "drive_c/SIERRA/Half-Life"
    },
    "wine": {
      "Desktop": true,
      "dgvoodoo2": true
    }
  }
}
Back to game