What's new

Random Wallpaper for Xbox

Kashulty_DucK

New member
Sorry if this is intrusive or misplaced but the xbox board doesn't program so I thought this was a better place.

here is a typical skin.ini:

SkinName "MetalGear","MetalGear"

[Skin_MetalGear]

Text = 30,37,0.5,0x000000,0,"<Time>"
Text = 28,39,0.5,0x808080,0,"<Time>"

Text = 620,420,0.5,0x000000,1,"<Name> V<Version>"
Text = 618,422,0.5,0x808080,1,"<Name> V<Version>"

Text = 620,37,0.5,0x000000,1,"<CD>"
Text = 618,39,0.5,0x808080,1,"<CD>"

Text = 30,420,0.5,0x000000,0,"<RDName>"
Text = 28,422,0.5,0x808080,0,"<RDName>"

LogoType= 0

Main = "\skin\MetalGear\MetalGear.jpg"
Launch = "\skin\MetalGear\Launch.jpg"

BarColor1 = 0x100903
BarColor2 = 0xF3DB91
BarAlpha = 0.5
MenuColor1 = 0xF3DB91
MenuColor2 = 0xD40C02

ok, so the rest of the story is that the ini tells the X where to find the pictures and colors for other things...the clock etc. So is there a way to include a RND() function to launch a new wallpaper everytime? Is it random_sort() and then list all the skins and locations? Willing to try any scripts that you post. Be nice please:). Since my google search came up with numerous virus scripts I'd prefer if you post directly to the board or if you have any links that would be very cool. Then again maybe I'm out of line here. Any help would be greatly appreciated.
 

Top