Kodi Community Forum

Full Version: How to force window resolution at boot
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey, guys. Before my advancedsettings.xml had a few lines that forced XBMC to start in a 1280x720 window rather than whatever size you used before you eited XBMC last time. However since I'm a dumbass I forgot to make a backup of that XML-file before I reformatted Windows 7. Could someone help me? I googled, but couldn't find it.

How is it done?
Stupid me. Found it at last.

<window>
<height>720</height>
<width>1280</width>
</window>
You could also use <fullscreen>true</fullscreen> if your fullscreen was 1280 x 720
No, but thanks anyway.Smile For some reason I don't wan't it to be fullscreen when I'm sitting at the computer, but when I have it on my TV I definetly do.