Hello, I am running Quoth with the Darkplace engine. The problem I have is that I get low framerates at certain spots in the maps. For example, my frame rate was 44, then it suddenly drops to 15 at one spot on the map for about one second, then it goes back up. I tried lowering bpp to 16 and resolution to 800 *600 and gl_finish 1, but it doesn't seem to fix it. It is at the same spot every time. Is there anyway to fix this?
My autoexec.cfg file is as follows:
bind "9" "impulse 250"
bind "0" "impulse 251"
+mlook
sv_cheats 1
cl_particles_blood_alpha "1"
cl_stainmaps "0"
cl_stainmaps_clearonload "0"
gl_polyblend "0.200000"
r_coronas "0"
r_glsl "0"
r_shadow_gloss "0"
r_shadow_realtime_dlight "0"
r_shadow_realtime_dlight_shadows "0"
r_shadow_realtime_world_dlightshadows "0"
r_shadow_realtime_world_shadows "0"
gl_finish 1
any help would be great, thanks.
My autoexec.cfg file is as follows:
bind "9" "impulse 250"
bind "0" "impulse 251"
+mlook
sv_cheats 1
cl_particles_blood_alpha "1"
cl_stainmaps "0"
cl_stainmaps_clearonload "0"
gl_polyblend "0.200000"
r_coronas "0"
r_glsl "0"
r_shadow_gloss "0"
r_shadow_realtime_dlight "0"
r_shadow_realtime_dlight_shadows "0"
r_shadow_realtime_world_dlightshadows "0"
r_shadow_realtime_world_shadows "0"
gl_finish 1
any help would be great, thanks.
Comment