Btw if anyone else has huge framedrops while scrolling the terrain disabling the texture streaming in
C:\Users\username\Documents\Larian Studios\Divinity Original Sin\graphicsettings.lsx fixed that for me.
just change it too:
<node id="ConfigEntry">
<attribute id="MapKey" value="TextureStreamingEnabled" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="0" type="4" />
</node>
It will reset if you change any graphic setting so make the file read only .
The initial loading will be a bit longer but its way smoother without it i didnt see any downsides apart from that so far.
This will not help with overall framrate problems, it just alleviates the framerate drops while scrolling.
If you have low fps while standing still you need to lower some settings shadows and ambient occlusion where the biggest boosts ive found.
It's also a good idea to enable the framecap to make it even smoother, if you cant reach 60 fps , It's best to change it to 30 in the ini:
<node id="ConfigEntry">
<attribute id="MapKey" value="FrameCapFPS" type="22" />
<attribute id="Type" value="0" type="5" />
<attribute id="Value" value="30" type="4" />
Seriously i don't know why the most important settings are hidden in the ini...
Last edited by tetsuo; 03/07/14 09:56 AM.