Jump to content

BRINK CVAR and Config Settings


TulsaGeoff

Recommended Posts

Lets start a config and settings sharing thread. So far the only CVAR I've seen is to change your FOV. It's going to be implemented in the latest update to the game.

 

To access console - alt+ctrl+~

 

ui_fov 110 - Default is 70 and the value range is 70-110. The higher number will zoom you out and you will have a bigger field of view.

Link to comment
Share on other sites

i am going to guess this will use essentially the same cvars as every other quake game. Will test more later when I actually get the game in hand *flips-off local ups who wont show up till 6pm*

 

The cvar the community found was something else like g_fov. They had to add this to the game as a correction. But its a good sign that Splash Damage fixed this in less than 24hrs.

 

There are also like 1500 cvars so hopefully we can get some good UI's and settings going soon. Hopefully my jackass harddrives decide to work and I don't have to wait to reinstall windows and brink...

Link to comment
Share on other sites

  • Administrators

Subscribed to the topic. Will need config to run the game on my C2D slow ass CPU...

Link to comment
Share on other sites

Stuff i have found so far.

 

http://www.fragworld.org/frag/brink/brink-pc-tweak-guide.html

http://pastebin.com/KAz7VyyY

 

 

Personal config so far

 

 

 

//General Binds

unbindall

bind "w" "_forward" "" "default"

bind "s" "_back" "" "default"

bind "a" "_moveleft" "" "default"

bind "d" "_moveright" "" "default"

bind "SPACE" "_moveup" "" "default"

bind "c" "_movedown" "" "default"

bind "q" "_peekleft" "" "default"

bind "e" "_peekright" "" "default"

bind "SHIFT" "_sprint" "" "default"

bind "1" "_weapon0" "" "default"

bind "2" "_weapon1" "" "default"

bind "3" "_activateContext1" "" "default"

bind "4" "_activateContext2" "" "default"

bind "5" "_activateContext3" "" "default"

bind "g" "_useGrenade" "" "default"

bind "MOUSE1" "_attack" "" "default"

bind "MOUSE2" "_altattack" "" "default"

bind "MWHEELDOWN" "_weapprev" "" "default"

bind "MWHEELUP" "_weapnext" "" "default"

bind "r" "_reload" "" "default"

bind "f" "_activate" "" "default"

bind "x" "_selfInteract" "" "default"

bind "F1" "_limbomenushortcut" "" "default"

bind "MOUSE3" "_taskMenu" "" "default"

bind "l" "_limbomenu" "" "default"

bind "t" "clientMessageMode" "" "default"

bind "y" "clientMessageMode 1" "" "default"

bind "u" "clientMessageMode 2" "" "default"

bind "i" "_fireteamVoice" "" "default"

bind "F3" "_ready" "" "default"

bind "TAB" "_showScores" "" "default"

bind "F11" "screenshot" "" "default"

bind "MOUSE5" "_meleeAttack" "" "default"

bind "CTRL" "_voice" "" "default"

bind "ESCAPE" "_menuCancel" "" "menu"

bind "ENTER" "_menuAccept" "" "menu"

bind "ENTER" "_menuNewline" "CTRL" "menu"

bind "ENTER" "_menuNewline" "RIGHTCTRL" "menu"

bind "KP_ENTER" "_menuAccept" "" "menu"

bind "RIGHTARROW" "_menuNavForward" "" "menu"

bind "RIGHTARROW" "_menuEvent3" "SHIFT" "menu"

bind "UPARROW" "_menuNavCategoryUp" "" "menu"

bind "LEFTARROW" "_menuNavBackward" "" "menu"

bind "LEFTARROW" "_menuEvent4" "SHIFT" "menu"

bind "DOWNARROW" "_menuNavCategoryDown" "" "menu"

bind "CTRL" "_menuEvent1" "" "menu"

bind "TAB" "_menuEvent3" "" "menu"

bind "ESCAPE" "_menuCancel" "" "bindmenu"

bind "ESCAPE" "_menuCancel" "" "menu_limbo"

bind "ENTER" "_menuAccept" "" "menu_limbo"

bind "ENTER" "_menuNewline" "CTRL" "menu_limbo"

bind "ENTER" "_menuNewline" "RIGHTCTRL" "menu_limbo"

bind "KP_ENTER" "_menuAccept" "" "menu_limbo"

bind "RIGHTARROW" "_menuNavForward" "" "menu_limbo"

bind "UPARROW" "_menuNavCategoryUp" "" "menu_limbo"

bind "LEFTARROW" "_menuNavBackward" "" "menu_limbo"

bind "DOWNARROW" "_menuNavCategoryDown" "" "menu_limbo"

bind "CTRL" "_menuEvent1" "" "menu_limbo"

bind "TAB" "_menuEvent3" "" "menu_limbo"

bind "TAB" "_menuEvent4" "SHIFT" "menu_limbo"

bind "ESCAPE" "_menuCancel" "" "radialmenu"

bind "ENTER" "_menuAccept" "" "radialmenu"

bind "KP_ENTER" "_menuAccept" "" "radialmenu"

bind "SPACE" "_menuAccept" "" "radialmenu"

bind "MOUSE1" "_menuAccept" "" "radialmenu"

bind "MOUSE2" "_menuCancel" "" "radialmenu"

bind "RIGHTARROW" "_menuNavForward" "" "menu_incap"

bind "LEFTARROW" "_menuNavBackward" "" "menu_incap"

 

 

 

//Video Settings

seta image_filter "GL_LINEAR_MIPMAP_LINEAR"

seta image_anisotropy "16"

seta r_useAntiAliasing "16"

seta image_lodbias "-1"

seta r_useShadowFastParallel "1"

seta r_useShadowInfinite "1"

seta r_softParticles "0"

seta r_swapInterval "0"

seta r_gamma "1"

seta r_brightness "1"

seta r_useHBAO "0"

seta r_useMotionBlur "0"

seta r_shadows "1"

seta r_shadowsHighQuality "1"

seta r_useHighQualityPostProcess "0"

seta r_multiSamples 16

seta com_useFastVidRestart "0"

seta r_visDistMult "1.2"

 

 

 

//Sound

seta s_numberOfSpeakers "2"

 

//Resolution

seta r_mode "-1"

seta r_customWidth "1680"

seta r_customHeight "1050"

seta r_fullscreen "1"

 

//Net

seta net_serverMaxClientRate "30000"

seta g_antiLag "1"

seta net_serverListMaxResults "1000"

 

 

//Video Screenshots not working currently

seta g_autoRecordDemos "1"

seta g_compressDemos "1"

 

//UI

seta com_showfps "1"

seta net_clientLagOMeter "1"

*** updated 5/12/2011

Link to comment
Share on other sites

listcvars in console shows all cvars and their current settings, should be all you need to create your own cfg file.

 

Cvar list attached...over 1500 so would take lots of forum posts.

 

Obviously you would also have to find out the legal values allowed for each cvar before you go changing too much so dont be blaming me if you change something and bugger it all up.

 

 

Re:

 

Snuffs

brink2.txt

Edited by Snuffs99
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.