Help - Search - Members - Calendar
Full Version: Add-on To Xbox4 Tut
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official Team UIX Forums > User.Interface.X (UIX) Tutorials
haxjester
OK, i missed the deadline to edit my last post, and wanted to add this to it
To have the option to change the xbox4.xbx settings (visible, or not) in the Dash Configuration, search for this in config.xap/default.xip
CODE
function BuildMainList()

in that function look for
CODE
ClearText();

directly above ClearText(); add this
CODE
configList[i] = "Use Xbox4.xbx for Main Orb:";
configValues[i] = "c-Orb Style-xbox4";
configSelect[i] = "ToggleTF()";
i = i +1;

now you make the xbox4.xbx visible or not from within the dash smile.gif

haxjester
Infamous_One
i see the option , but it does nothing.
haxjester
did you add the code to default.xap/default.xip from my other post?
Infamous_One
QUOTE(haxjester @ Jan 4 2005, 09:01 AM)
did you add the code to default.xap/default.xip from my other post?
*



yep , that was missing , now it works. laugh.gif
jbp20717
Sorry about this, but do UIX .xap files need to be resigned with WinXip or not?
If so, I'm having some problems - whenI choose to resign and select the default.xip I'm told that not all items have been checked. Its been a while since I used WinXIP and I don't know what to so - any help anyone?
Infamous_One
QUOTE(jbp20717 @ Jan 4 2005, 02:13 PM)
Sorry about this, but do UIX .xap files need to be resigned with WinXip or not?
If so, I'm having some problems - whenI choose to resign and select the default.xip I'm told that not all items have been checked.  Its been a while since I used WinXIP and I don't know what to so - any help anyone?
*



No , since THC LITE nothing needs to be resigned.
ILTB
Yeah its all 'pre patched' so no annoying resigning.
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.