xboxscene.org forums

Author Topic: Background.xbx Doesnt Work !  (Read 1036 times)

Dr Neosis

  • Archived User
  • Newbie
  • *
  • Posts: 1
Background.xbx Doesnt Work !
« on: March 07, 2005, 06:48:00 AM »

make xboxlogo.xbx ----- to ----> background.xbx in default.xip
my xbox restart always, i cant boot UIX. is in default.xip -> xboxlogo.xbox (normal) than my UIX will work. BULLSHIT! has nyone an idea?

my xip:

DEF HighlightTexture ImageTexture { url "menu_hilight.xbx" }

function GetLanguage() { return theConfig.GetLanguage(); }
function SetLanguage(nLanguage) { return theConfig.SetLanguage(nLanguage); }

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

function ClosePopup()
{
if (g_bKeyboardDisplayed) { CloseKeyboard(); }
if (g_bPanelDisplayed) { CloseMessage(); }
}



this is okay, or ????? UIX will not work, hrhrhrhrhr <
Logged