IronArcturus: That's good! Also, do you know how to get Kingpin to remember its settings after you close and restart the game? I'm trying to keep the Texture Quality in the Visuals section set to high, but for some reason it keeps resetting to low mode. Selecting "Accept Changes" in the menu doesn't seem to matter after the game has exited. Do you know if there is a way to fix this?
Yes there's something strange here.
I suggest modifying the autoexec.cfg file. First make a backup.
Then open it in a text editor. Notepad or Notepad++
And add the following lines:
\ )))Reverend((('s Kingpin Best Visual Config
echo "Setting )))Reverend((('s Best Visual Config"
set gl_ztrick 0
set gl_texturemode GL_LINEAR_MIPMAP_LINEAR
set gl_cull 1
set gl_specular 1
set gl_dynamic 1
set gl_monolightmap 0
set gl_round_down 1
set gl_picmip 0
set gl_ext_palettedtexture 0
set gl_ext_multitexture 1
set gl_flashblend 0
set gl_fog 1
set gl_reflections 1
set gl_shadows 1
set gl_playermip 0
set gl_polyblend 1
set gl_modulate 1.5
set gl_maxtexsize 256
set gl_vertex_arrays 1
set r_painskins 2
set r_lightflares 1
set r_directional_lighting 1
set r_drawentities 1
set r_showbbox 0
set r_drawworld 1
set r_nocull 0
set r_detail_dist 256
set r_detail_scale 8
set cl_bloodtime 10
set cl_particles 1
set cl_noskins 0
set cl_lights 1
set cl_blend 1
set cl_gun 1
set cl_entities 1
set cl_fireworks 3
set cl_rearviewmirror 0
echo "DONE setting )))Reverend((('s config!!"
Save and close. Now it should be better. :)