PDA

View Full Version : The 256x256 .tbn resolution limit


pablo
2007-03-23, 19:35
I'm making a skin specifically for 720p, and I was wondering if there was any way to bypass the 256x256 .tbn resolution limit?
(that's what I got from reading the XBMC online manual)

It would be nice for displaying larger DVD covers, since they don't look too nice stretched any larger than that.

gzusrawx
2007-03-23, 20:21
I believe you just need to add some code in a file named advancedsettings.xml look that up in the wiki and you should be golden.

pablo
2007-03-23, 21:30
Oh yeah, that's the stuff :nod:

Thank you very very much!

Jezz_X
2007-03-23, 22:01
and for reference the built in limit is 192x192

jmarshall
2007-03-24, 01:22
And note that that means a limit of 192x192 = 36864 pixels. It doesn't have to be square, so a rectangular image allows more than 192 pixels in one direction.