I've followed the readme exactly and no matter what when I run MXM from the HD I get nothing and I have to reset. Here is MXM.xml, it isn't that complicated... The games are in E:\games\MXM2\night and E:\games\MXM2\muto
| CODE |
<Config> <Main> <DiscTitle>DVD Compilation #1</DiscTitle> <DiscSubtitle>hi</DiscSubtitle> <LoadSkin>DefaultSkin</LoadSkin> <TitleDelay>20</TitleDelay> <SaverDelay>30</SaverDelay> <MXMPath>E:\games\MXM2</MXMPath> <AllowAutoConfig>No</AllowAutoConfig> </Main> <Item_1> <Title>Dr Muto</Title> <Description>Midway - Action</Description> <Media>muto.jpg</Media> <Dir>muto</Dir> </Item_1> <Item_2> <Title>Nightcaster II: Equinox</Title> <Description>Jaleco Entertainment - Action</Description> <Media>night.jpg</Media> <Dir>night</Dir> </Item_2> <Music> <UseMusic>off</UseMusic> <Global>off</Global> <Random>off</Random> </Music> </Config>
|