Tried MXM cuz Evox sux horsedick on 1.1 xboxes (had like 50% lockups)
MXM looks like its working on my xbox but havent tried it fully, one thing that got my attention was the lack of example ini (xml) files, however i found this thread and looked to get my skins to work, i have 0.9n and have put all my skin files in subdirs of Skins (like thetruethugg´s example above) but i can only see the default skins in the skin selector in Config.
Heres my mxm.xml, please help.
<Config>
<Main>
<DiscTitle>Media X Menu</DiscTitle>
<DiscSubtitle>Matrix Test Configuration</DiscSubtitle>
<SkinsPath>C:Skins</SkinsPath>
</Main>
<Network>
<UseDHCP>True</UseDHCP>
<IP>192.168.2.28</IP>
<DNS1>0.0.0.0</DNS1>
<DefaultGateway>192.168.1.1</DefaultGateway>
<SubnetMask>255.255.255.0</SubnetMask>
</Network>
<Preferences>
<FTPPriority>highest</FTPPriority>
<SynchronizeClock>true</SynchronizeClock>
<Nickname>Arcade Xbox</Nickname>
</Preferences>
<FTPServer>
<User>
<Name>xbox</Name>
<Password>xbox</Password>
</User>
</FTPServer>
</Config>
BTW im using DHCP but the GTW still is static, know why?