Help - Search - Members - Calendar
Full Version: New Version, Or Whats Wrong?
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official Team UIX Forums > User.Interface.X (UIX) Skins
g0teem
ok im modding my firends xbox and he wanted UIX dash and he wants it all modded and cool cause hes a pain in the ass. Anyway, when i go to change the main xbox orb it cahnges the little orb on the menu selector instead. I read the tutorial and my mainmenu.xip is called main_menu.xip and i am reanamign my orb to OrbCell-FACES.xm ... can anyone help?

i have the latest version of UIX
XxXDarkwraitHXxX
QUOTE(g0teem @ Jul 5 2005, 07:39 PM)
ok im modding my firends xbox and he wanted UIX dash and he wants it all modded and cool cause hes a pain in the ass.  Anyway, when i go to change the main xbox orb it cahnges the little orb on the menu selector instead.  I read the tutorial and my mainmenu.xip is called main_menu.xip and i am reanamign my orb to OrbCell-FACES.xm ... can anyone help?

i have the latest version of UIX
*


Hmm, that's strange. huh.gif Try this:

Start out with fresh .xap files. Open main_menu.xip/default.xap.

Find
CODE
DEF Modded_Orb Transform


Replace that whole section with this:
CODE

       DEF Modded_Orb Transform
       {
           children
           [
               Spinner
               {
                   rpm 3
                   axis 0 0 2
                   children
                   [
                       Shape
                       {
                           appearance Appearance
                           {
                               material MaxMaterial
                               {
                                   name "ReflectSurface"
                               }
                           }
                           geometry Mesh { url "OrbCell-FACES.xm" }
                       }
                   ]
               }
           ]
           rotation -0.993700 -0.088440 0.068970 -1.576000
           //scale 47.000000 47.000000 47.000000
           scale 0 0 0
           //scale 43.000000 43.000000 43.000000
           scaleOrientation 0.036530 0.975200 0.218400 -0.396500
           translation -54.880000 -15.100000 29.980000


Then insert the orb under OrbCell-FACES.xm. Hope that helps!
g0teem
noe that just totaly earased the visuals for my main menu the buttons are still tehre i just cant see them all i see is the background image and the cell wall... thanx for you help and fast responce tho
BlackWraith
Depending on which mode you're in, depends how ya change your orb. In stock mode, all you would need to do is create a new xbox4.xbx and add it to the skin that you are using. Now if you're in modded mode, using gasclown's thread for adding a new mainmenu orb can be found here CHANGE MAIN MENU ORB It's pretty informative on how ya can get a nice modded orb. Enjoy! biggrin.gif
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.