Advertisement
LowSpecGamer2

General.ini

Dec 16th, 2020
18,712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. [General]
  2. ConfigVersion = 2
  3. DefaultEngine = "CGameEngine"
  4. DBGConsoleOn = "true"
  5. DebugConsole = "true"
  6. DrawDebugOverlay = "true"
  7.  
  8. [Overlay/DebugVisualizer]
  9. Enabled = true
  10.  
  11. [Debug/GameMenu]
  12. Enable = true
  13.  
  14. [GaneFramework]
  15. DebugStateMachine = 1
  16.  
  17. [Debug/Console]
  18. ClassName = "CDebugConsole"
  19. Enabled = true
  20.  
  21. [Debug]
  22. DumpNameList = 1
  23.  
  24. [Developer/FeatureToggles]
  25. VolumetricFog = 0
  26. VolumetricClouds = 0
  27. DistantFog = 0
  28. DistantVolFog = 0
  29. Antialiasing = 0
  30. AntialiasingSuppressed = 1
  31. ScreenSpaceReflection = 0
  32. ScreenSpacePlanarReflection = 0
  33. Bloom = 0
  34. ImageBasedFlares = 0
  35. ChromaticAberration = 0
  36. DepthOfField = 0
  37. SSAO = 0
  38. MotionBlur = 0
  39. DistantShadows = 0
  40. RainMap = 0
  41. LocalShadows = 0
  42. DistantGI = 0
  43. GlobalIllumination = 0
  44. ContactShadows = 0
  45. RuntimeTangentUpdate = 0
  46. DynamicDecals = 0
  47. Hair = 0
  48. CharacterSubsurfaceScattering = 0
  49. CharacterSubsurfaceTranslucency = 0
  50. CharacterRimEnhancement = 0
  51. ScreenSpaceUnderwater = 0
  52. ScreenSpaceHeatHaze = 0
  53. CharacterLightBlockers = 0
  54. Weather = 0
  55. ScreenSpaceRain = 0
  56. CascadesHeuristicForceRefresh = 0
  57.  
  58.  
  59.  
  60.  
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement