Advertisement
Vanilla_Mi

Settings_v0.ini minimal input lag

Sep 17th, 2016
594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. //C:\Users\xxx\Documents\Overwatch\Settings\Settings_v0.ini
  2. //Make Read-only after saving
  3. // <- ^ Dont copy this. Tweak the values such as height, width, refreshrate, audio, sensitivity etc. Pretty sure you dont want to copy the GPU ID section either
  4.  
  5. [Cinematics.1]
  6. ShowIntro = "0"
  7.  
  8. [GPU.5]
  9. GPUDeviceID = "5058"
  10. GPUName = "NVIDIA GeForce GTX 970"
  11. GPUScaler = "7.000000"
  12. GPUVenderID = "4318"
  13.  
  14. [Render.13]
  15. AADetail = "0"
  16. DirectionalShadowDetail = "0"
  17. DynamicAmbient = "0"
  18. EffectsQuality = "1"
  19. FullScreenHeight = "1080"
  20. FullScreenRefresh = "144"
  21. FullScreenWidth = "1920"
  22. FullscreenWindow = "1"
  23. FullscreenWindowEnabled = "1"
  24. GFXPresetLevel = "1"
  25. HorizontalFOV = "105.000000"
  26. LimitToRefresh = "0"
  27. LocalFogDetail = "1"
  28. LocalReflections = "0"
  29. MaxAnisotropy = "1"
  30. MaxEffectsAnisotropy = "1"
  31. MaxExtraQualityAnisotropy = "0"
  32. RefractionDetail = "0"
  33. RenderBrightness = "0.032341"
  34. RenderContrast = "1.108407"
  35. TextureDetail = "1"
  36. RenderScale = "0"
  37. ShowFPSCounter = "0"
  38. SimpleDirectionalShadows = "1"
  39. SSAOEnabled = "0"
  40. SSLRDetailLevel = "0"
  41. TranslucentShadowDetail = "0"
  42. TripleBufferingEnabled = "0"
  43. UseGPUScale = "0"
  44. WindowedHeight = "1080"
  45. WindowedPosX = "0"
  46. WindowedPosY = "0"
  47. WindowedWidth = "1920"
  48. WindowMode = "0"
  49.  
  50. [Sound.3]
  51. LocalMicVolume = "100.000000"
  52. MasterVolume = "70.000000"
  53. MusicVolume = "0.000000"
  54. VoiceChatVolume = "100.000000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement