Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. MaxAnisotropy=16
  2. AddDisplaySuperSamplingResolutions=false
  3. EnableVSync=true
  4. VSyncSkipNumFrames=0
  5. ForceLodBias=false
  6. LodBias=-0.3
  7.  
  8. [LIMITER]
  9. WaitBusyRenderer=false
  10. EnableFPSLimit=true
  11. FPSLimit=60.0
  12.  
  13. [INPUT]
  14. //back
  15. KeyReadConfig=8
  16. //shift
  17. KeyCombination=16
  18. //f12
  19. KeyUseEffect=123
  20. //home
  21. KeyFPSLimit=0
  22. //num / 106
  23. KeyShowFPS=106
  24. //insert
  25. KeyScreenshot=44
  26. //enter
  27. KeyEditor=90
  28. KeyFreeVRAM=0
  29. KeyBruteForce=0
  30. KeyDepthOfField=118
  31.  
  32. [ADAPTIVEQUALITY]
  33. Enable=true
  34. Quality=1
  35. DesiredFPS=60.0
  36.  
  37. [ANTIALIASING]
  38. EnableEdgeAA=true
  39. EnableSubPixelAA=true
  40. EnableTemporalAA=false
  41.  
  42. [FIX]
  43. FixParallaxBugs=true
  44. IgnoreLoadingScreen=true
  45. IgnoreInventory=true
  46. FixGameBugs=true
  47. FixTintGamma=false
  48. RemoveBlur=true
  49. FixSubSurfaceScattering=true
  50. FixAliasedTextures=true
  51. FixSkyReflection=true
  52. FixCursorVisibility=true
  53. FixParallaxTerrain=true
  54. FixLag=false
  55.  
  56. [LONGEXPOSURE]
  57. EnableLongExposureMode=false
  58. Time=1.0
  59. BlendMax=0.0
  60.  
  61. [THREADS]
  62. PriorityMode=0
  63. EnableUnsafeFixes=false
  64. DataSyncMode=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement