Help - Search - Members - Calendar
Full Version: Evox On Dashboard Sub Menu
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official MediaXMenu (MXM) Forum
antfrog00
Hi Everyone! MXM looks great, and I am considering switching to it as my Primary Dash. However, before I do that there is a problem I've been having. I can't get Evox to show up on my Dash folder! I've gone into my Menu.xml and tried both evoxdash.xbe and a "default.xbe" that's in my F partition. Here is my Menu.xml can someone tell me what to do.


<Menu>
<SubMenu>
<Title>Games</Title>
<SortField>title</SortField>
<Item>
<AutoDir Flatten="True" Recurse="True" DefaultOnly="True">F:games</AutoDir >
</Item>
<Item>
<AutoDir Flatten="True" Recurse="True" DefaultOnly="True">E:games</AutoDir>
</Item>
</SubMenu>
<SubMenu>
<Title>Emulators</Title>
<SortField>title</SortField>
<Item>
<AutoDir Flatten="True" Recurse="True" DefaultOnly="True">F:Emulators</AutoDir>
</Item>
<Item>
<AutoDir Flatten="True" Recurse="True" DefaultOnly="True">E:Emulators</AutoDir>
</Item>
</SubMenu>
<SubMenu>
<Title>Dashs</Title>
<EndSort />
<Item>
<Title>M$</Title>
<Description>Original Dashboard</Description>
<Exe>C:xboxdash.xbe</Exe>
</Item>
<Item>
<Title>Evox</Title>
<Description>Evolution X</Description>
<Exe>F:evoxdash.exe</Exe>
</Item>
</SubMenu>
<SubMenu>
<Title>Applications</Title>
<Item>
<AutoDir>F:apps</AutoDir>
</Item>
</SubMenu>
</Menu>
koldfuzion
<SubMenu>
<Title>Dashs</Title>
<EndSort />
<Item>
<Title>M$</Title>
<Description>Original Dashboard</Description>
<Exe>C:\xboxdash.xbe</Exe>
</Item>
<Item>
<Title>Evox</Title>
<Description>Evolution X</Description>
<Exe>F:\evoxdash.exe</Exe>
</Item>
</SubMenu>





Remove the endsort (bolded).. its not needed. Do you see either dashboard listed?

Try opeining the xml in Internet Explorer..it will validate the document for you.and point out errors that might be missed by the eye.
antfrog00
the original dash shows up but not Evox
antfrog00
oh yeah, removing the <EndSort /> from the menu.xml only bumped up my Dash folder one spot behind apps


thanks

anyone else?
Keyotien
<SubMenu>
<Title>Dashs</Title>
<Item>
<Title>M$</Title>
<Description>Original Dashboard</Description>
<Exe>C:xboxdash.xbe</Exe>
</Item>
<Item>
<Title>Evox</Title>
<Description>Evolution X</Description>
<Exe>F:evoxdash.xbe</Exe>
</Item>
</SubMenu>


The xbox uses .xbe files for executables, not .exe like a pc biggrin.gif
Just change it to evoxdash.xbe and everything should be fine
koldfuzion
good eye Keyotien, i never caught that.
antfrog00
biggrin.gif thanks for the help guys I really appreciate it
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.