Advertisement
Guest User

Pellyx FPS Config

a guest
Sep 4th, 2015
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. // Pellyx FPS Config --- Inspired by Comanglia and Chris //
  2. //-------------------------------------------------------------------
  3. //This config is just for fun. I am aware that Comanglia's config is
  4. //way better and gives more FPS. And please, don't use Chris' config
  5. //be cause its outdated. He stopped playing TF2 in 2012, and didn't
  6. //update it since.
  7. //-------------------------------------------------------------------
  8. //Launch options: (Steam library > right click on TF2 > Properties >
  9. //Set launch options... > -dxlevel 80 -nod3d9ex -console -w 1280 -h 720 -full -novid +mat_showlowresimage 1
  10.  
  11. //-------------------------------------------------------------------
  12. //Disable sprays
  13.  
  14. cl_playerspraydisable 1
  15.  
  16. //-------------------------------------------------------------------
  17. //Disable face movement
  18.  
  19. r_teeth 0
  20. r_lod 2
  21. r_flex 0
  22. r_rootlod 2
  23. //r_eyes 0 //The reason i commented this is be cause with this on
  24. //it actually completely removes eyes from the character model. I
  25. //personally don't like it but if you really want max FPS, remove //.
  26.  
  27. //-------------------------------------------------------------------
  28. //Disable ragdolls
  29.  
  30. //I suggest you keep this on, ragdolls serve no
  31. //purpose and they only lower your framerate.
  32.  
  33. ragdoll_sleepaftertime 0
  34. cl_ragdoll_forcefade 1
  35. cl_ragdoll_fade_time 0
  36. cl_ragdoll_physics_enable 0
  37. g_ragdoll_lvfadespeed 0
  38. g_ragdoll_fadespeed 0
  39.  
  40. //-------------------------------------------------------------------
  41. //Disable gibs
  42.  
  43. cl_phys_props_enable 0
  44. cl_phys_props_max 0
  45. violence_agibs 0
  46. violence_hgibs 0
  47. props_break_max_pieces 0
  48. r_propsmaxdist 1
  49.  
  50. //-------------------------------------------------------------------
  51. //Disable shadows
  52.  
  53. //I don't know the shadow commands so i
  54. //copied this from Comanglia's config.
  55.  
  56. mat_shadowstate 0
  57. r_shadowmaxrendered 0
  58. r_shadowrendertotexture 0
  59. r_shadows 0
  60.  
  61. //-------------------------------------------------------------------
  62. //FPS related
  63.  
  64. net_graph 0 //If you use this, your fps will be really lowered.
  65. cl_showfps 0
  66. fps_max 0 //Please don't cap your FPS. If you constantly reach
  67. //your FPS cap, it can cause bugs when you move your camera.
  68.  
  69. //-------------------------------------------------------------------
  70. //Internet settings
  71.  
  72. //This is only for players that have medium-good connection/speed.
  73. //I'm sorry but i don't know the values for bad connection.
  74. //If you have a bad connection, google the commands.
  75. //This does not boost FPS but makes aiming more precise.
  76.  
  77. cl_cmdrate 67
  78. cl_interp .033
  79. cl_interp_ratio 1
  80. cl_lagcompensation 1
  81. cl_pred_optimize 2
  82. cl_smooth 0
  83. cl_smoothtime 0.01
  84. cl_updaterate 67
  85. rate 60000
  86.  
  87. //-------------------------------------------------------------------
  88. //The "good stuff"
  89.  
  90. //This is main FPS booster.
  91.  
  92. sv_cheats 1
  93. mat_disable_bloom 1
  94. mat_phong 0
  95. cl_jiggle_bone_framerate_cutoff 0
  96. mat_colorcorrection 0
  97. mat_filtertextures 0 //Makes blocky-like textures.
  98. mat_motion_blur_enabled 0
  99. r_occlusion 0
  100. tf_particles_disable_weather 1
  101. cl_hud_playerclass_use_playermodel 0
  102. mat_vsync 0 //I don't think this boosts fps, but if you have common
  103. //sense you will leave this off.
  104. violence_ablood 1
  105. violence_hblood 1
  106.  
  107. //-------------------------------------------------------------------
  108. //HUD related
  109.  
  110. //This does not boost fps at all, but its nice to have.
  111.  
  112. voice_enable 0 //Turns off your mic and you don't hear annoying kids
  113. //that scream. Definately good to have.
  114. hud_saytext_time 5 //Determines how long words show up in chat. Set
  115. //to 0 if you dont want chat at all.
  116. //cl_notifications_show_ingame 0 //Turns off all notifications. Turn
  117. //on if you are a trader.
  118. hud_achievement_glowtime 0
  119. hud_achievement_count 0
  120. hud_achievement_tracker 0
  121.  
  122. //-------------------------------------------------------------------
  123. //Null-canceling movement + blocky textures (important!!!)
  124.  
  125. mat_filterlightmaps 1
  126. alias +mfwd "-back;+forward;alias checkfwd +forward;mat_filterlightmaps 0"
  127. alias +mback "-forward;+back;alias checkback +back;mat_filterlightmaps 0"
  128. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft;mat_filterlightmaps 0"
  129. alias +mright "-moveleft;+moveright;alias checkright +moveright;mat_filterlightmaps 0"
  130. alias -mfwd "-forward;checkback;alias checkfwd none"
  131. alias -mback "-back;checkfwd;alias checkback none"
  132. alias -mleft "-moveleft;checkright;alias checkleft none"
  133. alias -mright "-moveright;checkleft;alias checkright none"
  134. alias checkfwd none
  135. alias checkback none
  136. alias checkleft none
  137. alias checkright none
  138.  
  139. bind w +mfwd
  140. bind s +mback
  141. bind d +mright
  142. bind a +mleft
  143. alias none ""
  144.  
  145. //-------------------------------------------------------------------
  146. //End
  147.  
  148. sv_cheats 0
  149.  
  150. //-------------------------------------------------------------------
  151. //More FPS boost
  152.  
  153. //http://www.teamfortress.tv/981/rayshud
  154. //http://www.teamfortress.tv/25647/no-explosion-smoke-script/
  155. //http://www.teamfortress.tv/16179/no-hats-mod
  156. //http://pastebin.com/tWMVynL2 //install this same way as smoke script
  157.  
  158. //-------------------------------------------------------------------
  159. //A **BIG** thank you to Comanglia and Chris. They are both amazing
  160. //and you should definately check out Comanglia's config.
  161. //http://www.teamfortress.tv/25328/comanglia-s-config-fps-guide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement