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
I have set the resolution at 800x600. Be sure to check the other grafical Settings when you get in the game to suit your needs.
To manually change the resolution. Search for the section:
</node>
<node id="ConfigEntry">
<attribute id="MapKey" value="ScreenHeight" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="1600" type="4" />
</node>
<node id="ConfigEntry">
<attribute id="MapKey" value="ScreenWidth" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="2560" type="4" />
</node>
Search for 'fake' near the start of the file to set the display mode (if both FakeFullscreen and Fullscreen are set to zero, it will be in Window mode).
<node id="ConfigEntry">
<attribute id="MapKey" value="FakeFullscreenEnabled" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="0" type="4" />
</node>
<node id="ConfigEntry">
<attribute id="MapKey" value="FrameCapFPS" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="60" type="4" />
</node>
<node id="ConfigEntry">
<attribute id="MapKey" value="Fullscreen" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="1" type="4" />
</node>
Since you quoted the manual edit instructions:
The graphicSettings.lsx file is automatically created by the game when it is first started, in the My Documents Larian Studios folder.
There are a couple replacement D:OS folders, mostly for troubleshooting startup crashes:
D:OS EE (the graphicSettings.lsx file is set to 1280x720 Windowed mode, Very Low quality preset)
https://www.dropbox.com/s/1ipz4q9780x35tj/DOSEE_doc_20119430.zip?dl=1
D:OS Classic (1152x648 resolution, windowed mode)
https://www.dropbox.com/s/dgexy80z6axxtmq/DOSdoc10219.zip?dl=1
Go to the folder '..\Documents\Larian Studios\Divinity Original Sin' as outlined by Raze above. All you have to do is rename the graphicSettings.lsx file to graphicSettings.old.lsx. When you load the game again, it forces the game to build a new graphics file and should build it at the resolution you currently have.
In my case, I cant view anything past 1600x900 so anything trying to run at 1900x1020 or whatever it is, would cause my monitor to flip out. Doing as I've stated fixed that problem. It's actually worked for a couple of other games also.