Settings: 23.899
Screenshots: 10.353
Downloads: 10.915.434
Views: 74.959.305
Downloads Today: 142
Views Today: 20.770

ForGamezCZ Config 30th of December tf2 settings, config & cfg 2016

Full Name -
Nickname ForGamezCZ Config 30th of December
Birthday -
Nationality Czech RepublicCzech Republic
Game Team Fortress 2Team Fortress 2
Since 2016-12-30
Last Update 2016-12-30
ForGamezCZ Config 30th of December screenshot

ForGamezCZ Config 30th of December Gear

Mouse -
Mousepad -
Keyboard -
Headset -
Earbuds -
Monitor -
Chair -
Controller -
Case -

ForGamezCZ Config 30th of December Gaming PC Setup

GPU -
CPU -
Memory -
Motherboard -
Power Supply -
Storage -
Fan -
Cooler -

ForGamezCZ Config 30th of December config

The Team Fortress 2 config file of ForGamezCZ Config 30th of December has been downloaded 17 times. Download autoexec.cfg by clicking the download button below.
Social Media
Twitch -
Twitter -
YouTube -
Instagram -
Facebook -
TikTok -
Steam -
Discord -

ForGamezCZ Config 30th of December Settings

Monitor
Resolution: 1920x1080
Aspect Ratio: 16:9
Sensitivity
Sensitivity: 5
Crosshair
Color: Yellow
Size: Medium
FAQ
Summary
This page contains the in-game settings, config files (cfg) and hardware setup of ForGamezCZ Config 30th of December. The ForGamezCZ Config 30th of December tf2 settings page has been viewed for 1.214 since it was added on 2016-12-30. The last time the settings of ForGamezCZ Config 30th of December were on 2016-12-30. Visit the tf2 settings page to view more Team Fortress 2 settings like ForGamezCZ Config 30th of December or visit upload section to add your own tf2 settings.
Other Team Fortress 2 settings
# Name Country Last Update
1tf2GermanyGermany2021-01-29
2tf2BrazilBrazil2020-11-06
3tf2United StatesUnited States2021-01-29
4tf2United StatesUnited States2021-01-29
5tf2NetherlandsNetherlands2021-01-29
Other Czech Republic gaming settings
# Name Country Last Update
1cs2Czech RepublicCzech Republic2024-05-12
2cs2Czech RepublicCzech Republic2024-04-24
3cs2Czech RepublicCzech Republic2024-05-10
4dota 2Czech RepublicCzech Republic2024-05-21
5cs2Czech RepublicCzech Republic2020-03-11
6lolCzech RepublicCzech Republic2022-09-15
7cs2Czech RepublicCzech Republic2024-05-10
8cs2Czech RepublicCzech Republic2022-08-31
9cs2Czech RepublicCzech Republic2024-05-10
10cs2Czech RepublicCzech Republic2020-08-15
ForGamezCZ Config 30th of December CFG file
// When you install this autoexec for first time you need to put "exec autoexec.cfg" into console. After this you can use shortcut "ae".
// YouTube channel: https://www.youtube.com/user/ForGamezCZ

// Start
con_enable "1" // Allows the console to be activated.
sv_forcepreload "1" // Force server side preloading.
mat_quene_mode "-1" // The queue/thread mode the material system should use: -1=default, 0=synchronous single thread, 2=queued multithreaded.

// These commands can help you with random crashes
hud_reloadscheme // Fixes visual bugs.
dsp_reload // Fixes sound bugs.
snd_restart // Fixes sound bugs.
mem_compact

// HUD
cl_hud_playerclass_use_playermodel "1"
hud_saytext_time "12" // Chat won't disapper faster.
cl_vote_ui_active_after_voting "1" // Shows vote process after voting.
hud_achievement_count "0"
hud_achievement_glowtime "0"
hud_achievement_tracker "0"
hud_deathnotice_time "3"
sv_motd_unload_on_dismissal "1" // The MOTD contents will be unloaded when the player closes the MOTD.
tf_backpack_page_button_delay "0.25" // Amount of time the mouse cursor needs to hover over the page button to select the page.

// Scoreboard
tf_scoreboard_mouse_mode "2" // Enables mouse in scoreboard.
bind tab "+scoreboard"
alias +scoreboard "+showscores;net_graph 1;cl_showpos 1;net_graphtext 1;cl_showfps 1;net_graphproportionalfont 1"
alias -scoreboard "-showscores;net_graph 0;cl_showpos 0;net_graphtext 0;cl_showfps 0;net_graphproportionalfont 1"

