Advertisement
Guest User

highquality.cfg

a guest
Jul 20th, 2013
531
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 1 0
  1. // High quality config for NEOTOKYO
  2. //
  3. // Launch NT with parameter -dxlevel 98 once to run at DX9 shader model 4
  4. // Remove -dxlevel 98 from launch parameters after this!
  5. //
  6. // Launch NT with parameter -autoconfig to cancel all the changes
  7. //
  8. // Additional launch parameres:
  9. // -noforcemaccel - Disable mouse acceleration, recommended
  10. // -nojoy - Don't initiate joystick support, tiny bit faster startup
  11. // -toconsole - Launch to console
  12.  
  13. //fps_max 121 // Uncomment to use. Recommended for smooth framerate. Lower it if your fps drops below this value a lot.
  14.  
  15. cl_detaildist 9000
  16. cl_detailfade 1
  17. cL_ejectbrass 1
  18. cl_forcepreload 1
  19. cl_phys_props_max 300
  20. cl_show_splashes 1
  21.  
  22. dsp_slow_cpu 0
  23.  
  24. jpeg_quality 100
  25.  
  26. fog_enable 1
  27.  
  28. lod_TransitionDist 800
  29.  
  30. mat_aaquality 2
  31. mat_antialias 8
  32. mat_bumpmap 1
  33. mat_clipz 1
  34. mat_fastnobump 0
  35. mat_filterlightmaps 1
  36. mat_forceaniso 16
  37. mat_forcemanagedtextureintohardware 1
  38. mat_hdr_level 1
  39. mat_parallaxmap 1
  40. mat_picmip 0
  41. mat_reducefillrate 0
  42. mat_specular 1
  43. mat_trilinear 1
  44. mat_vsync 0
  45.  
  46. muzzleflash_light 1
  47.  
  48. r_cheapwaterstart 1
  49. r_cheapwaterend 1
  50. r_decal_cullsize 1
  51. r_decals 3000
  52. r_drawflecks 1
  53. r_drawmodeldecals 1
  54. r_dynamic 1
  55. r_eyeglintlodpixels 12
  56. r_fastzreject -1
  57. r_forcewaterleaf 0
  58. r_lod -1
  59. r_maxdlights 64
  60. r_maxmodeldecal 150
  61. r_occlusion 1
  62. r_overlayfademax 4500
  63. r_overlayfademin 4500
  64. r_propsmaxdist 4500
  65. r_renderoverlayfragment 1
  66. r_rootlod 0
  67. r_ropetranslucent 1
  68. r_shadowmaxrendered 64
  69. r_shadows 1
  70. r_waterforceexpensive 1
  71. r_waterforcereflectentities 1
  72. r_WaterDrawReflection 1
  73. r_WaterDrawRefraction 1
  74. r_worldlights 2
  75. r_3dsky 1
  76. rope_smooth 1
  77. rope_wind_dist 1000
  78. rope_collide 1
  79. rope_subdiv 2
  80.  
  81. snd_async_fullyasync 0
  82. snd_digital_surround 0 // enable only if you have a surround speaker setup!
  83. snd_mixahead 0.05 // try 0.1 if you get sound crackling/glitches
  84.  
  85. echo "High quality NEOTOKYO config loaded."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement