How to override guisettings.xml resolution in advancedsettings.xml
#1
Hi,

I'm trying to get my video calibration to 'stick' (overscan specifically) because it gets lost after reboots sometimes. According to the docs I can put directives from guisettings.xml into advancedsettings.xml.

I've tried adding the following but it doesn't seem to take effect. The xbmc log doesn't mention any errors.

Any ideas?

Thanks...

<resolution>
<description>1280x720 @ 60.00 - Full Screen</description>
<subtitles>685</subtitles>
<pixelratio>0.979858</pixelratio>
<refreshrate>60.000000</refreshrate>
<output>default</output>
<xrandrid>0x13d</xrandrid>
<overscan>
<left>26</left>
<top>16</top>
<right>1254</right>
<bottom>703</bottom>
</overscan>
</resolution>
Reply


Messages In This Thread
How to override guisettings.xml resolution in advancedsettings.xml - by moniko1511 - 2012-01-19, 22:39
[No subject] - by bargain - 2012-02-05, 12:08
[No subject] - by pssturges - 2012-02-18, 15:23
Logout Mark Read Team Forum Stats Members Help
How to override guisettings.xml resolution in advancedsettings.xml0