xboxscene.org forums

Author Topic: Menu.xml Script  (Read 841 times)

DJB

  • Archived User
  • Jr. Member
  • *
  • Posts: 70
Menu.xml Script
« on: October 04, 2004, 07:02:00 PM »

OK, here we go. I'll try to explain stuff as I go. My comments will be written in Red.

<Menu>

This section will display your Games
<Submenu><Title>Play Games from HDD</Title>
<Item>
<AutoDir>E:\Games</AutoDir> Only keep the drives you need
<AutoDir>F:\Games</AutoDir>
<AutoDir>G:\Games</AutoDir>
</Item>
</Submenu>

This section will display your Emulators
<Submenu><Title>Play Emulators from HDD</Title>
<Item>
<AutoDir>E:\Apps\Emulators</AutoDir> Only keep the drives you need
<AutoDir>F:\Apps\Emulators</AutoDir>
<AutoDir>G:\Apps\Emulators</AutoDir>
</Item>
</Submenu>

This section will display your Apps, unfortunately it might show your emuatlors aswell
<Submenu><Title>Launch Apps from HDD</Title>
<Item>
<AutoDir>E:\Apps</AutoDir> Only keep the drives you need
<AutoDir>F:\Apps</AutoDir>
<AutoDir>G:\Apps</AutoDir>
</Item>
</Submenu>

</Menu>

Hope that helps...

This post has been edited by DJB on Oct 5 2004, 02:08 AM
Logged

xJus10x

  • Archived User
  • Newbie
  • *
  • Posts: 5
Menu.xml Script
« Reply #1 on: October 06, 2004, 02:51:00 PM »

thanks
Logged

xJus10x

  • Archived User
  • Newbie
  • *
  • Posts: 5
Menu.xml Script
« Reply #2 on: October 20, 2004, 04:31:00 PM »

how do i change skins?
Logged