Taz's config guide/film tweak guide

Posted by United Kingdom Hannspree on 2010-12-29 18:43:53
This is a tutorial to make your cod4 look, feel and perform how you want it to.

Colours
How to make your config your own by changing colours in the game.


(ui_connectScreenTextGlowColor)
This command will change the colour of the map name in the loading screen you will need to play with the numbers to get the colour you want. example's (ui_connectScreenTextGlowColor 1 0.1 0.1 1) is red and (0 1 1 1) is blue and (0 1 0 1) is green


(con_inputBoxColor/con_inputHintBoxColor)
These two commands will change the colour of your console con_inputBoxColor will change the main console and con_inputHintBoxColor will change the colour of the drop down box in your console colour. Example's (0 1 0 1) is green, (0 0.1 1 1) is blue, (1 0 0 1) is red, and the same goes with con_inputHintBoxColor


(con_outputWindowColor)
This command will allow you to change the colour of the outputWindow on your console

(cg_scoreboardMyColor )
This command will change the colour of your name. play with the number's to get the colour you want for example (0 1 0 0) is green, (1 0 0 0) is red, (1 1 0 0) is yellow and (0 1 1 1) is blue.


(cg_ScoresPing_BgColor)
This command will change the background colour of the ping graph box. Play about with the numbers to get the colour you want. Example's (1 0 0 1) is red, (0 1 0 1) is green and (0 0 1 1) is blue.


(cg_ScoresPing_LowColor/cg_ScoresPing_MedColor/cg_ScoresPing_HighColor)
These commands will change the colour of the ping graph bars. For example lowcolor will be the colour for a good ping, Medcolor will be for reasonable ping and highcolor for a bad ping, (0 1 0 1) is green, (1 0 0 1) is red and (0.8 0.8 0 1) is orange.


Advance colours

For Advance colours you will need to know the number for the colour you want let's say it's blue which is this (0 0.1 0 1) to get a different shade of the color or a different color all to together you will need to do something like this (0.4 0.1 1 1) which will give you purple.

For a fast easy way to get colour code visit http://cfgfactory.com/colors/index.php

Colours that will need to be binded to a key

The changes are not "persistent." The effect is lost if the scoreboard refreshes. This is why the following commands will need to be binded.

How the bind should look

bind TAB "+scores;g_teamname_allies ^7Taz!!!^7;g_teamname_axis ^7Taz!!!^7;g_scorescolor_allies 0 0 0 0; g_scorescolor_axis 0 0 0 0; g_scorescolor_free 0 0 0 0;g_teamcolor_allies 0 0.6 1 1; g_teamcolor_axis 1 1 1 1"

(g_scorescolor_allies/g_scorescolor_axis/g_scorescolor_free)
These commands will change the colour's of your score board. allies=attack side/axis=defence side/g_scorescolor_free is spectator.


(g_teamcolor_allies/g_teamcolor_axis)
These commands will change the colour of the little who killed who notifiction on the bottom left of your screen, Allies=Attack side/Axis=Aefence side.


(g_teamname_allies ^7Taz!!!^7/g_teamname_axis ^7Taz!!!^)
These commands with allow you to change the colour of your defence and attack names on your scoreboard and allow you to rename it as well, below are all the colours:
^0 = Black
^1 = Red
^2 = Green
^3 = Yellow
^4 = Dark Blue
^5 = Light Blue
^6 = Purple
^7 = White


Things that can be added and moved on the cod4 screen

(cg_hudChatPosition/cg_hudSayPosition)
These commands will move the chat box position and the say box positon. Play about with the numbers to move it where you want you will need the set the hight and width. For example, (cg_hudChatPosition 120 120) (cg_hudSayPosition 120 120)


(cg_debugInfoCornerOffset )
This command will allow you to move your fps counter about on your CoD4 screen. For example, you will need to set the hight and width this is for bottom right side (cg_debugInfoCornerOffset -5 450 )


(cg_scoreboardPingGraph)
This command will draw your ping graph bars up. Example( cg_scoreboardPingGraph 0 ) is ping graph off and (cg_scoreboardPingGraph 1) is ping graph on


(cg_scoreboardPingText)
This command will draw your ping as text set to (cg_scoreboardPingText 1) for ping text on, and (cg_scoreboardPingText 0) to turn ping text off.


PS. To have ping graph bars and ping text up you will need to set both of these command to (1) like so.


(cg_ScoresPing_MaxBars)
This command allow's you to control how many bar's are on your ping gragh it ranges from 1 to 10 bars.


