xboxscene.org forums

Author Topic: I'm Really Confused With The Mxm.xml  (Read 64 times)

GoDKiLLaX

  • Archived User
  • Full Member
  • *
  • Posts: 115
I'm Really Confused With The Mxm.xml
« on: April 28, 2003, 04:40:00 PM »

CODE


GoDKiLLaX-BoX
Dude Your Getting a Mod!



 Games
   
          Adventure
   
   F:gamesadventure
   

   

   
   Fighting
   
   F:gamesfighting
   

   


 Program
       
   c:apps
   

   



I have all my games in sub directories according to catagory and i really would to use mxm since it looks so much cooler. Gimme a hand here
Logged

GoDKiLLaX

  • Archived User
  • Full Member
  • *
  • Posts: 115
I'm Really Confused With The Mxm.xml
« Reply #1 on: April 28, 2003, 04:58:00 PM »

Almost works. But right after the title screen the only menu that showed up was fighting. I'll try to play with it some more and see whats the deal. Thanks Ben that was a quick response and helpfull too
Logged

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
I'm Really Confused With The Mxm.xml
« Reply #2 on: April 28, 2003, 05:13:00 PM »

QUOTE (gainpresence @ Apr 28 2003, 09:01 PM)
QUOTE (GoDKiLLaX @ Apr 28 2003, 07:58 PM)
Almost works. But right after the title screen the only menu that showed up was fighting. I'll try to play with it some more and see whats the deal. Thanks Ben that was a quick response and helpfull too

That means the location (to the folder) of the others aren't right.

Or the tags aren't close properly.

Yeah, my suspicion would be the files aren't there. AutoDir loks for files, but unless you specified <RemoveInvalid>FALSE</RemoveInvalid> in the MXM.xml config "Main" node, it will strip out the empty SubMenus.

Logged

GoDKiLLaX

  • Archived User
  • Full Member
  • *
  • Posts: 115
I'm Really Confused With The Mxm.xml
« Reply #3 on: April 28, 2003, 05:32:00 PM »

The files are there here a clip of my folder
user posted image

I added the <RemoveInvalid>FALSE</RemoveInvalid> tag and i still the same results.
also it doesn't appear in seperate menus like this

Games
    Adventure
    Fighting
    Sports

Programs
    Xbox Media Player
    DvDx 2
Logged

TotalEcl

  • Archived User
  • Newbie
  • *
  • Posts: 11
I'm Really Confused With The Mxm.xml
« Reply #4 on: April 28, 2003, 07:30:00 PM »

If you don't want sub-menus, you can grab an old MXM.xml file and edit it with my program. I have been working on a new one with support for sub-menus but I don't have as much time to work on it right now. It can simplyfy the editing of the mxm files, but it does have a few bugs. Search for my old post if you wanna try it.
Logged

GoDKiLLaX

  • Archived User
  • Full Member
  • *
  • Posts: 115
I'm Really Confused With The Mxm.xml
« Reply #5 on: April 29, 2003, 03:55:00 AM »

i DO want sub menus. I want 3 main catagories (Games, Programs, Emulators), Under the Games catagory i want about 4 sub menues(fighting, driving, ect...) and then under each sub menu i want the list of the games in thoses directories to appear. Would i have better luck using a menu.xml file? how would i call that file in the mxm.xml file?
Logged

GoDKiLLaX

  • Archived User
  • Full Member
  • *
  • Posts: 115
I'm Really Confused With The Mxm.xml
« Reply #6 on: April 29, 2003, 04:42:00 AM »

CODE
Config>

GoDKiLLaX-BoX
Dude Your Getting a Mod!



Games
 
         Adventure
 
  F:gamesadventure
 

 

 
  Fighting
 
  F:gamesfighting
 

 



Program
 
  c:apps
 



If you look at the first submenu tag titled"Games" doesn't have a item section so i guess MXM just figured with it's own fuzzy logic that the entry is incorrect or just empty. It could also be that the first submenu tag doesn't accept another submenu tag as a next level but just as a broken tag that wasn't closed and is then just ignored.  I know nothing about coding a program so i'm probably wrong here.

I do have one more question though. Many games like Halo have more than one .xbe file in the root folder of the game and MXM reads them as a submenu instead of just reading the defualt.xbe file. Is there a tag so MXM will only look for the default.xbe file with out haveing to itemize those games?

MxM does rule and now i'm upset that it wasn't included in the dashboard poll.
Logged

GoDKiLLaX

  • Archived User
  • Full Member
  • *
  • Posts: 115
I'm Really Confused With The Mxm.xml
« Reply #7 on: April 29, 2003, 06:04:00 AM »

CODE


GoDKiLLaX-BoX
Dude Your Getting a Mod!



 XBoX Media Player
 Streaming Video, Music, and Shoutcast
 c:apps/xbmp_2.3_cvs/default.xbe
 c:apps/xbmp_2.3_cvs/xbmpss.jpg




    Games
   
      c:apps/mxm/games.xml
     c:apps/mxm/games.jpg
   




    Emulators
   
     f:/emus
   




    Programs
   
     c:/apps
   



It works really well. Now if only we can add some info tags to the skins like drive space and the such.  Thanks Ben for all the help you rule
Logged