mert69 cs2 settings, config & cfg 2017
| Full Name | - |
| Nickname | mert69 |
| Birthday | - |
| Nationality | |
| Game | |
| Since | 2017-03-18 |
| Last Update | 2017-03-18 |
Navigation
| mert69 Gear |
| mert69 Setup |
| mert69 Config |
| mert69 Settings |
mert69 screenshot
mert69 Gear
| Mouse | - |
| Mousepad | - |
| Keyboard | - |
| Headset | - |
| Earbuds | - |
| Monitor | - |
| Chair | - |
| Controller | - |
| Case | - |
mert69 Gaming PC Setup
| GPU | - |
| CPU | - |
| Memory | - |
| Motherboard | - |
| Power Supply | - |
| Storage | - |
| Fan | - |
| Cooler | - |
mert69 config
The Counter-Strike 2 config file of mert69 has been downloaded 22 times. Download autoexec.cfg by clicking the download button below.
How to install mert69 cs2 config
1. Download autoexec.cfg by clicking the download button above.
2. Extract and/or copy file(s) into your Counter-Strike 2 folder (Example: C:\Program Files (x86)\Steam\userdata\STEAMID\730\local\cfg).
3. Launch the game and type in "exec configname.cfg" in console to load the config or make sure to add "exec autoexec.cfg", "exec userconfig.cfg" or "exec mert69.cfg" to config.cfg file in your Counter-Strike 2 folder.
2. Extract and/or copy file(s) into your Counter-Strike 2 folder (Example: C:\Program Files (x86)\Steam\userdata\STEAMID\730\local\cfg).
3. Launch the game and type in "exec configname.cfg" in console to load the config or make sure to add "exec autoexec.cfg", "exec userconfig.cfg" or "exec mert69.cfg" to config.cfg file in your Counter-Strike 2 folder.
Social Media
| Twitch | - |
| - | |
| YouTube | - |
| - | |
| - | |
| TikTok | - |
| Steam | - |
| Discord | - |
mert69 Settings
Monitor
| Resolution | - |
| Aspect Ratio | - |
| Display Mode | - |
| Brightness | - |
| Color Mode | - |
Video Advanced
| Global Shadow Quality | - |
| Model / Texture Detail | - |
| Texture Streaming | - |
| Effect Detail | - |
| Shader Detail | - |
| Boost Player Contrast | - |
| Multicore Rendering | - |
| Multisampling Anti-Aliasing Mode | - |
| FXAA Anti-Aliasing | - |
| Texture Filtering Mode | - |
| Wait for Vertical Sync | - |
| Motion Blur | - |
| Triple-Monitor Mode | - |
| Use Uber Shaders | - |
Viewmodel
| FOV | - |
| Offset X | - |
| Offset Y | - |
| Offset Z | - |
| Presetpos | - |
| Shift Left Amt | - |
| Shift Right Amt | - |
| Recoil | - |
| Righthand | - |
Viewmodel commands
Launch Options
Mouse
| DPI | - |
| Sensitivity | - |
| eDPI | - |
| Windows Sensitivity | - |
| Zoom Sensitivity | - |
| Raw Input | - |
| Acceleration | - |
Crosshair
| Draw Outline | - |
| Alpha | - |
| Color | - |
| Blue | - |
| Green | - |
| Red | - |
| Dot | - |
| Gap | - |
| Size | - |
| Style | - |
| Thickness | - |
| Sniper | - |
Crosshair commands
cl_bob
| Lower Amt | - |
| Amt Lat | - |
| Amt Vert | - |
| Cycle | - |
cl_bob commands
HUD
Radar
FAQ
Summary
This page contains the in-game settings, config files (cfg) and hardware setup of mert69. The mert69 cs2 settings page has been viewed for 1.623 since it was added on 2017-03-18. The last time the settings of mert69 were on 2017-03-18. Visit the cs2 settings page to view more Counter-Strike 2 settings like mert69 or visit upload section to add your own cs2 settings.
Other Counter-Strike 2 settings
| # | Name | Country | Last Update | |
| 1 | 2023-10-03 | |||
| 2 | 2020-02-05 | |||
| 3 | 2024-04-16 | |||
| 4 | 2024-02-29 | |||
| 5 | 2020-08-27 |
Other Anguilla gaming settings
| # | Name | Country | Last Update | |
| 1 | 2017-03-18 | |||
| 2 | 2014-07-15 | |||
| 3 | 2016-12-07 | |||
| 4 | 2017-12-01 |
mert69 CFG file
Show netgraph when checking scoreboard
net_graph "1"
net_graphheight "9999"
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
bind "TAB" "+scorenet"
Display Damage with Switch Script
alias displaydamage "displaydamage_on"
alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off""
alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
bind "f5" "displaydamage"
Jump Throw Script
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+jumpthrow"
Buy and drop
alias "buyanddrop" "buy ak47; buy m4a1; buy m4a1_silencer; slot1; drop"
Disable in-game voice + no rebinds needed
alias "disablevoice" "voice_chat"
alias "voice_chat" "chat_1"
alias "chat_1" "voice_enable 1; playvol buttons\blip1 0.5; alias voice_chat chat_0"
alias "chat_0" "voice_enable 0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
Toggle FPS for loading maps faster
alias fpschange "fpschange_high"
alias fpschange_high "fps_max 999; playvol buttons\blip1 0.5; alias fpschange "fpschange_low"
alias fpschange_low "fps_max 60; playvol buttons\blip2 0.5; alias fpschange "fpschange_high"
fpschange_low //This turns your FPS low when the game starts to load maps faster
bind "F6" "fpschange"
host_writeconfig
net_graph "1"
net_graphheight "9999"
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
bind "TAB" "+scorenet"
Display Damage with Switch Script
alias displaydamage "displaydamage_on"
alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off""
alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
bind "f5" "displaydamage"
Jump Throw Script
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+jumpthrow"
Buy and drop
alias "buyanddrop" "buy ak47; buy m4a1; buy m4a1_silencer; slot1; drop"
Disable in-game voice + no rebinds needed
alias "disablevoice" "voice_chat"
alias "voice_chat" "chat_1"
alias "chat_1" "voice_enable 1; playvol buttons\blip1 0.5; alias voice_chat chat_0"
alias "chat_0" "voice_enable 0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
Toggle FPS for loading maps faster
alias fpschange "fpschange_high"
alias fpschange_high "fps_max 999; playvol buttons\blip1 0.5; alias fpschange "fpschange_low"
alias fpschange_low "fps_max 60; playvol buttons\blip2 0.5; alias fpschange "fpschange_high"
fpschange_low //This turns your FPS low when the game starts to load maps faster
bind "F6" "fpschange"
host_writeconfig
Top 10 Games
New Setups
New Configs
Updated Gear
Updated Configs