// Scoreboard settings
net_graphmsecs "800" // The latency graph represents this many milliseconds.
net_graphheight "100"
net_graphpos "400"
net_graphproportionalfont "100"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphsolid "1"
net_graphtext "1"

// Crosshair - http://bit.ly/FG_Crosshair
crosshair 1 // Enables crosshair
cl_crosshair_file crosshair1
cl_crosshair_scale "32"
cl_crosshairalpha "255"
cl_crosshair_red 255
cl_crosshair_green 255
cl_crosshair_blue 0

// Viewmodel
viewmodel_fov "90" // Best viewmodel FOV.
r_drawviewmodel "1" // Makes your weapon visible.
fov_desired "90" // Highest FOV for TF2.
cl_flipviewmodels "0" // Doesn't flip weapons to left side.
tf_use_min_viewmodels "0" // Turns off minimal viewmodels.
viewmodel_fov_demo "90"

// Network settings
sv_client_min_interp_ratio "-1" // Allows cl_interp_ratio to be set at 0, or any other value.
cl_cmdrate "100" // Sets the max cmdrate of a server to your client automatically.
cl_updaterate "100" // Sets the max updaterate of a server to your client automatically.
cl_interp "0.02" // Set linear interpolation to 20ms.
cl_interp_all "0" // Enables interpolation list optimizations.
cl_interp_ratio "0" // cl_interp isn't what reduces delay the most, it's cl_interp_ratio.
cl_localnetworkbackdoor "0" // Network optimizations for singleplayer, higher FPS when at 0.
cl_lagcompensation "1" // Makes your game less laggy. DO NOT CHANGE THIS!
cl_pred_optimize "1" // Repredicts even if there were no errors.
cl_predict "1" // Skip waiting for server feedback and simulate client side movement in real-time.
cl_predictweapons "1" // Skip waiting for server feedback and perform client side prediction of weapon effects.
cl_smooth "1" // Prediction error smoothing, do not turn this off, like many others have in the past.
cl_smoothtime "0.0455" // The default value of 0.1 is excessive, anything below 0.0455 is too little.
net_compresspackets "0" // Turn off packet compression, pretty much a useless delay nowadays.
net_compresspackets_minsize "1501" // Ensures no packets are compressed, the average MTU is 1500.
net_maxcleartime 0.01 // Less time for how long a packet can wait before being sent to the server.
net_maxpacketdrop 500 // Less time for how long a packet can be held before dropped.
net_splitpacket_maxrate 40000 // Use half of default rate for servers (80000 on average).
net_splitrate 4 // The number of fragments that are allowed to be sent per frame.
net_queued_packet_thread 581304 // Value for 'NET_QUEUED_PACKET_THREAD_DEBUG_VALUE', this forces all packets to be queued.
rate "1048576" // Sets the max rate of a server to your client automatically.
cl_timeout "9999" // You don't disconnect when you timeout.
cl_resend "6" // Retrying connection to the server.
cl_cmdrate +10 // Masks your ping, others can't see your real ping.
cl_allowdownload "1" // Allows downloading files.
voice_buffer_ms "50" // Makes voice chat better.

// Damage settings
hud_combattext 1 // http://bit.ly/HUD_Damage
hud_combattext_batching 1 // http://bit.ly/HUD_Damage
hud_combattext_batching_window 2 // http://bit.ly/HUD_Damage
hud_combattext_healing 1
hud_combattext_doesnt_block_overhead_text 1 // Damage indicator doesn't block overhead text.
tf_dingalingaling "1" // Enables hitsound.
tf_dingaling_pitchmaxdmg "1"
tf_dingaling_pitchmindmg "255"
tf_dingaling_volume "1" // You can clearly hear hitsound.

// Spray settings
cl_playerspraydisable "0" // Enables sprays.
r_spray_lifetime "2" // Makes sprays lifetime.

// Decals
r_decals "2048" // Default.
mp_decals 200 // Default.

// Null-Movement script - http://bit.ly/NullMovement
bind "w" "+mfwd" // Default "+forward"
bind "a" "+mleft" // Default "+moveleft"
bind "s" "+mback" // Default "+back"
bind "d" "+mright" // Default "+moveright"
alias +mfwd "-back;+forward;alias checkfwd +forward"
alias +mback "-forward;+back;alias checkback +back"
alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
alias +mright "-moveleft;+moveright;alias checkright +moveright"
alias -mfwd "-forward;checkback;alias checkfwd none"
alias -mback "-back;checkfwd;alias checkback none"
alias -mleft "-moveleft;checkright;alias checkleft none"
alias -mright "-moveright;checkleft;alias checkright none"
alias checkfwd none
alias checkback none
alias checkleft none
alias checkright none
alias none ""

