About the X-Factor Skin (R683) (1 Viewer)

edterbak

Portal Pro
March 4, 2008
2,114
1,176
Home Country
Netherlands Netherlands
Thans cul8er. I was just wondering, is it possible to make a quick fix for the lineout bug?
Or is there one somewhere already?. I love the menu structure of this skin. I would love to keep it. Is there a comparable one out there?

Thanks for your dedication to mp.
 

Messiahs

Portal Pro
December 11, 2008
222
106
Home Country
Germany Germany
AW: About the X-Factor Skin (R683)

two short questions:

is it possible to disable "weather" shortcut ( i don't want to show weather if a user press down key and i don't want to show it all the time)
How can i change the "comic girl" when a album cover is missing.

cul8er
thx for all your dam good work !!

thx
Messiahs
 

cul8er

Retired Team Member
  • Premium Supporter
  • August 31, 2006
    2,159
    2,679
    Home Country
    Sweden Sweden
    • Thread starter
    • Moderator
    • #43
    Hi Messiahs,

    1. To disable the weather shortcut you have to edit a xml file. Open the common.basichome.weather.xml file and replace all content with the text below;
    Code:
    <?xml version="1.0" encoding="utf-8" ?>
    <window>
    <controls>
    
    <control>
      <description>Weather focus button</description>
      <type>button</type>
      <id>73071091</id>
      <posX>0</posX>
      <posY>0</posY>
      <width>1</width>
      <height>1</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
    </control>
    </controls>  
    
    </window>

    2. To replace the default cover you just replace the "Media/defaultAlbum.png" image with your own image (same size). Can be a blank image if you like.

    best regards
    cul8er
     

    Messiahs

    Portal Pro
    December 11, 2008
    222
    106
    Home Country
    Germany Germany
    AW: About the X-Factor Skin (R683)

    thanks for your fast response.

    1.) i modifed the xml ( i use menu layout "horizontal without rss"), but now i only get a blank screen (after key down). Any idea ?

    2.) just a info: i had to change "noThumb.png" too.

    best regards,
    Messiahs
     

    edterbak

    Portal Pro
    March 4, 2008
    2,114
    1,176
    Home Country
    Netherlands Netherlands
    Messiahs, could you make your mods available for us as well (when finished ofcourse)? Id like what your doing :)
     

    Messiahs

    Portal Pro
    December 11, 2008
    222
    106
    Home Country
    Germany Germany
    AW: About the X-Factor Skin (R683)

    edterbak
    yes of course, but at this time i'm just playing (and my changes are very small).

    cul8er
    I think i found a solution... i just removed "<import>common.basichome.weather.xml</import>" from BasicHome.xml (hope this is the right way).
    Perhaps and if you find some time it would be great if you add this feature to "Menu Editor".
     

    Users who are viewing this thread

    Top Bottom