(cg_scoreboardFont)
This command will allow you to change the font of the name's in your scoreboard. There is 6 different font available.


(cg_drawfps)
This command will bring you your fps counter. Example (cg_drawfps 1) for fps counter on and (cg_drawfps 0) for fps counter off.


(cg_drawlagometer)
This command will bring up the lagometer which allows you to visually monitor how smooth your game is running. Example (cg_drawlagometer 1) for on and (cg_drawlagometer 0) is off.


How the lagometer works

Top line

Blue: Frames are being rendered in time with the world updates.your fps. the faster it flows the higher your fps is. you want it to be as thin as possible, the spikier it is due to FPS lag

Yellow: Gameworld updates are not being displayed and are being dropped.lag spikes, mostly due to server lag, or FPS lag.

Bottom line

Green: Packets are being received okay. its your ping. the thinner the less ping you have, it will be like a mountain range, spikes = ping spikes.

Yellow: Capping is causing your client to reject packets.If these are happening something is wrong with your internet (viruses etc) or the server.
Red: The packet's are being lost. This is due to you having a bad connection to the server.

Things that can help fps and the feel of the game

(r_drawdecals)
This command removes all the objects on the detal off ground and walls, for example rubbish and items on the floor. This command can improve FPS even if it is minor


(cg_fov)
This command changes your field of view, ranges from 65 (default) to 80. On Promod Live press B/5/5 to increase field of view even further to give you a maximum on screen view of your surroundings.


(cl_packetdup)
This command controls how many packets are sent to the server, increasing this will send more packets to the server. Usualy when you are going to increase this you have a relatively bad ping. For example 30 ping set to 0, 45-60 ping = 1 etc.

(com_maxfps)
This command allows you to set your fps to what ever you want. It can reduce recoil and will help with jumps, some servers will kick you for over 250fps

(sm_enable)
This command will allow you to turn on or off shadows, can help with fps by as much as 15-30 fps.

(cg_brass)
This command allows you to control whether your gun ejects shells or not.

(r_drawwater)
This command allows you to turn on or off water effects.

(com_hunkmegs)
This command allows you to set the game to use more ram. This can result in faster loading times when loading into maps, and more stable FPS. Set to half of the total ammount of ram inside your pc. Default is 1024.

(r_detail)
This command can either turn camo on or off on all your guns, can give a slight FPS boost.

(fx_marks)
This command will allow you to turn on or off bullet holes on walls. Can give you a small FPS increase.

(sv_clientsidebullets)
This command will allow you to turn on or off bullet effects, by removing the bullet lines and smoke from shooting walls. Can give you a small FPS increase.

(seta r_gpusync)
This command improves your mouse response time of your mouse and keyboard, giving you the maximum performance out of your mouse and keyboard, 0=none - 1=adaptive - 2=agressive. Your probably going to want it on 2.

Thing's you can resize on your cod4

(compassFriendlyHeight/compassFriendlywidth)(compassObjectiveheight/compassObjectiveWidth)
These commands will allow you to resize icons on your minimap.


(waypointiconheight/waypointiconwidth)
This command will allow you to resize the bomb icon on your screen


(cg_scoreboardHeaderFontScale)
This command will allow you to set the size of your scoreboard header.


(cg_scoreboardBannerHeight)
This command will allow you to set how high or low you want your score board to sit on your screen.

(cg_scoreboardItemHeight)
This command will allow you to resize the bars on your score board.

(cg_scoreboardHeight/cg_scoreboardWidth)
These commands will allow you to resize your score board.


Here is my config http://proconfigs.com/showconfig/433-taz_CoD4_General%20Config.html
Here is my fps config http://proconfigs.com/showconfig/435-Taz_CoD4_FPS%20Config.html
Here is my scope config http://proconfigs.com/showconfig/436-Tazs%20scope%20config.html


Taz's film tweak guide


all of the number values can be set like this 0.1 upto 0.999999 if you go over 6 digits the values will change to 1

How to bind will need to be.
bind F8 "Crash_colors;r_filmtweakbrightness 0;r_filmtweakcontrast 1.25;r_filmtweakdarktint 1.45 1.6 2;r_filmtweakdesaturation 0;r_filmtweakenable 1;r_filmtweaklighttint 1.1 1.35 1.6"

(r_filmtweakbrightness)
This command will allow you to set how bright or dark you want the map to be. values from -1 to 1




(r_filmtweakcontrast)
This command allows you to change the difference in color and light between parts of the map. values from 0 to 4




(r_filmtweakdarktint)
This command allows you to control the color tints that will enable you to bring out more vibrant colors on your maps. This command is a 3 number so will look like this r_filmtweakdarktint 0 0 0 values from 0 to 2




