xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
2 Pages V  1 2 >  
Reply to this topicStart new topic
> How To Get Backgrounds Working, For The Noob In Us All
KyesaRRi
post May 5 2005, 06:04 AM
Post #1


X-S Freak
*****

Group: Members
Posts: 1576
Joined: 13-August 04
From: Australia
Member No.: 138265
Xbox Version: v1.0
360 version: v1 (xenon)



Ok this question has been asked way too many times both in the forums AND on IRC, so im gonna write a tutorial:

Ok to start, you need WinXIP not WinZIP or WinRAR, this is the program used to edit the .xip files that UIX and the m$ dash uses.

Start by FTP'ing over your \user.interface.x.dash\xips\default.xip over from your xbox.

Next run the program winXIP, then go File -> Open
Open up defaut.xip

You will get a bunch of config.xap, default.xap, dvd.xap, etc...

The 1 we are looking for is default.xap
Click on it and go edit -> extract

Extract it to the desktop then open default.xap with notepad, yes notepad...

Now you will see a bunch of code. Dont touch any of it, unless i tell you to.
Ok now go Ctrl + F or find. Type this in:

CODE
DEF theBackground Background


Hit enter and you will see somthing like this:

CODE
DEF theBackground Background
{
   skyColor 0 0 0
   //backdrop ImageTexture { url "xboxlogo.xbx" }
}


Now change that so it looks like this:

CODE
DEF theBackground Background
{
   skyColor 0 0 0
   backdrop ImageTexture { url "background.xbx" }
}


Save, and open up default.xip again, go edit -> insert.
When it asks for an overwrite, go YES.

Then save, and ftp it back to the \user.interface.x.dash\xips\
It will ask for an overwrite, check the file size, it should be just smaller than the original

Now reboot UIX and your done
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Big_Peb
post May 7 2005, 11:23 PM
Post #2


X-S Member
*

Group: Members
Posts: 93
Joined: 3-September 03
Member No.: 60385
Xbox Version: unk
360 version: unknown



Does this include the skins downloaded from allxboxskins? Will it work if I renamed the "background.xbx" to "xboxlogo.xbx" and just moved the xboxlogo to another folder? I ask this because I don't have access to a computer right now to ftp over.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Odb718
post May 8 2005, 12:11 AM
Post #3


X-S Freak
*****

Group: Last Chance
Posts: 1589
Joined: 19-August 03
Member No.: 57222
Xbox Version: v1.0
360 version: v1 (xenon)



you would still have to comment it in. but it would display the image... but it'd be the same as the launch screen.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Big_Peb
post May 16 2005, 01:26 AM
Post #4


X-S Member
*

Group: Members
Posts: 93
Joined: 3-September 03
Member No.: 60385
Xbox Version: unk
360 version: unknown



I made the changes to "background.xbx" and the background image isn't showing up, the only thing that changed was the orb. Do I need to edit something else?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
KyesaRRi
post May 16 2005, 05:47 AM
Post #5


X-S Freak
*****

Group: Members
Posts: 1576
Joined: 13-August 04
From: Australia
Member No.: 138265
Xbox Version: v1.0
360 version: v1 (xenon)



The ORB changed??

Are you sure you followed the tutorial correctly.

You may have changed somthing the dash style to modded or to stock. Post us some screenies of what has happened.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Odb718
post May 16 2005, 08:13 AM
Post #6


X-S Freak
*****

Group: Last Chance
Posts: 1589
Joined: 19-August 03
Member No.: 57222
Xbox Version: v1.0
360 version: v1 (xenon)



lol you have to comment
it (being
DEF theBackground Background
{
skyColor 0 0 0
//backdrop ImageTexture { url "xboxlogo.xbx" }
})
back
in.......

as in nothing will be displayed in the background if the xap isnt edited.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Big_Peb
post May 17 2005, 11:30 PM
Post #7


X-S Member
*

Group: Members
Posts: 93
Joined: 3-September 03
Member No.: 60385
Xbox Version: unk
360 version: unknown



http://img266.echo.cx/my.php?image=uixscre...ot1759132dt.png

As you can see the orb has changed, but the background remains black.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
neovash
post Jul 12 2005, 06:06 PM
Post #8


X-S Enthusiast


Group: Members
Posts: 5
Joined: 9-March 05
Member No.: 204655



Can You post a pic of what it should look like when done
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
sameatshamhaha
post Jul 12 2005, 08:20 PM
Post #9


X-S Enthusiast


Group: Members
Posts: 20
Joined: 29-December 04
Member No.: 181714



Hey guys just to get this sorted out!!! To get background images working you need to delete two game saves in your E drive. In UDATA delete a file called FFF00FFF and in TDATA delete FFF00FFF.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
mr. newbie
post Jul 13 2005, 12:35 AM
Post #10


X-S Senior Member
**

Group: Members
Posts: 180
Joined: 9-July 04
Member No.: 129551



thx alot! biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
BlackWraith
post Jul 13 2005, 01:45 AM
Post #11


X-S Member
*

Group: Members
Posts: 133
Joined: 9-February 04
From: United States
Member No.: 98906
Xbox Version: v1.0
360 version: v1 (xenon)



grr.gif WOW! lets all make a difficult thing out of one line of code o_O grr.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
KyesaRRi
post Jul 21 2005, 03:37 AM
Post #12


X-S Freak
*****

Group: Members
Posts: 1576
Joined: 13-August 04
From: Australia
Member No.: 138265
Xbox Version: v1.0
360 version: v1 (xenon)



Can someone confirm that this works... i see that alot of people are having problems with this not working. I have tried on my xbox with fresh UIX installs. Other xbox's with fresh UIX installs and it has worked every time.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
danwguy
post Mar 5 2006, 08:35 PM
Post #13


X-S Young Member
*

Group: Members
Posts: 57
Joined: 9-November 05
Member No.: 257374



just trying to find out if i did something wrong... I dont have a fff00fff folder in either udata or tdata. my uix is installed in e:\dashboard, any help please
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
gasclown
post Mar 6 2006, 12:37 AM
Post #14


X-S Freak
*****

Group: Members
Posts: 1128
Joined: 28-July 03
From: Brisvegas
Member No.: 52913
Xbox Version: v1.4
360 version: unknown



its "0ffeeff0" wink.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
auzzie
post Mar 8 2006, 01:38 PM
Post #15


X-S Enthusiast


Group: Members
Posts: 3
Joined: 27-February 06
Member No.: 273889



Hello guys this is not working.I have the UIX on E: as an application and when I run it I get a black background and no text.The orb is working and I also have sound working as well.I modded the .xap file as instructed and replaced { url "xboxlogo.xbx" } with { url "background.xbx" }.I tested it and I got the same result.Then I thought this not right and I replaced it with { url "blue.xbx" }.Still no luck I get black background no text.I also did the trick of deleting the "0ffeeff0" folders in UDATA and TDATA.I believe UIX is a nice dash but it is missing something.

This post has been edited by auzzie: Mar 8 2006, 01:39 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





2 Pages V  1 2 >
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 25th May 2013 - 12:15 AM