[HELP] Start XBMC with custom windowed resolution
#1
Hi. im wanting to start XBMC with custom windowed resolution. is this possible?
Reply
#2
chrisallen511 Wrote:Hi. im wanting to start XBMC with custom windowed resolution. is this possible?

yes, add following to advancedsettings.xml in your user folder. replace 720 and 1280 with the resolution you like

PHP Code:
    <window>
        <
height>720</height>
        <
width>1280</width>
    </
window
Reply

Logout Mark Read Team Forum Stats Members Help
[HELP] Start XBMC with custom windowed resolution0