CDROM-Guide forums  

PDA

View Full Version : Editing the evox.ini file ?


   
FURIO
Sep 20, 2002, 12:22 PM
Hi m8s, yes besides my burning probs i have another lol, anyway ive been reading for ages on editing the menu.ini file or evox.ini file through the cdrom guide search feature and i sortta understand what im doing and i do it as everyone says to do it but when i go to my evox games theirs nowt their only way i can run the game is from my pc by telling me xbox to run it, anyway here is what my evox.in file looks like im using the 2.4 version and i got it already done from some people that sell em,




AutoLaunchGames = No
AutoLaunchDVD = Yes
DVDPlayer = "e:\dvdx\default.xbe"
AutoLaunchAudio = Yes
#AudioPlayer = "c:\msxboxdash.xbe"
MSDashBoard = "c:\msxboxdash.xbe"
UseFDrive = Yes
SkinName = Evox2

[Network]

SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.0.2
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0

[Clock]

JumpToMsDash = No
JumpIfNoLink = Yes
SNTP_Server = 216.244.192.3

[FTP]

Enable = Yes
Password = xbox

[RDTOOLS]

Enable = Yes
Name = EvoX

[BIOS]

#
ROM = "EvoX 2.0",0x76fd88337b8d8c1f116f85f3984b98b6
ROM = "EvoX 2.1",0x99487615bb30670cb65993388fcf2a63
ROM = "EvoX 2.2",0x220ade778785cfc3c98bb5ea8bbd8608
ROM = "EvoX 2.3",0xd79bc87c2caa1a50dcc7016adf2ccc0a
ROM = "EvoX 2.4",0xe3ce66b99957a92fdac40af951c3f1fd
#
Flash = 0x01d5,"AMD - Am29F080B",0x100000
Flash = 0x04d5,"FUJITSU - MBM29F080A",0x100000
Flash = 0xadd5,"Hynix - HY29F080",0x100000
Flash = 0x20f1,"ST - M29F080A",0x100000
#Flash = 0x378c,"AMIC - A29002",0x40000
Current = 0xe3ce66b99957a92fdac40af951c3f1fd

[Skin_Original]

#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time>"
Text = 28,39,0.5,0x808080,0,"<Time>"
Text = 620,420,0.5,0x000000,1,"<Name> V<Version>"
Text = 618,422,0.5,0x808080,1,"<Name> V<Version>"
Text = 620,37,0.5,0x000000,1,"<CD>"
Text = 618,39,0.5,0x808080,1,"<CD>"
Text = 30,420,0.5,0x000000,0,"RD Name : <RDName>"
Text = 28,422,0.5,0x808080,0,"RD Name : <RDName>"
LogoType= 0

[Menu]

Section "Root"
{
Item "MS Dashboard",@3
Item "Boot DVD Game",@8
Item "Boot DVD Film","E:\dvdx\default.xbe"
Item "Reboot",@5
Item "Power Off",@10
Section "System Utils"
{
Item "Settings",@9
Item "Backup",@11
Item "Skins",@13
# Section "Install Menu"
# {
# Item "Install 4043",@210
# Item "Action 11",@211
# Item "Action 12",@212
# }
}
Section "Launch Menu"
{
Section "Games"
{
# Item "Invaders","f:\games\invaders\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "f:\games\"
SortEnd
# SortAll
}
Section "Apps"
{
# Item "DVDX","f:\Applications\dvdx\default.xbe"
SortAll
AutoAddItem "e:\applications\"
AutoAddItem "f:\applications\"
}
}
}

[Action_10]

LogFile = "f:\test.log"
Info "Install 4034 Dashboard"
Warning "This will format all drives"
Warning "Install msdash 4034"
Warning "Flash BIOS to Evox 2.4"
Progress "Now Installing 4034 Dashboard"
#
# This will format alle drives ,copy the dashboard c:\ and flash the bios
#
ConfigSector "\dash\4034\config.bin"
Format c:
Format e:
#Format f:
Format x:
Format y:
Format z:
copy "\dash\4034\c\" "c:\"
# the flashbios will force a "power off" after the bios is flashed
flashbios "\bios\evox V2.4.bin"

[Action_11]


[Action_12]




The game im trying to add to the game list is buffy the vampire slayer which i put on my E: drive in a folder i called BUFFY can someone plz tell me in simple terms what i need to do ?

What i do is i take this bit,

Section "Games"
{
# Item "Invaders","f:\games\invaders\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "f:\games\"
SortEnd
# SortAll


and add this Item "BUFFY","e:\games\BUFFY\default.xbe" then replace the untouched ini file with mine using what i put above then i reboot my xbox go to the games bit and it just says in green - Auto Add Items - nothing else ?


by the way the ITEM INVADERS bit was already in the ini file i left incase it needed to be their but their is no invaders game on my xbox.


Any help is apreciated guys.


Thanks.


FURIO.

plexgod
Sep 20, 2002, 02:19 PM
Originally posted by FURIO
Section "Games"
{
# Item "Invaders","f:\games\invaders\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "f:\games\"
SortEnd
# SortAll


see the line that says AutoAddItem "f:\games\" - just change it to read AutoAddItem "e:\games\" , or add AutoAddItem "e:\games\" to the line below or above that one. then , any games you put in the e:\games directory will appear on your menu

FURIO
Sep 20, 2002, 03:48 PM
Ill do that in a mo m8, but will that still work if i have made a folder in the E: drive and put the game files in that folder ?


thanks.


FURIO.

Jaymus
Sep 20, 2002, 04:05 PM
You can make a folder whatever you want to call it, as long as you point to it correctly in the ini file.

You can make a folder called FurioGames if you want

then you would do "e:\FurioGames\" etc etc.

Then you put games in the folder

Say you have Halo in a folder. Copy it to:

e:\FurioGames\Halo

then put all the files from Halo in that directory etc. etc.

FURIO
Sep 20, 2002, 04:15 PM
Thanks jaymus m8, so i should put this,



Section "Games"
{
# Item "Invaders","f:\games\invaders\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "e\games\BUFFY"
SortEnd
# SortAll


or ami loosing it ????
lol

FURIO.

Jaymus
Sep 20, 2002, 05:40 PM
no, if you have autoadditem
just out the directory where you are going to throw Folders of games on there

oh don't for get the : in e:\games\

So make a folder called games on E drive of the Xbox

use AutoAddItem "e:\games\"

it's an auto add so you dont need to put every path into the ini file.

At least that's how the auto add works in my apps :)

I don't put games on my HD, as I have a DVD burner. But I put apps on the same way, so I am assuming it's the same.

so do:

AutoAddItem "e:\games\"

and put any games into it's own folder. Make is simple folder names. Like Halo, Buffy, NFL2K3....etc.



PS - If you don't want to do auto sort and want to put it in wierd directory just follow the space invader format:

# Item "Invaders","f:\games\invaders\default.xbe"

(first, take out #) I think

Item "type name of gam here","e:\path to the game\default.xbe" (assuming it's in E drive)

example:

Item "Buffy","e:\buffy\default.xbe"

Item "Halo","e:\games\Halo\default.xbe"

basically, make sure the path points directly to the default.xbe

plexgod
Sep 20, 2002, 05:45 PM
err.. thanks for explaining that m8.. I thought thats what I said ;)

Jaymus
Sep 20, 2002, 05:48 PM
Yes, lol..... I know plexgod.

That's exactly what u said :P
but some newbies need very very specific examples.

oh, ya and people never ever read the faq for some reason.....