how to set the default resolution to 1080i?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
codeat Offline
Junior Member
Posts: 10
Joined: Jan 2008
Reputation: 0
Post: #1
how to set the default resolution to 1080i

i modify the skin.xml
<defaultresolution>pal</defaultresolution>
to
<defaultresolution>1080i</defaultresolution>

what should i do?
find quote
codeat Offline
Junior Member
Posts: 10
Joined: Jan 2008
Reputation: 0
Post: #2
i get it.
in the guisettings.xml
<videoscreen>
<guicalibration></guicalibration>
<resolution>33</resolution>
<testresolution></testresolution>
<vsync>2</vsync>
</videoscreen>

resolution option set 0
it work
find quote
althekiller Offline
Team-XBMC Developer
Posts: 4,710
Joined: May 2004
Reputation: 12
Post: #3
Just set it in settings > appearance > screen. Everything else should scale accordingly.
find quote