does anyone else have a top of the line or almost top of the line video card running darkplaces? i just upgraded from a geforce 6600gt to an 8800gt and i would have thought for sure i could finally use r_shadow_realtime_world 1. turns out that still totally kills my video card. just running around through e1m1 i get anywhere from 8fps to 212fps (in a dark corner).
does anyone have optimal settings that will make darkplaces look as good as it can while still giving a great framerate on modern hardware?
here's what i've set explicitly in my config:
does anyone have optimal settings that will make darkplaces look as good as it can while still giving a great framerate on modern hardware?
here's what i've set explicitly in my config:
Code:
gl_triplebuffer "1" r_novis "1" // darkplaces cl_beams_lightatend "1" cl_decals "1" cl_particles_blood_alpha "1" cl_particles_quality "4" con_textsize "6" crosshair "5" gl_texture_anisotropy "16" m_pitch "-0.022000" r_bloom "1" r_bloom_brighten "4" r_coronas "4" r_hdr "1" r_hdr_glowintensity "2" r_hdr_range "5" r_lightningbeam_color_green "0.800000" r_lightningbeam_scroll "10" r_lightningbeam_thickness "7" r_shadow_gloss "2" r_shadow_realtime_world "1" r_shadow_realtime_world_lightmaps "1" r_skyscroll1 "-0.500000" r_skyscroll2 "0.400000" r_wateralpha "0.6" scr_conalpha "0.6" sensitivity "13" v_gamma "1.250000" vid_conheight "384" vid_conwidth "680" vid_height "1050" vid_width "1680" gl_texturecompression "1" // needed for rygel's textures
Comment