Help - Search - Members - Calendar
Full Version: Logo Mod
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC Skinning > Official Team Blackbolt Skins Forum > Skin Mods
kurse76
Well ive had this for a while so i thought i might as well put it out there,
Ive only done this to the Pal16x9 files but you could edit the others just the same so lets roll.

STEP 1
In Home.xml
find:

<control type="image">
<description>MC360 Logo</description>
<posx>475</posx>
<posy>83</posy>
<width>104</width>
<height>128</height>
<texture>MC360_logo.png</texture>
<visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
</control>

and change to this :

<control type="image">
<description>MC360 Logo</description>
<posx>475</posx>
<posy>83</posy>
<width>104</width>
<height>128</height>
<info>Skin.String(MediaLogo)</info>
<texture>MC360_logo.png</texture>
<visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
</control>

no do the same to custom1112_GamesHome.xml and custom1112_GamesHome.xml

but change the <info>Skin.String(MediaLogo)</info> to

<info>Skin.String(GamesLogo)</info> for games blade

<info>Skin.String(KAILogo)</info> for the kai(live) blade


download custom1130_GuideLogoOptions.xml and place in your pal folder(wait till end of flash movie for download)

this is just a copy of the shutdown menu but with custom logo buttons

now just select some icons

put customLogo-Img.png in the mc360 media folder(with textures.xpr)


IPB Image


screenshot

IPB Image
kurse76
sorry but i forget to add that you need to add a button to your customize theme xml file so you can launch the window

download here

just replace with the one in the pal folder

and edit the translate.xml file :

find :

<include name="19180">
<label>Choose Wallpaper Pack</label>
</include>

change to :

<include name="19180">
<label>Choose Wallpaper and Logo Pack</label>
</include>



And ive adjusted the setwallpaperpack.py to set all the logos as well,but rather than offer you a download you can do it yourself by watching this flash movie HERE just click the logo script button
kurse76
New version that adds logo change selection to the wallpaper selection window,
add a logo pack or separate logos
nice and clean this way.

download zip HERE and put files in the relevant mc360 skin folder


IPB Image

IPB Image


Could a mod delete the first two posts please?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.