xboxscene.org forums

Author Topic: Add-on To Xbox4 Tut  (Read 796 times)

haxjester

  • Archived User
  • Newbie
  • *
  • Posts: 10
Add-on To Xbox4 Tut
« on: January 03, 2005, 05:18:00 PM »

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 = "Use Xbox4.xbx for Main Orb:";
   configValues = "c-Orb Style-xbox4";
   configSelect = "ToggleTF()";
   i = i +1;

now you make the xbox4.xbx visible or not from within the dash :)

    haxjester

This post has been edited by haxjester: Jan 4 2005, 01:19 AM <
Logged

Infamous_One

  • Archived User
  • Hero Member
  • *
  • Posts: 771
Add-on To Xbox4 Tut
« Reply #1 on: January 04, 2005, 01:30:00 AM »

i see the option , but it does nothing. <
Logged

haxjester

  • Archived User
  • Newbie
  • *
  • Posts: 10
Add-on To Xbox4 Tut
« Reply #2 on: January 04, 2005, 01:41:00 AM »

did you add the code to default.xap/default.xip from my other post? <
Logged

Infamous_One

  • Archived User
  • Hero Member
  • *
  • Posts: 771
Add-on To Xbox4 Tut
« Reply #3 on: January 04, 2005, 01:43:00 AM »

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.  :lol: <
Logged

jbp20717

  • Archived User
  • Full Member
  • *
  • Posts: 233
Add-on To Xbox4 Tut
« Reply #4 on: January 04, 2005, 06:53:00 AM »

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? <
Logged

Infamous_One

  • Archived User
  • Hero Member
  • *
  • Posts: 771
Add-on To Xbox4 Tut
« Reply #5 on: January 04, 2005, 11:50:00 AM »

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.
 <
Logged

ILTB

  • Recovered User
  • Full Member
  • *
  • Posts: 211
Add-on To Xbox4 Tut
« Reply #6 on: January 05, 2005, 04:03:00 AM »

Yeah its all 'pre patched' so no annoying resigning. <
Logged