|
i have EvoX 3935 and i want to try neXgen..... got it from the usual places, trying to run it as an app.. heres how my xml looks like....
<menu> <!-- Do NOT leave a blank entry or neXgen will not boot !-->
<AutoLaunchDVD>no</AutoLaunchDVD> <DVDPlayer>D:\Apps\dvdx\default.xbe</DVDPlayer> <Dashboard>C:\xboxdash.xbe</Dashboard> <Skin>E:\Apps\neXgen\skins\xdash.skin</Skin> <wooosaaa>yes</wooosaaa> <xboxnick>Funk</xboxnick> <useCache>yes</useCache> <minigames>yes</minigames> <fanspeed>10</fanspeed> <!-- Set screensaver activate time in minutes !--> <!-- Screensaver Mode 0=Off, 1=Fade to dim, 2=Fade to black !--> <screensavermode>0</screensavermode> <screensavertime>0</screensavertime> <screensaverfade>2</screensaverfade>
<network> <!-- DHCP: Yes or No to Enable or Disable DHCP !--> <!-- Set DHCP to NO to use a fixed IP Address !-->
<dhcp>no</dhcp> <ip>192.168.0.3</ip> <subnetmask>255.255.255.0</subnetmask> <gateway>0.0.0.0</gateway> <dns1>192.168.0.1</dns1> <dns2>0.0.0.0</dns2>
<ftpuser>xbox</ftpuser> <ftppass>xbox</ftppass>
<httpuser>xbox</httpuser> <httppass>xbox</httppass> </network>
<music> <UseMusic>no</UseMusic> <Global>on</Global> <Random>on</Random> </music>
<SearchPaths> <!-- Set search paths here with no trailing slash !-->
<Games>F:\games</Games> <Applications>E:\apps</Applications> <Emulators>E:\emulators</Emulators> <Sounds>E:\Apps\neXgen\skins\waves</Sounds> </SearchPaths>
<custompaths> <!-- Set custom paths here with no trailing slash !-->
<dvd2hdd>F:\Games</dvd2hdd> </custompaths>
<!-- Xenium Modes are as follows !--> <!-- 1 = 4x256k !--> <!-- 2 = 2x256k + 1x512k !--> <!-- 3 = 2x512k !--> <!-- 4 = 1x1Mb !--> <Xenium> <Enabled>yes</Enabled> <XeniumMode>1</XeniumMode> </Xenium>
<debug> <ShowVersion>yes</ShowVersion> <ShowMemory>yes</ShowMemory> <ShowMemoryInK>yes</ShowMemoryInK> <ShowFPS>yes</ShowFPS> </debug>
<ledcolour> <!-- XBOX Colour Modes !--> <!-- 1:RED, 2:ORANGE, 3:GREEN, 4:FAST RED, 5: FAST GREEN / RED, 6:FAST GREEN !-->
<complete>3</complete> <transfer>1</transfer> <ftpconnect>2</ftpconnect> <error>4</error> <startup>3</startup>
</ledcolour>
</menu>
am i missing something?
plz help.. i 2x checked my dir to verify that im pointing to the right direction...
thanx
|