There are lots of client settings available, and this doc will guide you through them. If you are looking for client commands, read the Client Commands doc. To find out how to find the config file, read the Client Config doc.
| Settings | Description | Default value
|
| player_name | The name of your player. | nameless tee
|
| password | Password to the server you're joining. |
|
| logfile | Path to a logfile |
|
| cl_cpu_throttle | Adds a sleep after each tick. | 0
|
| cl_editor | Activates the editor. Only in-game. | 0
|
| cl_eventthread | Use thread to pump the events. | 0
|
| inp_grab | Forceful input grabbing. | 0
|
| b_filter_string | Server browser filter string. |
|
| b_filter_full | Filter out full servers in server browser. | 0
|
| b_filter_empty | Filter out empty servers in server browser. | 0
|
| b_filter_pw | Filter out password protected servers in server browser. | 0
|
| b_filter_ping | Filter out servers with higher ping than this. | 999
|
| b_filter_gametype | Filter out other gametypes than this one. |
|
| b_filter_tuned | Filter out tuned servers in server browser. |
|
| b_filter_compatversion | Filter out non-compatible servers in server browser. |
|
| b_sort | Column id to sort after. | 0
|
| b_sort_order | Sort order. 0 is ascending and 1 is descending. | 0
|
| b_max_requests | Number of requests to use when refreshing server browser. | 10
|
| snd_buffer_size | Sound buffer size. | 512
|
| snd_rate | Sound mixing rate. | 48000
|
| snd_enable | Enables sound. | 1
|
| snd_volume | Sound volume. | 100
|
| snd_nonactive_mute | Mute Teewolds when inactive. | 0
|
| gfx_screen_width | Screen resolution width. | 800
|
| gfx_screen_height | Screen resolution height. | 600
|
| gfx_fullscreen | Fullscreen on/off. | 1
|
| gfx_alphabits | Alpha bits for framebuffer (fullscreen only). | 0
|
| gfx_color_depth | Color bits for framebuffer (fullscreen only). | 24
|
| gfx_clear | Clear screen before rendering. | 0
|
| gfx_vsync | Vertical sync. | 1
|
| gfx_display_all_modes | Shows all screen resolutions in graphics settings. | 0
|
| gfx_texture_compression | Texture compression. | 0
|
| gfx_high_detail | High detail. | 1
|
| gfx_texture_quality | Quality textures. | 1
|
| gfx_fsaa_samples | FSAA samples. | 0
|
| gfx_refresh_rate | Screen refresh rate. | 0
|
| gfx_debug_resizable | Enables resize of the window (debug only). | 0
|
| gfx_finish | Wait for OpenGL to finish. | 1
|
| inp_mousesens | Mouse sensitivity. | 100
|
Don't use these settings unless you are sure of what you're doing.
| Settings | Description | Default value
|
| cl_predict | Use prediction. | 1
|
| cl_nameplates | Show nameplates. | 0
|
| cl_nameplates_always | Always show nameplates. | 0
|
| cl_autoswitch_weapons | Auto switch weapon on pickup. | 0
|
| cl_showfps | Displays fps. | 0
|
| cl_airjumpindicator | Makes feet darker when double jump is made. | 1
|
| cl_warning_teambalance | Warning if teams are unbalanced. | 1
|
| cl_mouse_deadzone | How far from the player you can move the mouse without camera moving with you. | 400
|
| cl_mouse_followfactor | Set how fast the camera will follow the cursor. | 60
|
| cl_mouse_max_distance | Max distance between mouse and player. | 800
|
| ed_showkeys | Shows the key presses in editor. | 0
|
| cl_flow | Enables client flow. | 0
|
| cl_show_welcome | Shows the first launch popup. | 1
|
| cl_motd_time | How long the motd is showed. | 10
|
| cl_version_server | Version checking server. | version.teeworlds.com
|
| player_use_custom_color | Toggle use custom colors on/off. | 0
|
| player_color_body | Player body color. | 65408
|
| player_color_feet | Player feet color. | 65408
|
| player_skin | Player skin. | default
|
| ui_page | Interface page. | 5
|
| ui_toolbox_page | Interface toolbox page. | 5
|
| ui_server_address | Interface server address. | localhost:8303
|
| ui_scale | Interface scale. | 100
|
| ui_color_hue | Interface color hue. | 160
|
| ui_color_sat | Interface color saturation. | 70
|
| ui_color_lht | Interface color lightness. | 175
|
| ui_color_alpha | Interface alpha. | 228
|
| gfx_noclip | Disable clipping. | 0
|
Don't use these settings unless you are sure of what you're doing.