Advertisement
Guest User

rgl_config

a guest
Jul 17th, 2019
620
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. number_of_ragdolls = 0
  2. max_simultaneous_sound_event_count = 1
  3. disable_animation_optimizer = 0
  4. enable_extra_animation_debug_checks_for_loading = 0
  5. show_qt_console = 0
  6. use_imgui_console = 0
  7. print_degenerate_bodies = 0
  8. invert_mouse = 0
  9. check_duplicate_floras = 0
  10. grass_density = 0
  11. decal_life_multiplier = 10
  12. anisotropic_filtering = 2
  13. use_fmod_profiler = 0
  14. crf_pack_process_count = 0
  15. compile_shaders_at_scene_loading = 0
  16. show_tooltips_at_startup = 1
  17. use_blob_shadow = 1
  18. force_single_threading = 0
  19. graphics_adapter = 0
  20. first_time = 0
  21. texture_detail = 40
  22. show_framerate = 1
  23. show_debug_text = 1
  24. max_framerate = 200
  25. enable_edit_mode = 1
  26. debug_mode = 0
  27. cheat_mode = 0
  28. development_mode = 0
  29. disable_content_warnings = 0
  30. quality_reflections = 0
  31. disable_modification_checker = 0
  32. disable_frequency_variation = 0
  33. display_width = 1920
  34. display_height = 1080
  35. display_refresh_rate = 60
  36. display_mode = 2
  37. selected_monitor = 0
  38. force_vsync = 1
  39. enable_cloth_simulation = 0
  40. shader_quality = 0
  41. postfx_dof = 0
  42. postfx_sssss = 0
  43. postfx_ssr = 0
  44. postfx_hdr = 0
  45. postfx_sunshafts = 0
  46. postfx_streaks = 0
  47. postfx_hexagon_vignette = 0
  48. postfx_vignette = 0
  49. postfx_grain = 0
  50. postfx_lens_flares = 0
  51. postfx_chromatic_aberration = 0
  52. postfx_motion_blur = 0
  53. tesselation = 0
  54. particle_quality = 0
  55. shadowmap_type = 1
  56. shadowmap_filtering = 1
  57. shadowmap_resolution = 0
  58. use_secure_connection = 0
  59. max_number_of_connections = 16
  60. look_for_server_on_this_machine = 0
  61. use_winmm_audio = 0
  62. use_wasapi_audio = 0
  63. enable_version_check = 1
  64. enable_aspect_ratio_control = 1
  65. give_performance_warnings = 1
  66. disable_scene_save_warnings = 1
  67. disable_warning_lines = 0
  68. enforce_crc_checks = 0
  69. pack_only_anims_and_bodies = 0
  70. enforce_multipass_terrain = 0
  71. dont_pack_texture_only_crfs = 0
  72. skip_tutorial = 0
  73. disable_music = 0
  74. disable_sound = 0
  75. map_center_point_x = 430
  76. map_center_point_y = 390
  77. map_max_allowed_distance_from_center_point_x = 410
  78. map_max_allowed_distance_from_center_point_y = 360
  79. map_max_allowed_camera_height = 770
  80. use_local_coordinates_in_editor = 1
  81. use_camera_frame_placement_in_editor = 0
  82. use_fast_combat_inputs = 0
  83. use_contour_selection_in_editor = 1
  84. editor_gizmo_fallback_render = 0
  85. sound_device = 0
  86. shader_compile_with_left_ctrl = 1
  87. ui_debug_mode = 0
  88. shader_development_mode = 0
  89. output_missing_shaders = 0
  90. window_repositioning = 0
  91. lighting_quality = 0
  92. antialiasing_technique = 2
  93. mesh_selection_mode = 0
  94. environment_detail = 1
  95. character_detail = 1
  96. weapon_trail_amount = 0.5000
  97. editor_gizmo_scale = 1.0000
  98. music_volume = 0.4000
  99. sound_volume = 1.0000
  100. mouse_sensitivity_coefficient = 0.4012
  101. flora_degrade_distance = 90.0000
  102. gamma = 2.2000
  103. sharpen_amount = 0.0000
  104. control_mouse_movement_y_scale = 1.5000
  105. brightness = 50.0000
  106. editor_locale = null
  107. server_ip = 127.0.0.1
  108. system_debug_filter = 184464550395904
  109. user_debug_filter = 1
  110. antialiasing_technique = 2
  111. occlusion_technique = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement