Many fans of Tom Clancy’s The Division have noticed, that some multi-monitor problems in particular can be run in borderless windowed mode, rather than full screen headless regimen, independence of the option that was selected. In this article we present solution on how to fix The Division not going into real full screen mode.
- Go to C:/Users/PC name/Documents/My Games/Tom Clancy’s The Division/
- Find and open file state.cfg
- Find the following:
graphics = {
fullscreenSettings = {
fullscreen = false, - Just change the false option on true and save the file.
Also this solution can help the problem with Mouse problem that arises when playing on two monitors, when the mouse doesn’t travel to the second monitor.
Found a mistake? Highlight the text and press Ctrl + Enter
This doesn’t work, only puts it into Windowed Fullscreen Mode, which isn’t Fullscreen
I read this and it didn’t work , so I read through the file and changed a few things and it worked. This is how my string looks and it works fine , thanks for pointing me in the right direction!
{
audio = {
muteonunfocus = false,
voipinputdevice = #00000000000000000000000000000000,
},
graphics = {
dx12 = false,
fullscreenSettings = {
fullscreen = true,
height = 1080,
maximized = true,
refresh-rate-denominator = 1000,
refresh-rate-numerator = 60000,
width = 1920,
x-pos = 0,
y-pos = 0,
},
initsettingsfromhardware = false,
maxAnisotropy = 16,
reduceLatency = false,
tripleBuffer = true,
windowed = true,
windowedSettings = {
fullscreen = true,
height = 1054,
maximized = false,
refresh-rate-denominator = 1000,
refresh-rate-numerator = 60000,
width = 1916,
x-pos = 3,
y-pos = 18,
},
},
input = {
allowControllers = true,
allowNongamepadControllers = false,
maxMouseSensitivity = 80,
minMouseSensitivity = 2,
},
localization = {
mainLanguage = 0,
showClosedCaptions = false,
showSubtitles = true,
spokenLanguage = 0,
subtitlesLanguage = 0,
},
}
….oh yeah.
i changed it to look like that and it still crashes trying to change it to fullscreen
thank jodi(2nd comment guy) worked for me your log just copy+paste everyone is fine now full screen
thx it work
thanks it worked