xboxscene.org forums

Author Topic: A Few Mxm Questions...  (Read 830 times)

Gassy

  • Archived User
  • Newbie
  • *
  • Posts: 5
A Few Mxm Questions...
« on: May 27, 2004, 04:52:00 AM »

Hi, all.

I've got a few questions for you about MXM.

1.  In the Menu.xml file posted below, will it work without the <SUBMENU> element?  I've seen dozens of Menu.xml posted here, and all of them use the SUBMENU.  The DVD I"m burning only has two exes on it, so it seems like direct menu links would be more practical.

2.  If I am launching an EXE from a DVD, is D:\ the right drive letter?  In other words, would the Menu.xml below launch the EXES, assuming I have the executable paths entered right?

3.  Where can I get some preview movies, thumbnails and skins?  As far as I know, these are legal files, so I can ask about them.  If I am wrong, please let me know and I will edit this post.

<Menu>
   <Submenu>
      <Title>Games</Title>
      <SortField>Title</SortField>
      <Item>
         <Title>Metal Slug 3</Title>
         <Description>Metal Slug 3</Description>
         <Exe>D:\MetalSlug3\default.xbe</Exe>
      </Item>
      <Item>
         <Title>MVP Baseball 2004</Title>
         <Description>MVP Baseball 2004</Description>
         <Exe>D:\MVP\default.xbe</Exe>
      </Item>

   </Submenu>
</Menu>

Thanks,
Gassy

Logged

flattspott

  • Archived User
  • Hero Member
  • *
  • Posts: 1220
A Few Mxm Questions...
« Reply #1 on: May 27, 2004, 05:03:00 AM »

<Menu>
<Submenu>
<Title>Games</Title>
<SortField>Title</SortField>
<AutoDir flatten="True">F:\Games</AutoDir>
<Item>
<Title>Gentoox</Title>
<Description>Xbox Linux</Description>
<Exe>E:\gentooxx.xbe</Exe>
</Item>
</Submenu>
</Menu>


It works for me.
Logged

pelago

  • Recovered User
  • Full Member
  • *
  • Posts: 209
A Few Mxm Questions...
« Reply #2 on: May 27, 2004, 05:06:00 AM »

1, Yes, remove the <submenu> and </submenu> tags and it should work fine with the two items in the root menu.

2, Erm, not sure, I've not used MXM as a disc launcher, instead as a dashboard.

3, http://www.allxboxskins.com or http://www.xbox-skins.net have skins. Not sure about the other media, but I think it's legal so don't worry about editting your post.

Flattspott, I don't think you're answering the question he's asking.

This post has been edited by pelago on May 27 2004, 12:06 PM
Logged

flattspott

  • Archived User
  • Hero Member
  • *
  • Posts: 1220
A Few Mxm Questions...
« Reply #3 on: May 27, 2004, 11:53:00 AM »

What are you talking about, I typed up my xml section and said yes it works.

Although, as you said this is in the case of dashboard mode, not DVD.
Logged

Gassy

  • Archived User
  • Newbie
  • *
  • Posts: 5
A Few Mxm Questions...
« Reply #4 on: May 27, 2004, 03:13:00 PM »

Ah, finally home from work.  Thanks for the input, guys.

Gassy :)
Logged

Yuyu

  • Archived User
  • Hero Member
  • *
  • Posts: 908
A Few Mxm Questions...
« Reply #5 on: May 27, 2004, 08:37:00 PM »

ph34r.gif

laugh.gif
Logged

BLazeD

  • Archived User
  • Full Member
  • *
  • Posts: 152
A Few Mxm Questions...
« Reply #6 on: May 28, 2004, 06:02:00 AM »

3. Xbox-SKins.net also has a database of preview vids, thumbs and covers here
Logged

pelago

  • Recovered User
  • Full Member
  • *
  • Posts: 209
A Few Mxm Questions...
« Reply #7 on: May 29, 2004, 10:01:00 AM »

QUOTE (flattspott @ May 27 2004, 07:50 PM)
What are you talking about, I typed up my xml section and said yes it works.

Although, as you said this is in the case of dashboard mode, not DVD.

 Sorry, I thought he was looking for menu.xml code with two exes listed in the root menu, not a submenu, and I didn't think your posted code matched that. But I guess you were trying to demonstrate something else. No worries.
Logged