Vertical Home Menu and Change Speed of Background Images?
#1
Is there an option for changing the horizontal home menu into a vertical home menu? Or has anyone successfully modded to do so?

And is there a way to adjust the delay time in which the background images change? I feel like it goes a little too fast when I have multi images set up and I was just wondering if I can make them slower?

Other than that this skin is amazing! Really hoping for a vertical home menu because that's the only thing keeping me from using this skin full time.
Reply
#2
No vertical menu. The amount of work to get that option would be insane.

As for background times, there's no option to change it but you could if you were willing to explore one of the xml files.

defaults/xml in the 1080i folder. Pretty sure it's a little piece of code like:
Code:
<default type="multiimage">
        <aspectratio align="center">scale</aspectratio>
        <fadetime>FanartCrossfadeTime</fadetime>
        <include>FullscreenDimensions</include>
        <timeperimage>7000</timeperimage>
        <randomize>true</randomize>
    </default>
Just change timeperimage to something else. It's milliseconds.
Reply
#3
Oh okay I didn't know how complicated the vertical menu would be so I won't worry about that. I'll just try and get used to the horizontal. Thanks for the background info. I'll see what I can do with that.

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Vertical Home Menu and Change Speed of Background Images?0