|
Which games are you looking to launch. I am not too familiar with the auto detect feature because I like editing the ini files myself, so I will tell you how to add a game that is not auto detected.
look here:
Section "Play Games from HD"
{
Line "*** GAMES ON THE HARD DRIVE ***"
Line " "
SortStart
AutoAddItem "f:\HDDLoader\"
SortEnd
}
and change it like this:
Section "Play Games from HD"
{
Line "*** GAMES ON THE HARD DRIVE ***"
Line " "
ITEM "Game Name", " E:\game directory\default.xbe"
ITEM "Game Name", " E:\game directory\default.xbe"
ITEM "Game Name", " E:\game directory\default.xbe"
SortStart
AutoAddItem "f:\HDDLoader\"
SortEnd
}
Add as many as you like:
For dvd player :
Look for a line near the top of the ini file that looks like something like this;
"DVD Player = "c:\msxboxdash.xbe" ".
Replace msxboxdash.xbe with the a dvd player app for dongle free, or whatever the ms dashboard is named for if you have the dvd kit.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Last edited by Quall999; 14-07-2003 at 20:27.
|