(r_filmtweakdesaturation)
This command will enable you to put like gray/blue tint on a map values from 0 to 1




(r_filmtweaklighttint)
This command allows you to control the lighting color tints that bring out more vibrant lighting on your maps. This command is a 3 number so will look like r_filmtweaklighttint 0 0 0 values frome 0 to 2



Here is what it can look like when its done



Hope all this help's
your's sincerely Taz!!!

Xfire=Da491

edited 2011-04-25 21:48:57
Share |

253 answers

Previous
1
2
3
4
18 months ago
+0 thumbs
Nice 1 tAZ MY MAN
18 months ago
+0 thumbs
Thx, nice!
18 months ago
+1 thumbs
remove all the non valid bb code
18 months ago
+0 thumbs
your non valid
18 months ago
+0 thumbs
Noob friendly, looks good.
18 months ago
+0 thumbs
Nice nice :)
18 months ago
+0 thumbs
wow that looks well geeky, gj
18 months ago
+0 thumbs
needs formatting!

edit: has been

edited 2010-12-29 18:53:29
18 months ago
+0 thumbs
sticky this
18 months ago
+0 thumbs
has been
18 months ago
+0 thumbs
all the non valid bb code is gone lol
18 months ago
+0 thumbs
you saved my life
18 months ago
+0 thumbs
I hope this get's pinned :D
18 months ago
+0 thumbs
nice, Get it pinned.
18 months ago
+0 thumbs
Useful :)
18 months ago
+0 thumbs
keen, gj mate i'm sure a lot of people appreciate the effort :)
18 months ago
+0 thumbs
Quite interesting, well written.
18 months ago
+0 thumbs
gj :)
18 months ago
+0 thumbs
how do you make the radar bigger

nice one btw

