xboxscene.org forums

Author Topic: Help Me Get The Most Out Of Mxm  (Read 58 times)

Omizzay

  • Archived User
  • Newbie
  • *
  • Posts: 31
Help Me Get The Most Out Of Mxm
« on: August 20, 2003, 10:18:00 PM »

Cmon.  How hard can it be to cut and paste.
Logged

LazyGuru

  • Archived User
  • Newbie
  • *
  • Posts: 27
Help Me Get The Most Out Of Mxm
« Reply #1 on: August 20, 2003, 10:22:00 PM »

I'm sure this has been done b4 - oh well ... here we go:


**************
*** MXM.XML ***
**************

<config>

<Main>
<SkinsPath>c:\skins</SkinsPath>
</Main>

<Network>
<DefaultGateway>192.168.0.1</DefaultGateway>
<SubnetMask>255.255.255.0</SubnetMask>
</Network>

<Preferences>
<AutoLaunchGame>False</AutoLaunchGame>
<AutoLaunchMovie>True</AutoLaunchMovie>
<DVDPlayer>xboxdash.xbe</DVDPlayer>
</Preferences>

<Newsfeed name="user1">
<Global>True</Global>
<RotateChannels>True</RotateChannels>
<URL>http://www.xbox-scen...scene.xml</URL>
<UpdateIntervalMin>20</UpdateIntervalMin>
<RotateItemInterval>5</RotateItemInterval>
</Newsfeed>

<Newsfeed name="user2">
<Global>True</Global>
<RotateChannels>True</RotateChannels>
<URL>http://www.allxboxsk...ssmxm.xml</URL>
<UpdateIntervalMin>10</UpdateIntervalMin>
<RotateItemInterval>5</RotateItemInterval>
</Newsfeed>

<ftpserver>
<serverport>21</serverport>
<allowanon>false</allowanon>
<name>xbox</name>
<password>xbox</password>
<root></root>
</ftpserver>

<Item>
 <MenuFile>c:\menu.xml</MenuFile>
</Item>

</config>


***************
*** MENU.XML ***
***************

<Menu>

   <SubMenu>
   <Title>Apps</Title>
   <Description>xbox utility software</Description>    
   <SortField>Title</SortField>
   <Item>
     <AutoDir Flatten=”true” Recurse=”false”>E:\Apps</AutoDir>
   </Item>
   <Item>
     <AutoDir Flatten=”true” Recurse=”false”>F:\Apps</AutoDir>
   </Item>
   <EndSort>title</EndSort>
 </SubMenu>

 <SubMenu>
   <Title>Games</Title>
   <Description>backed-up xbox games</Description>    
   <SortField>Title</SortField>
   <Item>
     <AutoDir Flatten=”true” Recurse=”false”>F:\Games</AutoDir>
   </Item>
   <Item>
     <AutoDir Flatten=”true” Recurse=”false”>E:\Games</AutoDir>
   </Item>
   <EndSort>title</EndSort>
 </SubMenu>

 <SubMenu>
   <Title>Emulation</Title>
   <Description>retro games library</Description>    
   <SortField>Title</SortField>
   <Item>
    <AutoDir Flatten=”true” Recurse=”false”>E:\Emulation</AutoDir>
   </Item>
   <Item>
    <AutoDir Flatten=”true” Recurse=”false”>F:\Emulation</AutoDir>
   </Item>
   <EndSort>title</EndSort>
 </SubMenu>

<SubMenu>
   <Title>Dashboards</Title>
   <Description>alternative dashboards</Description>    
   <Item>
     <Title>Avalaunch</Title>
     <Description>IRC/Filemanager dashboard</Description>
     <Exe>C:\avalaunch.xbe</Exe>
     <Media>c:\skins\extras\dash.wmv</Media>
   </Item>
   <Item>
     <Title>Evolution X</Title>
     <Description>remote X</Description>
     <Exe>C:\evox.xbe</Exe>
     <Media>c:\skins\extras\dash.wmv</Media>
   </Item>
   <Item>
     <Title>XBOX Dashboard</Title>
     <Description>MS</Description>
     <Exe>C:\xboxdash.xbe</Exe>
     <Media>c:\skins\extras\dash.wmv</Media>
   </Item>  
 </SubMenu>

</Menu>
Logged

koldfuzion

  • Archived User
  • Hero Member
  • *
  • Posts: 1226
Help Me Get The Most Out Of Mxm
« Reply #2 on: August 20, 2003, 10:26:00 PM »

smile.gif
Logged

Omizzay

  • Archived User
  • Newbie
  • *
  • Posts: 31
Help Me Get The Most Out Of Mxm
« Reply #3 on: August 20, 2003, 10:33:00 PM »

What about all the different wmv files for the games and apps, etc.  Where do those go?
Logged

LazyGuru

  • Archived User
  • Newbie
  • *
  • Posts: 27
Help Me Get The Most Out Of Mxm
« Reply #4 on: August 20, 2003, 10:59:00 PM »

tongue.gif  !
Logged

Omizzay

  • Archived User
  • Newbie
  • *
  • Posts: 31
Help Me Get The Most Out Of Mxm
« Reply #5 on: August 20, 2003, 11:11:00 PM »

Thanks a lot for your help man.
Logged