Forum

Full Version: Screen calibration not saved after switching to TV and back
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
In guisettings.xml replace overscan value as you need. For me worked

Code:
<resolutions>
    <resolution>
        <description>720x480 (720x480) @ 60.00i - Full Screen</description>
        <subtitles>406</subtitles>
        <pixelratio>0.949895</pixelratio>
        <overscan>
            <left>46</left>
            <top>21</top>
            <right>671</right>
            <bottom>458</bottom>
        </overscan>
    </resolution>
</resolutions>
Pages: 1 2
Reference URL's