|
#1
|
|||
|
|||
|
Need hlep on evox
I need hlep to launch the game through evolutionX.
where should i change? also how can i loauch dvd movie too. [Menu] Section "Root" { Item "Play Game from DVDROM Drive / RESET",@5 Section "Play Games from HD" { Line "*** GAMES ON THE HARD DRIVE ***" Line " " SortStart AutoAddItem "f:\HDDLoader\" SortEnd } Item "DVD MOVIE Player - Region Free","f:\Apps\DVDX\default.xbe" Item "Xbox Media Player - MP3 and DivX","f:\Apps\XBPlayer\default.xbe" Item "Power OFF Xbox",@10 Section "System Management" { Item "Game Management on Xbox HD","f:\Apps\HDDLoader\default.xbe" Item "Choose a Different Skin",@13 Item "X Box FTP Client","f:\Apps\XBFTP\default.xbe" Item "Flash BIOS",@1 Section "Launch Apps from HD" { Item "Xbox File Explorer","f:\Apps\boXplorer\default.xbe" Line " " Line "*** SELF COPIED ITEMS ***" Line " " SortStart AutoAddItem "f:\Apps\" SortEnd } Item "M$ Dashboard",@3 Item "System Settings",@9 } } [Action_10] [Action_11] [Action_12] |
| Sponsored Links |
|
#2
|
||||
|
||||
|
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. |
![]() |
|
|