View Single Post
  #5  
Old 24-11-2003, 16:02
HANS_COBBO's Avatar
HANS_COBBO HANS_COBBO is offline
Die Hard Member
 
Join Date: Feb 2002
Location: Traveller
Posts: 499
Thanks: 0
Thanked 0 Times in 0 Posts
HANS_COBBO is on a distinguished road
Here is a direct copy and paste of the the evox.ini from evox version 3921 Rar file:


[Misc]

AutoLaunchGames = No
AutoLaunchDVD = yes
DVDPlayer = "c:\Applications\dvdx\default.xbe"
AutoLaunchAudio = yes
#AudioPlayer = "c:\xboxdash.xbe"
MSDashBoard = "c:\xboxdash.xbe"
UseFDrive = Yes
UseGDrive = No
SkinName = Original
IGR = Yes
#SkinName = gears
UseItems = No
ScreenSaver = 5
Fahrenheit = No
ShadeLevel = 90
EnableSMART = Yes
HDD_Temp_ID = 194
DebugTSR = No
ChameleonLed = 15

[IGR]

Start_Button = no
Back_Button = No
L_Trig = yes
R_Trig = yes
White_Button = No
Black_Button = yes
A_Button = no
B_Button = no
X_Button = No
Y_Button = No

[Network]

SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.0.157
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SkipIfNoLink = No
SetupDelay = 0

[Clock]

JumpToMsDash = yes
JumpIfNoLink = Yes
Use24 = Yes
SwapDate = No
SNTP_Server = 216.244.192.3


[FTP]

Enable = Yes
Password = xbox
IGR = No

[Telnet]

Enable = Yes

[RDTOOLS]

Enable = Yes
IGR = No
Name = XBOX_V1.0

[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
ROM = "EvoX 2.6",0xdd3de3542bff7b36cdb0dbe078c27fbe
ROM = "EvoX 3.6",0xcb73b4914bb6c70b66e21377989726a0
ROM = "EvoX 3.6ef",0xf754767b388ce7a08bf57304e24c9ae9
ROM = "EvoX D.6",0xc349c2b047a3d6c2de2e1c10185ecf86
ROM = "EvoX D.6ef",0x74c6235497f474bf88b54b3fc52a20b2
#
Flash = 0x01d5,"AMD - Am29F080B",0x100000
Flash = 0x04d5,"FUJITSU - MBM29F080A",0x100000
Flash = 0xadd5,"Hynix - HY29F080",0x100000
Flash = 0x20f1,"ST - M29F080A",0x100000
Flash = 0xbf61,"SST - 49LF020",0x40000
Flash = 0x015b,"AMD - Am29LV800B",0x100000
Flash = 0x01da,"AMD - Am29LV800B",0x100000
#Flash = 0x89a6,"SHARP - LH28F008SCT",0x100000,0x20,0xd0,0x10
#Flash = 0x378c,"AMIC - A29002",0x40000
Current = 0x5aec431e5fefb8cf420dfb29fa0b1ddb

[Skin_Original]

#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <Temp1>
# <Temp2>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
Text = 28,39,0.5,0x808080,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
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 "Launch DVD",ID_Launch_DVD
Item "Trainers",ID_trainer
Item "MS Dashboard",ID_MS_Dash
Item "Reboot",ID_Quick_Reboot
Item "Power Off",ID_Power_Off
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
Section "System Utils"
{
Item "Settings",ID_Settings
Item "Flash BIOS",ID_Flash_Bios
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
Section "Launch Menu"
{
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}
Section "Apps"
{
AutoAddItem "c:\Applications\"
SortAll

}
Section "Emulators"
{
# sortAll
AutoAddItem "f:\emulators\"

}

}
}

[Action_10]

LogFile = "e:\lock.log"
Info "This function will lock your XBOX Harddisk"
Warning "You will now lock your XBOX harddisk and will be able"
Warning "to boot from an original XBOX bios"
#

hddlockenable

[Action_11]

LogFile = "e:\unlock.log"
Info "This function will unlock your XBOX Harddisk"
Warning "You will now unlock your XBOX harddisk and will not be able"
Warning "to boot from an original XBOX bios"
#
hddlockdisable




All you would need to do is change the F:\ to E:\ for the emulator settings describe here below or the above. If you don't have this section in the version of Evox.ini, just copy this to the 'Launch Menu section which you should already have. This method is the easiest to do.
Section "Emulators"
{
# sortAll
AutoAddItem "f:\emulators\"

}

}
}


Another method of this this is here where you manually add stuff your self, which is somthing like this, yet i would stick to what i've mentioned above as it's quicker and easier.




}
Section "Emulators"
{
# Item "MameX","e:\emulators\MameX\default.xbe"
Item "SnesX","e:\emulators\snesX\default.xbe"
Item "FBAX","e:\emulators\FBAXbeta\default.xbe
Item "Dgenx","e:\emulators\Dgenx\default.xbe"
Item "Nes-X","e:\emulators\NesX\default.xbe"
Item "PSX","e:\emulators\pcsxbox\default.xbe" sortAll
AutoAddItem "e:\emulators\"
}

}
}

Last edited by HANS_COBBO; 24-11-2003 at 16:05.
Reply With Quote