xboxscene.org forums

Pages: [1] 2

Author Topic: How To Get Backgrounds Working  (Read 628 times)

KyesaRRi

  • Archived User
  • Full Member
  • *
  • Posts: 205
How To Get Backgrounds Working
« on: May 04, 2005, 11:40:00 PM »

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
Logged

Big_Peb

  • Archived User
  • Newbie
  • *
  • Posts: 44
How To Get Backgrounds Working
« Reply #1 on: May 07, 2005, 04:59:00 PM »

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

Odb718

  • Archived User
  • Hero Member
  • *
  • Posts: 925
How To Get Backgrounds Working
« Reply #2 on: May 07, 2005, 05:47:00 PM »

you would still have to comment it in. but it would display the image... but it'd be the same as the launch screen.
Logged

Big_Peb

  • Archived User
  • Newbie
  • *
  • Posts: 44
How To Get Backgrounds Working
« Reply #3 on: May 15, 2005, 07:02:00 PM »

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

KyesaRRi

  • Archived User
  • Full Member
  • *
  • Posts: 205
How To Get Backgrounds Working
« Reply #4 on: May 15, 2005, 11:23:00 PM »

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

Odb718

  • Archived User
  • Hero Member
  • *
  • Posts: 925
How To Get Backgrounds Working
« Reply #5 on: May 16, 2005, 01:49:00 AM »

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

Big_Peb

  • Archived User
  • Newbie
  • *
  • Posts: 44
How To Get Backgrounds Working
« Reply #6 on: May 17, 2005, 04:30:00 PM »

http://img266.echo.c...ot1759132dt.png

As you can see the orb has changed, but the background remains black.
Logged

neovash

  • Archived User
  • Newbie
  • *
  • Posts: 4
How To Get Backgrounds Working
« Reply #7 on: July 12, 2005, 11:42:00 AM »

Can You post a pic of what it should look like when done
Logged

sameatshamhaha

  • Archived User
  • Newbie
  • *
  • Posts: 8
How To Get Backgrounds Working
« Reply #8 on: July 12, 2005, 01:56:00 PM »

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

mr. newbie

  • Archived User
  • Jr. Member
  • *
  • Posts: 85
How To Get Backgrounds Working
« Reply #9 on: July 12, 2005, 05:35:00 PM »

thx alot! biggrin.gif
Logged

BlackWraith

  • Archived User
  • Newbie
  • *
  • Posts: 48
How To Get Backgrounds Working
« Reply #10 on: July 12, 2005, 07:21:00 PM »

:grr: WOW! lets all make a difficult thing out of one line of code o_O  :grr:
Logged

KyesaRRi

  • Archived User
  • Full Member
  • *
  • Posts: 205
How To Get Backgrounds Working
« Reply #11 on: July 20, 2005, 09:13:00 PM »

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

danwguy

  • Archived User
  • Newbie
  • *
  • Posts: 6
How To Get Backgrounds Working
« Reply #12 on: March 05, 2006, 01:11:00 PM »

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
Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
How To Get Backgrounds Working
« Reply #13 on: March 05, 2006, 04:37:00 PM »

its "0ffeeff0"  wink.gif
Logged

auzzie

  • Archived User
  • Newbie
  • *
  • Posts: 2
How To Get Backgrounds Working
« Reply #14 on: March 08, 2006, 06:14:00 AM »

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, 02:15 PM
Logged
Pages: [1] 2