PDA

View Full Version : where are the pictures kept?


bigmark9
2005-10-23, 07:33
i want to change the pictures that display on the main page when i select my videos, my pictures, my programs, etc.
i searched the folders for .png's, .jpg's, .bmp's, etc, but could not find them.
do they have a different extension?
or are they in the xbe?
anybody know?
thanks.

purplenines
2005-10-23, 19:25
if you are running pmiii then all the pictures are compressed into the textures.xpr file in the media folder of the skin. i would also like to know how to alter these graphics but can't find a program that can handle this file so!!!!!!! if there is any kind developers out there which program should we be using *:bowdown:

pike
2005-10-23, 20:05
pm3 skin files are all uncompressed in cvs (http://cvs.sourceforge.net/viewcvs.py/xbmc/xbmc/skin/project%20mayhem%20iii/media/)
xbmc can run with either uncompressed gfx, or compressed (as in the textures.xpr) compressed images in xpr has priority over "loose" media files. change name of image in xml's and it will work external

purplenines
2005-10-23, 22:06
cheers pike *:bowdown: *:bowdown: *:bowdown:

bigmark9
2005-10-23, 23:28
thanks for the info and link.