ftp that file " Evox .ini "
to your desktop
then "right click" and hit "open with"
choose notepad
nooooooowwww its getting clearer
as stated before...
In the [misc] section make sure there is something that looks like this:
MSDashBoard = "c:\xboxdash.xbe"
In the [menu] section..under "root" make sure this is there:
Item "MS Dashboard",ID_MS_Dash
if there is not, then ADD them ,then save
if those were there ,,i can't help ya,, BUT
if you had to add that stuff
then you will need to replace your evox.ini on the xbox with this new one that you just modified
ok nooooooooooooowww ftp into the and rename evox.ini
make it something like evox222.ini ,
now ftp the file called evox.ini that is on your desktop and reboot the xbox fixed
don't kick'm , hit'm
>>>>>>USE THE SEARCH BUTTON BEFORE YOU ASK<<<<<<<<
**xbox1,tsopflash,max120**xbox2,tsopflash,max160
**xbox3,bad tsop,chipped(thanks wup)max120
|
you get error 21 when you reboot? do you also get this when you first power on the xbox? not sure how that would effect evox from booting..it shouldnt...and if you do a full format and re-install then yes it will delete your saved games and all. Just make sure you have your .ini file correct, and that you have your xboxdash.xbe file in your C: partition and it should work just fine. Here is my .ini file for comparison to yours:
[Misc]
AutoLaunchGames = No
AutoLaunchDVD = No
DVDPlayer = "f:\apps\dvd2.0\default.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:\xboxdash.xbe"
MSDashBoard = "c:\xboxdash.xbe"
UseFDrive = Yes
UseGDrive = Yes
SkinName = deepblue
#SkinName = RuDeDuDe2
UseItems = No
ScreenSaver = 1
Fahrenheit = Yes
ShadeLevel = 95
EnableSMART = Yes
HDD_Temp_ID = 194
ChameleonLed = 15
TSR_Type = 0
IGR = Yes
GameRegion = 0
[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
SetupDelay = 0
SkipIfNoLink = 10
[Clock]
JumpToMsDash = No
JumpIfNoLink = Yes
Use24 = No
SwapDate = No
SNTP_Server = 0.0.0.0
[FTP]
Enable = Yes
Password = xbox
IGR = Yes
[Telnet]
Enable = Yes
[RDTOOLS]
Enable = Yes
Name = XBOX_V1.0
IGR = Yes
[BIOS]
#
ROM = "Evox Blue",0x68f580df69b8f3314b09e9db36e6c20f
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 = 0xbf61,"SST - 49LF020",0x40000
#Flash = 0x378c,"AMIC - A29002",0x40000
Current = 0x68f580df69b8f3314b09e9db36e6c20f
"Flash = 0x01d5,"XECUTER2",0x100000" for Xecutor2
[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 "Launch DVD",ID_Launch_DVD
Item "Trainers",ID_trainer
Item "MS Dashboard",ID_MS_Dash
Item "Reboot",ID_Quick_Reboot
# Item "Power Cycle",ID_Full_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 "e:\apps\"
AutoAddItem "f:\apps\"
SortAll
}
Section "Emulators"
{
AutoAddItem "f:\emu\"
AutoAddItem "e:\emu\"
SortAll
}
}
}
[Action_10]
LogFile = "f:\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 = "f:\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"
#
|