// Sound
dsp_enhance_stereo "0" // Turns off delays on reverb channels.
snd_mixahead "0.1" // 100ms delay to keep the audio working as intended.
snd_mix_async "1" // Processes audio mixing asynchronized.
snd_async_fullyasync "1" // Processes audio playback asynchronized.
dsp_slow_cpu "1" // Turns off processing of dsp_room.
snd_pitchquality "0" // Turns off sound interpolation, which makes the audio quality higher.
snd_spatialize_roundrobin "0" // Lowend optimization: if nonzero, spatialize only a fraction of sound channels each frame.
snd_disable_mixer_duck "1" // Turns off processing of ducker volumes.
dsp_water "0" // Turns off audio distortion while being underwater.
phonemesnap "0" // Should disable the use of two phonemes.
sv_voiceenable "1" // Enables voice-chat.
voice_scale "1" // Hear kids CRYING!
voice_loopback "0" // Do not hear yourself when you are talking.
volume 0.2 // Change this to your own.
snd_musicvolume "0" // Disables music.
snd_mute_losefocus "1" // Disables game sounds when you alt-tab.
voice_steal 2 // If there isn't a free channel, steal a channel with the least amount of time left to play.
snd_noextraupdate "0"

// Mouse
sensitivity 5 // Change it to your own.
m_rawinput 1 // Bypasses Windows mouse filter. DO NOT CHANGE THIS!
m_pitch 0.022 // Mouse pitch factor.
m_yaw 0.022 // Mouse yaw factor.
m_filter "0" // Disables mouse filter.
m_customaccel "0" // Disables mouse acceleration.
m_mouseaccel1 "0" // Disables mouse acceleration.
m_mouseaccel2 "0" // Disables mouse acceleration.
m_mousespeed 0 // Disables Windows acceleration.
mat_vsync "0" // Force sync to vertical retrace. DO NOT CHANGE THIS.

// Graphics
// mat_dxlevel 95
// mat_phong "1"
r_3dsky "1"
muzzleflash_light "0"
Mat_Disable_Bloom "1" // Disables bloom.
mat_motion_blur_enabled "0" // Disables motion blur.
mat_colorcorrection "1" // Enables color-correction.
tf_particles_disable_weather "1" // Disables the drawing of weather particles.
cl_hud_minmode "0" // HUD Minimal Mode disabled.
glow_outline_effect_enable "1" // Enables glow effect.
cl_new_impact_effects "0" // Disables buggy impacts.
mp_usehwmmodels "0" // FPS Boost command #1
mp_usehwmvcds "0" // FPS Boost command #2
mat_monitorgamma "2.2"
r_renderoverlayfragment "1"
r_waterdrawreflection "0"
r_waterdrawrefraction "1"
r_waterforceexpensive "0"
r_waterforcereflectentities "0"

// Disable joystick support
xbox_autothrottle "0"
xbox_throttlebias "0"
xbox_throttlespoof "0"
joystick "0"

// Disable help
cl_ask_bigpicture_controller_opt_out "1"
cl_ask_blacklist_opt_out "1"
cl_ask_favorite_opt_out "1"
cl_hud_playerclass_playermodel_showed_confirm_dialog "1"
cl_showhelp "0"
replay_quitmsg_dontaskagain "1"
sb_dontshow_maxplayer_warning "1"
tf_casual_welcome_hide_forever "1"
tf_coach_request_nevershowagain "1"
tf_comp_welcome_hide_forever "1"
tf_explanations_backpackpanel "1"
tf_explanations_charinfo_armory_panel "1"
tf_explanations_charinfopanel "1"
tf_explanations_craftingpanel "1"
tf_explanations_discardpanel "1"
tf_explanations_store "1"
tf_show_preset_explanation_in_class_loadout "0"
tf_show_taunt_explanation_in_class_loadout "0"
tf_taunt_always_show_hint "0"
tf_training_has_prompted_for_forums "1"
tf_training_has_prompted_for_loadout "1"
tf_training_has_prompted_for_offline_practice "1"
tf_training_has_prompted_for_options "1"
tf_training_has_prompted_for_training "1"

