Go Back   FileForums > Game Backup > Microsoft XBox > XBox Games
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-01-2004, 04:00
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
any evox.ini pros?

Hi can anyone tell me which part of this is related to what i will see on my evox dashboard 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
Section "System Utils"
{
Item "Settings",ID_Settings
Item "Flash BIOS",ID_Flash_Bios
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
Section "Launch Menu"
{
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
# AutoAddItem "g:\games\"
SortAll
}
Section "Apps"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
# AutoAddItem "g:\apps\"
SortAll
Reply With Quote
Sponsored Links
  #2  
Old 04-01-2004, 04:44
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
There is a great deal to explain, but unfortunately i will only give you the basics.

Each section (ex: Section "Games") is a submenu in evox. Each Item (eg: Item "MS Dashboard",ID_MS_Dash) is a link to a file, or app (or a command in evox) within that submenu.

This is the auto add line you were looking for:
AutoAddItem "e:\apps\"

Which is in the Apps menu. Put your games in the "games" folder on E to auto add games (or change the folder name). Stay away from adding your own items untill you read a detail evox.ini guide. But you probably will never need to.

btw the # (pound) signs in front of the lines are like comments, the program skips over lines that begin with that.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote
  #3  
Old 04-01-2004, 05:03
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
Say i wanted to update or overwrite the evox.ini file in my c drive on xbox hdd, can i simply put the evox.ini file on cd-rw and use boxplorer to copy the evox.ini over to my c drive?

If so, how can i place the evox.ini on cd-rw and make it readable by my xbox?
Reply With Quote
  #4  
Old 04-01-2004, 05:39
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
I suggest just putting the evox.ono on the same disk as boxplorer, with nothing else. The file is pretty small and would probably be skipped over without a rather large dummy file.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote
  #5  
Old 04-01-2004, 05:45
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
Umm i know this is a very big ask, and that ive already pushed you to the limit with my noob questions...
but would you be able to tell me if this is a suitable part of the ini file? I have edited it myself:

[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
Section "System Utils"
{
Item "Settings",ID_Settings
Item "Flash BIOS",ID_Flash_Bios
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
Section "Launch Menu"
{
Section "Applications"
{
AutoAddItem "e:\applications\"
AutoAddItem "f:\applications\"
# AutoAddItem "g:\applications\"
SortAll
}
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
# AutoAddItem "g:\games\"
SortAll
}
}
}
With the above im hoping to achieve a line on the evox dash that says applications, where i can choose and execute certain apps.
I would also like to know what else this code does to my dash menu.

Last edited by Quall999; 04-01-2004 at 05:51.
Reply With Quote
  #6  
Old 04-01-2004, 05:50
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
Almost. There is an open bracket under "section applications" the needs to be there.

Edit: I popped it in there for ya, it should be fine now.
__________________
--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; 04-01-2004 at 05:52.
Reply With Quote
  #7  
Old 04-01-2004, 05:52
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
[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
Section "System Utils"
{
Item "Settings",ID_Settings
Item "Flash BIOS",ID_Flash_Bios
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
Section "Launch Menu"
{
Section "Applications"
{
AutoAddItem "e:\applications\"
AutoAddItem "f:\applications\"
# AutoAddItem "g:\applications\"
SortAll
}
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
# AutoAddItem "g:\games\"
SortAll
}
}
}
Is this better?
Reply With Quote
  #8  
Old 04-01-2004, 05:55
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
yah
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote
  #9  
Old 04-01-2004, 06:08
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
YAY!
i did it Quall, its awesome!
Now to add DVDX2...sweet
cheers again mate
Reply With Quote
  #10  
Old 04-01-2004, 14:39
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
Flashing Bios

Can someone post the section from their evox.ini for being able to flash the bios?
In my evox dashboard i can see the menu item "flash bios" under "system utilities" however when i select it, theres nothing there.
Reply With Quote
  #11  
Old 04-01-2004, 15:01
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
You need to get the bios yourself, and put them in the "bios" folder where evox is (create one if neccessary). But, you ave to make sure the bios is the correct size for your chip. Which chip do u have?

btw, asking where to get bios is against the rules. PM me if you need help on that.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote
  #12  
Old 05-01-2004, 04:05
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
How can i find out what chip i have?
All i know is that when my xbox boots up it says xecuter2 in place of ms.
Reply With Quote
  #13  
Old 05-01-2004, 04:28
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
That only means your using the x2 bios. Didn't the installer say what chip was put in the xbox? If nobody told you, then the only way is opening the xbox to find out.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote
  #14  
Old 05-01-2004, 06:10
squallseifer squallseifer is offline
Registered User
 
Join Date: Nov 2003
Location: Melbourne
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
squallseifer
would the answer "i think its a homebrew chip" be substantial enough for you to give me advice?
or not?
Reply With Quote
  #15  
Old 05-01-2004, 07:51
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
lol, not really. But most homebrew chips have 256k flashrom, so uh, that is probably the size you need.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 12:43.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com