// Valve Game .dll Listing FileLoads more interesting stuff here: look in the media folder.
// Load order is determined by file order.
// The first line is the descriptive title of the game
// and is used to display modified games in the server create
// dialog of the front end. The "game" token is ignored and
// the double quotes are removed.
game "Half-Life"
d:quivervalvedllshl.dll
// These settings are saved for each player profile used
// in the engine. I.e., when the name is changed, or the
// engine shuts down, these settings are saved under the .cfg that
// is unique to the player.
//
// Created: 7/15/98 YWB
//
// Sound
//
hisound
bgmvolume
volume
//
// Video
//
viewsize
gamma
brightness
vid_mode
//
// Game Settings
//
cl_forwardspeed
sv_aim
crosshair
//
// Mouse
//
sensitivity
m_pitch
lookspring
lookstrafe
C0A0TITLE
{
BLACK MESA INBOUND
}
C0A1TITLE
{
ANOMALOUS MATERIALS
}
C1A1TITLE
{
UNFORESEEN CONSEQUENCES
}
C1A2TITLE
{
OFFICE COMPLEX
}
C1A3TITLE
{
"WE'VE GOT HOSTILES"
}
C1A4TITLE
{
SCREAMS AND WHISPERS
}
C2A1TITLE
{
FOOTFALL
}
C2A2TITLE
{
ON A RAIL
}
C2A3TITLE
{
ABANDONED SILO
}
C2A4TITLE1
{
CHUTES AND LADDERS
}
C2A4TITLE2
{
QUESTIONABLE ETHICS
}
C2A5TITLE
{
SURFACE TENSION
}
C3A1TITLE
{
"YOU'RE ON YOUR OWN"
}
C3A2TITLE
{
DOWN AND OUT
}
C4A1TITLE
{
XEN
}
C4A2TITLE
{
GONARCH'S LAIR
}
C4A3TITLE
{
NIHILANTH
}
C4A4TITLE
{
ENDGAME
}