edited 2010-12-29 19:19:20
18 months ago
+0 thumbs
u cant make the radar bigger :(
18 months ago
+0 thumbs
If you know the command, or someone mentions it im sure they could add it =D
18 months ago
+0 thumbs
/compasssize
18 months ago
+0 thumbs
stickied
18 months ago
+0 thumbs
cool :D Thanx :P
18 months ago
+0 thumbs
you need to get a grip of your life m8
18 months ago
+0 thumbs
lol


edited 2011-01-04 20:25:11
18 months ago
+0 thumbs
lmao yes
18 months ago
+0 thumbs
very nice
18 months ago
+0 thumbs
Looks great, thanks for sharing (:
18 months ago
+0 thumbs
i dno why the fuck even if i put cg_scoreboardPingGraph 1 i dnt see it anyways :((
18 months ago
+0 thumbs
put it in console like this :P /cg_scoreboardPingGraph 1
18 months ago
+0 thumbs
as i said even if it's on 1 i dont see it :)
18 months ago
+0 thumbs
try putting it in the bind: bind TAB "+scores;cg_scoreboardpinggraph 1" or smth

edited 2010-12-29 19:26:30
18 months ago
+0 thumbs
that command dont need 2 be binded
18 months ago
+0 thumbs
how is this not sticked yet?
18 months ago
+0 thumbs
it is lol :D

18 months ago
+0 thumbs
Cheers buddy, I feel like I can become a better Call of Duty 4 player now.
18 months ago
+0 thumbs
well you cant get any worse ":D"
18 months ago
+0 thumbs
=///////
18 months ago
+0 thumbs
jsmith player of i35 mate wtf u on about noob
18 months ago
+0 thumbs
18 months ago
+0 thumbs
nice :)
18 months ago
+0 thumbs
Very nice ;)
Well done mate, very helpfull :D
18 months ago
+0 thumbs
nice, appreciate the effort <3 :P
18 months ago
+0 thumbs
18 months ago
+0 thumbs
ive patrolled these forums longer than u ya jewbag ive seen the thread :D
18 months ago
+0 thumbs
Does com_hunkmegs really affect something ? Never noticed anything, when i changed it.
18 months ago
+0 thumbs
only change it to right values e.g 512, 1024 w/e
18 months ago
+0 thumbs
com_hunkmegs is NOT functional in cod4
18 months ago
+0 thumbs
how much memory it takes to load a map, ig. for faster map loading if you put a higher number, stanrad is 1024 iirc. so, going up to 2048 (ofc you need more then 2 gb ram to do this..) can take it much faster.

its working.
18 months ago
+0 thumbs
glave proof?
18 months ago
+0 thumbs
Changed mine ok :P
18 months ago
+0 thumbs
nice :D ty m8
18 months ago
+0 thumbs
what the fuck means: "the faster it flows the higher your fps is. you want it to be as thin as possible, the spikier it is due to FPS lag"

SPIKIER??????
18 months ago
+0 thumbs
Ur god
18 months ago
+0 thumbs
woh keen but really good job hopefully means people won't make retarded threads.
18 months ago
+0 thumbs
wanna bet?
18 months ago
+0 thumbs
Nice one
18 months ago
+0 thumbs
filmtweak guide now please
18 months ago
+0 thumbs
lol i was thinking of doing that but we will see :P
18 months ago
+0 thumbs
DO IT.
18 months ago
+0 thumbs
Looks cool :)
18 months ago
+0 thumbs
mass effort
18 months ago
+0 thumbs
mass effort
18 months ago
+0 thumbs
gj
18 months ago
+0 thumbs
rly nice job!
18 months ago
+0 thumbs
cba when your just writing about my cfg
18 months ago
+0 thumbs
WHAT ARE THE COMMANDS FOR FILMTWEAKS?
18 months ago
+0 thumbs
nice mate
18 months ago
+0 thumbs
All known, but nice topic though
18 months ago
+0 thumbs
k33n
18 months ago
+0 thumbs
gj, nice read
18 months ago
+0 thumbs
sticky?
18 months ago
+0 thumbs
nice! useful.
18 months ago
+0 thumbs
gj
18 months ago
+0 thumbs
if ive missed anything just tell me a ill add it :)
18 months ago
+0 thumbs
stick
18 months ago
+0 thumbs
it is pinned :P
Previous
1
2
3
4
Please login or register to post comments.
Forum Activity
TEK9 NETWORKS Infinity eSports Lineup Complete 43 seconds ago
Call of Duty 4 Spacemarines who are send back f.. 2 minutes ago
Call of Duty 2 [CUP] CoD2 wawa DM 5 minutes ago
TEK9 NETWORKS mr.kyle - CGm - Scope 5 minutes ago
TEK9 NETWORKS [07/24] Epic.NINE TuP & BYOC.. 5 minutes ago
Counter-Strike: Source cs:go beta key giveaway 6 minutes ago
TEK9 NETWORKS Who Died on Your Birthday? 6 minutes ago
TEK9 NETWORKS Uncle Drew ! 6 minutes ago
Call of Duty 4 QUAKEZ VOLKSHELD 8 minutes ago
TEK9 NETWORKS [5/32] Qnatek Summer Battle 2012.. 9 minutes ago
TEK9 NETWORKS Deep House 17 minutes ago
TEK9 NETWORKS [TEK9CINEMA] LEGENDARY by p9 17 minutes ago
TEK9 NETWORKS adr looking 19 minutes ago
TEK9 NETWORKS Cheats or not ? 21 minutes ago
TEK9 NETWORKS Anti Jokes MEGATHREAD 21 minutes ago
Call of Duty 4 Plantronics GameCom 367 27 minutes ago
TEK9 NETWORKS [NL] Enquête 29 minutes ago
TEK9 NETWORKS Dutch Police! 29 minutes ago
TEK9 NETWORKS Team eNigma are recruiting staff.. 30 minutes ago
TEK9 NETWORKS [AK],[smg] LAN eu uk 32 minutes ago
TEK9 NETWORKS Is 1.6 worth buying? 32 minutes ago
TEK9 NETWORKS AK ReyKa LFT 33 minutes ago
TEK9 NETWORKS kalaboKK LFT.. AGAIN. [Scope/SMG.. 37 minutes ago
TEK9 NETWORKS HAAHAHAHHAHAHA 39 minutes ago
Call of Duty 4 MYCORP COD4 THERMALTAKE PRIZE CU.. 39 minutes ago
TEK9 NETWORKS KAAZJE lft CGm [FOM] 41 minutes ago
TEK9 NETWORKS [11/16] Solid Legends 7.–1.. 41 minutes ago
TEK9 NETWORKS [SCOPE]REEEN 45 minutes ago
TEK9 NETWORKS RASTA Gaming needs +1 SMG 47 minutes ago
TEK9 NETWORKS Soundtrack of a perfect summer 50 minutes ago
TEK9 NETWORKS HC 52 minutes ago
Call of Duty 4 RASTA NEEDS AK MERC FOR 2NIGHT 53 minutes ago
TEK9 NETWORKS i46 with CoD4 £2.5k minimu.. 55 minutes ago
Call of Duty 4 HQ GATHER +3 55 minutes ago
TEK9 NETWORKS Baz LFT top cga scope 55 minutes ago