brink config

hi

someone here who has a good brink config?
Comments
6
/q xkl

he has a low quality cfg and a high one .
My FPS config, plus HUD customisations from this thread on SD forums :-

http://www.splashdamage.com/forums/showthread.php?t=26030


// USER PREFENCES
seta ui_fov "105"

// HUD
seta g_friendlycolor "1 1 1 .2" // friendly alpha name reduce
seta g_friendlyTextColor "0 1 0 .15" // friendly health bar green and alpha down
seta g_neutralColor "1 1 1 .5"
seta g_neutralTextColor "1 1 1 .5"
seta g_neutralWeaponTintColor "1 1 1 .5"
seta g_chatDefaultColor "1 1 1 .3" // chat opacity
seta g_chatFireTeamColor "0.5 0.1 0.9 .3"
seta g_chatTeamColor "1 1 0 .3"
seta g_chatLineTimeout "10"
seta g_damageIndicatorAlphaScale "0.3"
seta g_damageIndicatorColor "2 1 1"
seta g_damageIndicatorFadeTime "2"
seta g_damageIndicatorRadius "0.3"
seta g_damageIndicatorRadiusVariance "0.25"
seta g_damageIndicatorSize "250" // reduce the size
//seta g_playerIconSize "5" // Reduce enemy iconsize not working waiting patch
//seta g_playerArrowIconSize "5" // Reduce enemy iconsize not working waiting patch
seta g_tooltipScale "0"
seta g_weaponSwitchTimeout "0"

// CVARS
seta com_allowConsole "1"
seta com_machineSpec "0"
seta com_useFastVidRestart "1"
seta com_showfps "1"

seta con_speed "0"

seta image_anisotropy "1"
seta image_filter "GL_LINEAR_MIPMAP_NEAREST"
seta image_lodbias "1"

seta m_rawInput "0"
seta m_smooth "0"
seta m_pitch "0.015"

seta net_clientMaxRate "35000"
seta net_clientPrediction "30"
seta net_matchMakingSearchTimeout "60"
seta net_p2pVoipSendRate "0"
seta net_serverAllowHijacking "1"
seta net_serverListMaxResults "1000"
seta net_serverMaxClientRate "35000"
seta net_serverVoipEnabled "1"
seta net_serverVoipQuality "6"
seta net_showMatchMaking "0"

seta pm_bobFixation "0"
seta pm_bobSkip "1"

seta r_HBAONumDir "0"
seta r_HBAONumSteps "0"
seta r_brightness "1.2"
seta r_ccfAllowLATCCompression "1"
seta r_debugArrowStep "120"
seta r_debugLineDepthTest "0"
seta r_debugLineWidth "1"
seta r_displayRefresh "0"
seta r_fullscreen "1"
seta r_gamma "1.10"
seta r_inhibitEXTGPP "0"
seta r_multiSamples "0"
seta r_normalizeNormalMaps "1"
seta r_offsetunits "-1800"
seta r_renderProgramLodDistance "-1"
seta r_renderProgramLodFade "50"
seta r_shaderPreferALU "1"
seta r_shaderSkipSpecCubeMaps "0"
seta r_shadowPolygonFactor "0.2"
seta r_shadowPolygonFactorMT "0"
seta r_shadowPolygonOffset "-5"
seta r_shadowPolygonOffsetMT "-1"
seta r_shadows "0"
seta r_shadowsHighQuality "0"
seta r_skipbump "1"
seta r_skipPrePass "0"
seta r_softParticles "0"
seta r_swapInterval "0"
seta r_trisColor "1.0 1.0 1.0 1.0"
seta r_useAlphaToCoverage "1"
seta r_useAntiAliasing "0"
seta r_useDitherMask "0"
seta r_useHBAO "0"
seta r_useHighQualityPostProcess "0"
seta r_useMotionBlur "0"
seta r_usePortals "0"
seta r_useOptimizedShadows "1"
seta r_useShadowFastParallel "1"
seta r_useShadowInfinite "1"
seta r_useShadowMaps "0"
seta r_visDistMult "1.2"

seta s_forceNumberOfSpeakers "2"
seta s_globalFraction "1.0"
seta s_numberOfSpeakers "2"
seta s_subFraction "0.75"
seta s_volume_VoIPActive_dB "-20.0"
seta s_volume_dB "0.0"
seta s_maxSoundsPerShader "8"
seta s_useOcclusion "0"

seta vt_lodBias "2" // this is basically the picmip cmd
seta vt_anisotropy "1"
Back to top