Foe_West wrote:
I also cannot find a way to get this game running at a multimonitor resolution, I have a amd radeon 7770 running 3840 by 1024 eyefinity, dragon commander only lists resolutions up to 1280 by 1024 and I found no .ini file that would let me change the resolution manually.
You must not be looking too hard:
Go to ...Documents\Larian Studios\Dragon Commander\graphicSettings.Isx and open with notepad/notepad++
Look down toward the end you'll see:
<node id="ConfigEntry">
<attribute id="MapKey" value="ScreenHeight" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="
1080" type="4" /> <--------------Change this value
</node>
<node id="ConfigEntry">
<attribute id="MapKey" value="ScreenWidth" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="
5760" type="4" /> <----------------- Change this value
I just went into the game and it lets me choose my resolution - I have Nvidia - which may be the problem you kids are having.