Advertisement
iAmThatMichael

Legion Config - V0.76

Mar 11th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. // Legion Config V0.76
  2. // Created by @iAmThatMichael - 03/11/2019
  3. // Follow @iAmThatMichael, @DTZxPorter on Twitter for more updates and tools for Apex.
  4. // VERSIONING:
  5. // 0.69: initial test in mendo's discord
  6. // 0.75: added csm_coverage, csm_enabled, mat_shadowstate, r_dynamic, r_lightstyle, r_threaded_particles, shadow_capable, shadow_enable, stream_cache_preload_from_rpak
  7. // 0.76: added mat_bumpmap, mat_specular
  8. cl_cmdrate "120"
  9. cl_cull_weapon_fx "0"
  10. cl_ejectbrass "0"
  11. cl_particle_limiter_max_particle_count "1"
  12. cl_particle_limiter_max_system_count "1"
  13. cl_showfps "4"
  14. cl_showpos "1"
  15. cl_updaterate_mp "120"
  16. csm_coverage "0"
  17. csm_enabled "0"
  18. csm_world_shadows "0"
  19. debugsystemui "1"
  20. dof_enable "0"
  21. fog_enable "0"
  22. fog_enable_water_fog "0"
  23. fog_enableskybox "0"
  24. fps_max "0"
  25. map_settings_override "1"
  26. mat_bloomscale "0"
  27. mat_bumpmap "0"
  28. mat_compressedtextures "1"
  29. mat_diffuse "1"
  30. mat_disable_bloom "1"
  31. mat_disable_lightmap_ambient "1"
  32. mat_disable_lightmaps "1"
  33. mat_disable_model_ambient "1"
  34. mat_dynamic_tonemapping "0"
  35. mat_global_lighting "0"
  36. mat_hdr_enabled "0"
  37. mat_postprocess_enable "0"
  38. mat_screen_blur_enabled "0"
  39. mat_shadowstate "0"
  40. mat_showlowresimage "1"
  41. mat_specular "0"
  42. miles_occlusion "0"
  43. miles_occlusion_force "0"
  44. miles_occlusion_partial "0"
  45. r_decals "0"
  46. r_drawparticles "0"
  47. r_drawsprites "0"
  48. r_dynamic "0"
  49. r_lightstyle "0"
  50. r_threaded_particles "0"
  51. rate "512000"
  52. shadow_capable "0"
  53. shadow_enable "0"
  54. sssss_enable "0"
  55. stream_cache_preload_from_rpak "0"
  56. stream_enable "0"
  57. stream_mode "none"
  58. violence_ablood "0"
  59. violence_hblood "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement