Skip to content

Instantly share code, notes, and snippets.

@Poomel
Last active June 20, 2020 09:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Poomel/4287e5302668404f6735 to your computer and use it in GitHub Desktop.
Save Poomel/4287e5302668404f6735 to your computer and use it in GitHub Desktop.
The Division Config

Poomels The Division Config

This is my constantly updated The Division config.

Put the Files graphic settings.cfg and state.cfg in ...\Users\$USER\Documents\My Games\Tom Clancy's The Division !

These settings are optimized for the Dark Zone. Constant 60 FPS at a resolution of 1920x1080.

Windows/Other Settings

  • Windows Sensitivity: 6/11
  • Enhance Pointer Precision: No
  • Mouse DPI: 1000
  • Mouse Polling Rate: 500hz
  • Nvidia Maximum Pre-Rendered Frames: 1
  • For better Moussettings MarkC MousFix
{
allowedTearingFast = 1,
allowedTearingSlow = 1,
["anisotropy quality"] = 0,
bloom = true,
["bloom dirt"] = true,
brightness = 0,
["chromatic aberration"] = false,
["distant envmap"] = true,
dof = 0,
["extra streaming distance"] = 0.8,
indoor = true,
["lens flare"] = false,
look2 = 0,
["max anisotropy"] = 4,
maxFramerate = 2,
["num spot shadows"] = 2,
["object detail"] = 1,
["parallax mapping"] = 1,
["particle quality"] = 1,
postfx = true,
raa = true,
["reduce latency2"] = 3,
["reflected objects quality"] = 1,
reflections = 1,
["shadow distance"] = 300,
["shadow quality"] = 2,
["shadow resolution 2"] = 2,
sharpen2 = 1,
smaa = 0,
["snow particles wind"] = false,
["spot shadow resolution"] = 1,
["ss reflection3"] = 1,
["ss shadows2"] = 2,
["ssao quality 2"] = 1,
sss3 = false,
["streamer dedicated budget"] = 64,
["streamer memory fraction"] = 0.75,
temporalaa2 = 1,
["terrain texture lod"] = 350.338,
["terrain texture quality"] = 1,
["terrain vertex lod"] = 20,
["ui blur intensity limit"] = 0.3,
["ui screen darkening"] = 0,
["view scale"] = 1,
vignette = false,
["volumetric fog4"] = 3,
}
{
audio = {
muteonunfocus = false,
voipinputdevice = #FC5754B5381D463BA72FA5BF64C86EBA,
},
graphics = {
fullscreenSettings = {
fullscreen = false,
height = 1080,
maximized = false,
refresh-rate-denominator = 1000,
refresh-rate-numerator = 59934,
width = 1920,
x-pos = 0,
y-pos = 0,
},
initsettingsfromhardware = false,
windowed = true,
windowedSettings = {
fullscreen = true,
height = 1001,
maximized = false,
refresh-rate-denominator = 1000,
refresh-rate-numerator = 60000,
width = 1904,
x-pos = 8,
y-pos = 31,
},
},
localization = {
mainLanguage = 76,
showClosedCaptions = false,
showSubtitles = false,
spokenLanguage = 76,
subtitlesLanguage = 76,
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment