Advertisement
Sacryn

Magicka 2 - Minimal GFX user_settings.config

Feb 15th, 2016
2,708
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1.  
  2. adapter_index = 0
  3. aspect_ratio = -1
  4. aspect_ratio_enum = "auto"
  5. borderless_fullscreen = false
  6. cull_distance_decal = 0
  7. cull_distance_foliage = 0
  8. cull_distance_tree = 15
  9. development_settings = {
  10. development_keys = {
  11. }
  12. health_system = {
  13. }
  14. }
  15. enable_revive_message_sound = true
  16. enable_vibration = true
  17. fullscreen = false
  18. fullscreen_output = 0
  19. gui_vol = "0.5"
  20. master_vol = "0.5"
  21. music_vol = "0.5"
  22. old_school_movement = false
  23. render_settings = {
  24. bloom_enabled = false
  25. debug_render_voxels = false
  26. debug_rendering = false
  27. disable_soft_particles = true
  28. dof_enabled = false
  29. fog_enabled = true
  30. fxaa_enabled = false
  31. fxaa_high = false
  32. fxaa_low = false
  33. fxaa_medium = false
  34. g_tessellation = 1
  35. g_tessellation_detail = 1
  36. g_tessellation_tri_size = 8
  37. gbuffer_albedo_luminance_visualization = false
  38. gbuffer_albedo_visualization = false
  39. gbuffer_ao_visualization = false
  40. gbuffer_fill_albedo = false
  41. gbuffer_glossiness_visualization = false
  42. gbuffer_normal_visualization = false
  43. gbuffer_rim_light_visualization = false
  44. gbuffer_self_illumination_visualization = false
  45. gbuffer_shadow_mask_visualization = false
  46. gbuffer_specular_visualization = false
  47. generate_cubemap = false
  48. half_res_effects_enabled = true
  49. light_accumulation_alpha_visualization = false
  50. light_accumulation_rgb_visualization = false
  51. lighting = true
  52. local_lights_cast_shadows = true
  53. local_lights_enabled = false
  54. particles_cast_shadows = false
  55. particles_local_lighting = true
  56. particles_receive_shadows = true
  57. particles_tessellation = true
  58. shadow_map_cube_size = [
  59. 64
  60. 64
  61. ]
  62. shadow_map_size = [
  63. 512
  64. 512
  65. ]
  66. shadow_mapping_enabled = false
  67. smaa_enabled = false
  68. smaa_high = true
  69. smaa_low = false
  70. smaa_medium = false
  71. ssao_enabled = false
  72. voxel_cone_tracing = false
  73. water_refraction_enabled = false
  74. water_shimmer_enabled = false
  75. }
  76. screen_resolution = [
  77. 960
  78. 540
  79. ]
  80. sfx_vol = "0.5"
  81. show_hud_status_effects = true
  82. show_networkhuds = true
  83. show_player_names = 2
  84. show_reticles = true
  85. sound = {
  86. }
  87. texture_settings = {
  88. "content/units/textures/all" = 4
  89. }
  90. vo_vol = "0.5"
  91. vsync = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement