View Poll Results: Was this helpful?

Voters
7. This poll is closed
  • Yes

    4 57.14%
  • Sort of..

    3 42.86%
  • No

    0 0%
Results 1 to 15 of 17

Threaded View

  1. #1
    ProDiiGy's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    181
    Reputation
    11
    Thanks
    28
    My Mood
    Sneaky

    Useful Config Commands/binds *COLLAB*

    I'll add everyones commands into this topic, I was also wondering if anyone knows a way around the blocking of commands, or a way to re-enable them config wise to console.
    ------------------------------------------------------------------------

    Post your message in the form of:
    Sub form
    Command:
    What it does:

    ------------------------------------------------------------------------

    For example:
    MISC/ETC
    seta cg_drawcrosshair "0"
    Disables the drawing of the crosshair on your screen.


    GRAPHICS/FPS

    seta r_multiGpu "1"
    This command enables you to run 2 cards in the game, enable this if you have sli or crossfirex going on

    seta r_multithreaded_device "0"
    This command enables = 1/disables = 0 Multi core proccessing for most people it will make them lag more, but for the odd few it will help their fps/stutter problems. Worth a try

    seta r_dof_enable "0"
    Disables useless bluring from far distances and when you aim down the site, slight advantage.

    seta r_specular "0"
    Disables specular lighting, useless lighting that hogs gpu usage and makes your gun and other objects shiner. This will also give you an fps increase.

    seta cg_brass "0"
    Enables/Disables the drawing of bullets coming out of your gun.

    seta cg_blood "1"
    Enables/Disables the drawing of blood.

    seta r_drawdecals "0"
    Disables detail of walls, will give you an advantage and a small fps increase. Note I dont think this command has any effect in black ops, atleast for me anyway.

    seta r_distortion "0"
    Disables distortion from flame effects and other explosions, will also give you a very small advantage and fps increase.

    seta cg_motionblur_duration "0"
    seta cg_motionblur_fadeout "0"

    Helps a little with some blur.

    seta com_maxfps "125"
    Standard default for Quake-engine based game. At 125 FPS you are able to jump just a little higher, and having this FPS will also improve reg a tad.

    seta r_aaAlpha "off"
    Disables Anti-aliasing. Highly recommended for an FPS boost. Chances are you cant even notice the difference while playing.
    seta r_aaSamples "1"
    The actual amount of AA samples. This is lowest, and I am not even positive if this needs to be changed if it is set to off.

    seta r_blur_allowed "0"
    Self-explanatory.

    seta r_fastSkin "1"
    This one is debatable if you want to disable/enable. Try it and see.

    seta r_gfxopt_water_simulation "0"
    Water related command. Water takes up useless amounts of CPU to do, so disable this for a little boost on maps with lots of water.

    seta r_glow_allowed "0"
    Hurpadurp, disables glow.

    seta r_motionblur_maxblur "0"
    seta r_motionblur_numberOfSamples "0"
    More motion blur related items, setting to 0 will disable them.

    seta r_texFilterAnisoMin "1"
    seta r_texFilterMipMode "Force Bilinear"

    Anthropic filtering related stuff, editable in game menu. Usually doesnt make a huge impact but meh.

    seta r_vsync "0"
    Disables syncing frames with the refresh rate of your monitor, highly recommended to set to 0.

    seta ui_allowFov "1"
    Not sure if this works or not, but rumor has it it is only SP related. Some more testing would confirm though. Set it to 1 wont hurt anything though.

    MOUSE

    seta cg_viewZSmoothingMax "0"
    Threshhold for the maximum smoothing distance

    seta cg_viewZSmoothingMin "0"
    Threshhold for the minimum smoothing distance it must move to smooth

    seta cg_viewZSmoothingTime "0"
    Amount of time to spread the smoothing over


    seta cl_mouseAccel "0"
    Very important. Stops the annoying acceleration on the mouse. Disabling it in Windows will help a lot too.

    seta m_filter "0"
    setting it to 1 will not ahve a huge impact on FPS, and what this does is more complicated than needs to be explained. It has to do with the mouse though.

    seta m_side "0.03"
    seta m_yaw "0.03"

    Pretty much sensitivity in terms of side to side. Increasing/decreasing these can have radical results when it comes to aiming. But only if you know how to do it, and/or prefer the change. Chances are you can leave these at default.

    NETWORK

    seta snaps "30"
    *Not sure what this does but it helps with bullet registry*

    seta cl_maxpackets "100"
    Max packets to be sent to the server. 100 is max, and best, but some people find using others like 43 or such works better. The difference is minute, if even noticeable. Keep it 100 for the sake of ease.

    seta rate "25000"
    Increases the rate of data to the server, meaning better ping, and reg.
    seta sv_maxRate "25000"
    Max rate.

    COLORS/FONTS

    Useful site for converting color codes:
    CoD colors...Call of Duty 1, 2, 4, 5 color creator

    seta lowAmmoWarningColor1 "0 1 1 0.501961"
    seta lowAmmoWarningColor2 "0 1 0 0.501961"
    seta lowAmmoWarningNoAmmoColor1 "0 1 1 0.501961"
    seta lowAmmoWarningNoAmmoColor2 "0 1 0 0.501961"
    seta lowAmmoWarningNoReloadColor1 "0 1 1 0.501961"
    seta lowAmmoWarningNoReloadColor2 "0 1 0 0.501961"


    Colors for the reload/low ammo and no ammo hud text.

    seta cg_scoreboardMyColor "0 1 1 1"
    The color of your line in the scoreboard, useful to see where you are on the scoreboard quicker and looks pretty ^_^

    seta con_inputBoxColor "0 0 0 .5"
    seta con_inputHintBoxColor ".01 0.01 0.01 .3"

    This changes the color of the console from a solid, drab green color, to a slightly transparent black. Use the color thing that he posted to find colors you want, or if you know RGBA off your head, do that too. But remember, the last number is how transparent it is, so 1=solid and 0=see through.

    cg_scoreboardHeaderFontScale "0.315"
    Most likely the font scaling for the main lines on the scoreboard. (needs confirming)

    seta cg_overheadNamesFont "1"
    Useless, but i remember there being a few cool fonts from CoD4, so try 1-5 to see what you like.

    MISC/ETC

    seta waypointIconHeight "15"
    seta waypointIconWidth "15"
    Sets the size of waypoints in game a little smaller. Like the A, B bombsites, and flags. (needs to be confirmed)

    seta cg_scoreboardWidth "400"
    seta cg_scoreboardHeight "600"

    Well obviously, the height and width allowed for the TAB screen (scoreboard)

    seta cg_scoreboarditemheight "9"
    Changes the height of each line on the scoreboard.

    seta cg_ScoreBoardPingText "1"
    The text for the scoreboard. I like 5, but you need to adjust the scale of it in order to do so.


    seta cg_scoreboardScrollStep "1"

    How many lines it will scroll when scrolling down the scoreboard.

    seta cg_scoreboardBannerHeight "20"
    Changes the size of the faction icons.

    seta cg_weaponHintsCoD1Style "0"
    Neat little thing will put the "Press f to swap for x" to just press f for *image of the gun*

    seta cg_hudChatPosition "200 475"

    Changes the position of the text chat.The higher the first number, the further away it is from the left of the screen, and the higher the second number, the further away it is from the top.

    seta cg_debugInfoCornerOffset "-5 360"

    The position for the FPS display. Except the higher the first number, the further it is away from the right.

    seta cg_hudDamageIconHeight "175"
    seta cg_hudDamageIconWidth "80"

    Set it to these to turn the direction hit alert, into an arrow, rather than a circle. Adjust the values to get your most preferred.

    seta cg_hudDamageIconOffset "10"

    Moves the indicator a little closer.

    seta cg_hudDamageIconTime "5000"
    Frankly 5000 was a number I chose at random, and it forces it to last way too long. I will probably set it to something like 1000 to stop the arrows from hanging out on my screen for too long.

    seta r_rendererPreference "Default"
    Some people claim setting this to Shader model 2.0 or 3.0 gives them an fps boost, try it out..

    seta compassFriendlyHeight "6"
    seta compassFriendlyWidth "6"

    These are just personal stuff, it is the height and width of the arrows on the UAV.

    seta cg_adsZoomToggleStyle "0"
    Obviously something to do with ADS

    seta cg_flareVisionSetFadeDuration "0"
    Want to say it has to go along with the distortion.

    seta com_first_time_pc "0"
    :S

    seta r_picmip "3"
    seta r_picmip_bump "3"
    seta r_picmip_manual "1"
    seta r_picmip_spec "3"
    seta r_picmip_water "1"

    All picmip related stuff, and if you truly want to make your game look like shit, do these. Some people report that it has no effect on performance, and for me, I cant stand to look at it, so I dont even know if they are cheat protected.


    seta compassSize "1"
    Change the size of your compass (Radar). Anything above 2 is horrible in my opinion, default value is 1.


    seta con_gameMsgWindow0LineCount "6"

    Increases the killfeeds ammount of lines, max is 9 but I think 6 is the best

    seta con_gameMsgWindow0MsgTime "10"
    Increases the killfeed staying time, This was the default value in mw2 but black ops is 5 for some reason.

    seta r_gfxopt_dynamic_foliage "0"
    Setting this command to 0 can give you a huge advantage and a small fps increase, it prevents the rendering of certain foilage at certain distances. I'm pretty sure they will patch this soon (If treyarch get of their asses which they wont..)

    seta cg_drawcrosshair "0"
    Disables the drawing of the crosshair on your screen.

    seta cl_yawspeed 750
    Makes the movement of binds that make you turn faster, useful for 360's 720's or even to abuse in the chopper gunner/gunship because of the no slowdown rate of +left or +right

    seta cg_hudGrenadeIconEnabledFlash "1"
    Enables the hud icon for flashes, very useful if you're a try hard ^_^, or just want a tactical advantage.

    Binds

    bind [ "movie_start clip.avi"
    Starts rendering a movie from theatre mode

    bind ] "movie_stop clip.avi"
    Stops rendering a movie from theatre mode

    bind 0 "toggle cg_drawfps"
    Toggles the drawing of fs 0 to 4. With variables 1 and 0 this will not work for some reason.

    bind v "+left"
    When you hold v it makes you turn left, use cl_yawspeed to increase the turn rate.

    bind b "+right"

    When you hold b it makes you turn right, use cl_yawspeed to increase the turn rate.

    Also, to stop the game from over-writing, set the file to read-only in the properties.

    Remember to thank me if this helped you

    Thanks to:
    Derpderp
    Last edited by ProDiiGy; 11-28-2010 at 04:42 AM.

  2. The Following 3 Users Say Thank You to ProDiiGy For This Useful Post:

    koenkokes (11-28-2010),oliver123372 (01-26-2011),vinic0 (11-29-2010)