Installer deathmatch-classic-bundled-with-half-li

game:
  arch: win32
  args: -game dmc -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/dmc/autoexec.cfg
requires: 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: deathmatch-classic
gogslug: ''
humblestoreid: ''
installer_slug: deathmatch-classic-bundled-with-half-li
name: Deathmatch 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 dmc -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 dmc -window -d3d\
  \ -width 1920 -height 1080 -console\r\nbecause it is unstable in fullscreen mode."
runner: wine
script:
  game:
    arch: win32
    args: -game dmc -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/dmc/autoexec.cfg
  requires: half-life
  wine:
    Desktop: true
    dgvoodoo2: true
slug: deathmatch-classic-bundled-with-half-li
steamid: 40
version: Bundled with Half-Life v1.1.1.0
year: 2001
{
  "game_slug": "deathmatch-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 dmc -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 dmc -window -d3d -width 1920 -height 1080 -console\r\nbecause it is unstable in fullscreen mode.",
  "name": "Deathmatch Classic",
  "year": 2001,
  "steamid": 40,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "deathmatch-classic-bundled-with-half-li",
  "installer_slug": "deathmatch-classic-bundled-with-half-li",
  "script": {
    "game": {
      "arch": "win32",
      "args": "-game dmc -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/dmc/autoexec.cfg"
        }
      }
    ],
    "requires": "half-life",
    "wine": {
      "Desktop": true,
      "dgvoodoo2": true
    }
  }
}
Back to game