1

Topic: [SOLVED] The game run slowly

I have an old pc: Amd sempron 2400+, geforce fx 5200, 1.67ghz, 512mb ram.
The old version of the game was work fine and was fluid, but the latest version work very slow sad

how can i set all settings to lowest?

2

Re: [SOLVED] The game run slowly

1) turn down the resolution... that's the first heavy factor.
gfx_screen_width 1440
gfx_screen_height 900
(replace with some sane values... 800x600?)
2) turn off vsync
gfx_vsync 0
3)turn off high details
gfx_high_detail 0
gfx_texture_quality 0
4) other variables you may work on
gfx_texture_compression 0
gfx_color_depth 24
gfx_alphabits 0
cl_cpu_throttle 0

Support Staff - ESL.eu Teeworlds Admin

3

Re: [SOLVED] The game run slowly

Solution: installed last driver of video card big_smile