|
Got mine in f:\neXgen, launching from EvolutionX dash.
think you need to change your <sound> path in the <SearchPaths> section, otherwise it looks good to me.
I changed all my paths to show the drive letter,also.
If all else fails, try mine, only problem I have is games and apps are listed twice in the menus. Anyone know why?
<menu> <!-- Do NOT leave a blank entry or neXgen will not boot !-->
<AutoLaunchDVD>no</AutoLaunchDVD> <DVDPlayer>F:\Apps\dvdx\default.xbe</DVDPlayer> <Dashboard>C:\msxboxdash.xbe</Dashboard> <Skin>F:\nexgen\skins</Skin> <wooosaaa>no</wooosaaa> <xboxnick>CUKE</xboxnick> <useCache>yes</useCache> <minigames>no</minigames> <fanspeed>10</fanspeed> <!-- Set screensaver activate time in minutes !--> <!-- Screensaver Mode 0=Off, 1=Fade to dim, 2=Fade to black !--> <screensavermode>1</screensavermode> <screensavertime>1</screensavertime> <screensaverfade>20</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.40</ip> <subnetmask>255.255.255.0</subnetmask> <gateway>192.168.0.1</gateway> <dns1>0.0.0.0</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:\OtherGames</Games> <Applications>F:\apps</Applications> <Emulators>F:\emulators</Emulators> <Sounds>F:\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>no</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>
|