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
> Drop Down Menus, so easy :)
Little-G
post Dec 15 2007, 04:42 PM
Post #1


X-S Senior Member
**

Group: Members
Posts: 176
Joined: 5-August 05
Member No.: 238913
Xbox Version: v1.4
360 version: v3.0 (falcon)



in order to get the drop down menus from thc lite / thc follow this guide.

first crack open your default.xip/default.xap. at the top you will see

CODE
//only need these if you are going to use the old drop down style hd menus...
//DEF theGamesMenu             TitleMenu
//DEF theApplicationsMenu     TitleMenu
//DEF theEmulatorsMenu         TitleMenu
//DEF theDashboardsMenu     TitleMenu


uncomment all of these functions.

now search for
CODE
InitializeMenus();


until you come across

CODE
    //InitializeMenus(); //not needed with new hd menu - use to init menus if using drop down menus


uncomment this function.

finally search for
CODE
GoToHardDrive();


and replace the function for
CODE
GoToMusicPlayWithSubs();


should look like this

CODE
           else if(nCurMainMenuItem == 2)
           {
               theSettingsMenuIn.Play();
               GoToMusicPlayWithSubs();
           }


close and save default.xap

now open default.xip/music_play_with_subs.xap

search for
CODE
url "music_play_edit/menu.xap"


and replace with
CODE
url "music_play_edit/default3.xap"


close and save music_play_with_subs.xap, save your default.xip, ftp and.... ENJOY
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
Little-G   Drop Down Menus   Dec 15 2007, 04:42 PM
Little-G   and here's some simple code to switch between ...   Dec 18 2007, 10:01 PM
loonytoonz90   nice u got any more for U.I.X???   Feb 5 2008, 04:06 AM






Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th June 2013 - 06:53 PM