Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
#471416 06/08/13 05:10 PM
Joined: Aug 2013
L
Lamo Offline OP
stranger
OP Offline
stranger
L
Joined: Aug 2013
Hello i had bought a game today and i cannot play it frown My problem is resolution. My tv can only play 1024x768. I tried to change graphicSettings but it wont work. When i run the game in window and try to change resolution from menu i saw only 2resolution options-640 or 1600 frown Beta had more options...So is there any chance to run this game in 1024x768 ?

Joined: Mar 2003
Location: Canada
Support
Offline
Support
Joined: Mar 2003
Location: Canada

You can manually set the resolution by editing the graphicsettings.lsx file in Wordpad, or other text editor, located in the folder:

C:/Users/ %username% /My Documents/Larian Studios/Dragon Commander

Look for the section

<node id="ConfigEntry">
<attribute id="MapKey" value="ScreenHeight" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="768" type="4" />
</node>
<node id="ConfigEntry">
<attribute id="MapKey" value="ScreenWidth" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="1024" 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>

Joined: Aug 2013
L
Lamo Offline OP
stranger
OP Offline
stranger
L
Joined: Aug 2013
Ok its worked ! Thx ! I jus windowed the gamed and then change resolution!

Last edited by Lamo; 06/08/13 05:59 PM.

Moderated by  Bvs, ForkTong, Issh, Larian_QA, Lar_q, Lynn, Raze 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5