Strange thing: I checked graphicSettings.lsx (located in C:\Users\<your name>\Documents\Larian Studios\Baldur's Gate 3\) and the manually changed resolution is stored there after I close the game but it does not restart at 2560x1440.


<node id="ConfigEntry">
<attribute id="MapKey" type="FixedString" value="ScreenHeight"/>
<attribute id="Type" type="int32" value="0"/>
<attribute id="Value" type="int32" value="1440"/>
</node>
<node id="ConfigEntry">
<attribute id="MapKey" type="FixedString" value="ScreenWidth"/>
<attribute id="Type" type="int32" value="0"/>
<attribute id="Value" type="int32" value="2560"/>
</node>