// Binds
unbind "F7" // Unbinds report button. Which is useless and annoying.
unbind "v"
bind "ALT" "noclip"
bind "MOUSE5" "+voicerecord"
bind "i" "say www.steamcommunity.com/id/ForGamezCZ"
bind "p" "say www.youtube.com/user/ForGamezCZ"
bind "v" "say forgamez.tk OWNS ME AN ALL"
bind "F5" "player_ready_toggle; say ( ͡° ͜ʖ ͡°)" // Pressing F5 will make you "ready" in MVM & make Lenny face.
bind "F6" "say :^)"
bind "F7" "say VAC does not ban based on reports. Such data is only used for tracking and statistics purposes."
bind "F8" "say THIS SERVER IS GETTING OWNED BY FORGAMEZ CREW | youtube.com/user/ForGamezCZ"

// Other
fps_max "300" // Use 0, 300, 500, 999
jpeg_quality "100" // Screenshots are on BEST quality.
r_norefresh "0" // Fixes bug.
cl_disablehtmlmotd "1" // Disables html motd.
cl_showfps "0" // Doesn't show FPS.
sb_close_browser_on_connect "1" // Automatically closes server browser after clicking "connect".
tf_remember_activeweapon "1" // Remembers active weapon.
hud_fastswitch "1" // Enables fast-switch.
cl_autoreload "1" // Enables auto-reload.
cl_autorezoom "1" // Enables auto-rezoom with Sniper Rifle.
tf_scoreboard_ping_as_text "1" // Shows player's ping as text (eg. 30, 50).
cl_downloadfilter "nosounds" // Client is downloading visual materials only.
cl_mvm_wave_status_visible_during_wave "1" // Shows MVM status during wave.
tf_hud_target_id_disable_floating_health "1" // Disables floating health.
zoom_sensitivity_ratio "1" // Same sensitivy when you scope Sniper Rifle.
in_usekeyboardsampletime "0" // Turns off keyboard smoothing, which removes a delay between keystrokes.
tf_avoidteammates_pushaway "0" // Blocks teammates from pushing you around.
tf_spec_xray_disable "1" // Disables xray while spectating.
bugreporter_uploadasync "1"
bugreporter_includebsp "0"
cl_drawmonitors "0"
cl_muzzleflash_dlight_1st "0" // Disables dynamic lighting on muzzleflashes.
flex_smooth "0"
r_eyemove "0"
tf_medigun_autoheal "1" // Automatically makes you heal.

// Protection
alias demos ""
alias cc_random ""
alias cl_animationinfo ""
alias unbindall ""

// Welcome message
clear
echo "---------------------------------------------"
echo " [ ForGamez's config has been loaded! ] "
echo " [ VERSION : 28/12/2016 ] "
echo " [ Created By ForGamezCZ ] "
echo " [ http://bit.ly/ForGamezCZ ] "
echo "---------------------------------------------"

// Aliases
alias "dc" "disconnect"
alias "ae" "exec autoexec.cfg"
alias "qq" "quit"
alias "x4" "connect 109.74.146.19:27988"

alias "Steam" "say www.steamcommunity.com/id/ForGamezCZ"
alias "SteamGroup" "say steamcommunity.com/groups/ForGamezCZ"
alias "YouTube" "say www.youtube.com/c/ForGamezCZ"
alias "Facebook" "say www.facebook.com/vojtech.foral"
alias "Twich" "say www.twitch.tv/ForGamezCZ"
alias "Twitter" "say twitter.com/ForGamezCZ"
alias "Instagram" "say www.instagram.com/forgamezcz"
alias "Discord" "say discord.gg/A4mSV4k"

// Config created by ForGamezCZ
// All of commands are collected from:
// http://bit.ly/TF2_commands
// http://bit.ly/Felik_cfg
// and other random websites.

// Launch options: -threads 4 -novid -full -w 1920 -h 1080
// I run TF2 on DXLevel 95.
Top 10 Games
cs2CS2 settings
4965 settings
fortniteFortnite settings
575 settings
valorantValorant settings
293 settings
lolLoL settings
317 settings
dota 2Dota 2 settings
189 settings
pubgPUBG settings
265 settings
csCS 1.6 settings
8862 settings
New Setups
cs2psyRoX setup
2026-03-22
cs2snaydan setup
2026-03-10
cs2lezy setup
2026-02-18
fortniteRiigid setup
2026-01-10
cs2Sothitte setup
2025-12-26
New Configs
cod2dannyboydNK cfg
2026-04-11
cs2skizen cfg
2026-04-07
cod2w.I.w dNK cfg
2026-04-05
cs2Gigishaa cfg
2026-04-03
cs2Kayz cfg
2026-04-03
Updated Gear
cs2psyRoX gear
2026-04-02
cs2snaydan gear
2026-04-02
cs2lezy gear
2026-02-25
fortniteRiigid gear
2026-01-15
fortniteJarvy gear
2025-12-12
Updated Configs