game:
arch: win32
args: -game ricochet -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/ricochet/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: ricochet
gogslug: ''
humblestoreid: ''
installer_slug: ricochet-bundled-with-half-li
name: Ricochet
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 ricochet\
\ -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 ricochet -window\
\ -d3d -width 1920 -height 1080 -console\r\nbecause it is unstable in fullscreen\
\ mode."
runner: wine
script:
game:
arch: win32
args: -game ricochet -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/ricochet/autoexec.cfg
requires: half-life
variables:
gamepath: drive_c/SIERRA/Half-Life
wine:
Desktop: true
dgvoodoo2: true
slug: ricochet-bundled-with-half-li
steamid: 60
version: Bundled with Half-Life v1.1.1.0
year: 2000
{
"game_slug": "ricochet",
"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 ricochet -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 ricochet -window -d3d -width 1920 -height 1080 -console\r\nbecause it is unstable in fullscreen mode.",
"name": "Ricochet",
"year": 2000,
"steamid": 60,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ricochet-bundled-with-half-li",
"installer_slug": "ricochet-bundled-with-half-li",
"script": {
"game": {
"arch": "win32",
"args": "-game ricochet -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/ricochet/autoexec.cfg"
}
}
],
"requires": "half-life",
"variables": {
"gamepath": "drive_c/SIERRA/Half-Life"
},
"wine": {
"Desktop": true,
"dgvoodoo2": true
}
}
}