Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You have to start the game and get everything set the way you want it, with the exception of Full Screen since that tends not to work or to crash the game for some people like it did for me. Then exit the game. Find a file on your computer called; "GFXSettings.TheDivision.exe.xml". It should be located under your Windows User Name "C:\Users\[your user name]\Documents\My Games\Tom Clancy's The Division"
Make a backup copy of the file in case anything goes wrong.
You can open the file with Notepad and make changes to it. You are looking for two lines in particular; hopefully I remember them correctly;
<OPTION Name="Windowed" Registered="True" Type="Bool" Value="false" />
<OPTION Name="DirectX 12" Registered="True" Type="Bool" Value="false" />
Where it says Value= make sure they both say "false"
Save the file. After you have saved the file, right-click on the filename and go to properties. Check the box that says Read Only.
Try and run the game and see if it runs in full screen. If the game doesn't run or crashes after you start it then this did not work for you either. Restore your file with the backup of the file you made before you made changes.
Note: If you wish to make any graphics changes to your game after this you will have to Uncheck the Read Only property of the file.
and restart computer
then
play the game
It worked for me. But, there's more work to do than James mentioned. Props to James for thinking to hit up the configuration file, btw. I don't remember the last time I went in to play with stuff like that. It was somehow comforting.
(It does seem like none of this works right until you disable DirectX 12 rendering. And I'm fine with that since I saw no difference in graphical detail afterwards, but did observe steadier frame rates.)
Setting the Windowed value to "false" wasn't enough. Note the lower case on that, btw.
The enumeration value for DisplayMode had switched to "Undefined", which seems to be the key to the persistence of this issue. Replace that value with "FullScreen".
As a part of my usual distrust in technology, I also set the Resolution values to match my monitor. I don't know if that helped anything, but certainly I got The Division working somewhat better than it had before all this happened to me.
I'm betting you have the same problem with DisplayMode having been set to "Undefined" like mine was.