Chip works but no games???

amitm

Full Member
May 12, 2005
54
0
North West London
I turn my xbox on and it all works fine. my red flubber works. the dashboard loads up (evoX) and all it says is:

MS Dashboard
Reboot
Power Off
Settings
Backup

I turned it off and on a few times and the same thing again. I cant see what the problem is?! its a 2.6 on a 1.6a board if any1 is wondering. also i just got darkwatch backed up on the hdd n wen i went to play it for the first time i got this problem. any help wud b much obliged!
 

Cra41g

VIP Member
Sep 30, 2004
335
23
Scotland, UK
amitm said:
I turn my xbox on and it all works fine. my red flubber works. the dashboard loads up (evoX) and all it says is:

MS Dashboard
Reboot
Power Off
Settings
Backup

I turned it off and on a few times and the same thing again. I cant see what the problem is?! its a 2.6 on a 1.6a board if any1 is wondering. also i just got darkwatch backed up on the hdd n wen i went to play it for the first time i got this problem. any help wud b much obliged!
The EvoX.ini file controls the menu structure within EvoX. If 'Games' or whatever doesn't appear, then there is a problem with the ini file, i.e. there is no 'Games' menu defined.

Have a look and see!
 

Sniperman

Junior Member
Dec 17, 2002
12
0
Los Angeles
i use xbmc now but when i was using evox there was something on the menu like "launch dvd" or something like that to start up my games, under xbmc its easier to start it up, try and find something like that, even try installing another dash.
 

digthebox

VIP Member
Dec 2, 2004
595
0
UK
amitm said:
I turn my xbox on and it all works fine. my red flubber works. the dashboard loads up (evoX) and all it says is:

MS Dashboard
Reboot
Power Off
Settings
Backup

I turned it off and on a few times and the same thing again. I cant see what the problem is?! its a 2.6 on a 1.6a board if any1 is wondering. also i just got darkwatch backed up on the hdd n wen i went to play it for the first time i got this problem. any help wud b much obliged!
you need to have a section in your evox.ini that looks something like this, might need slight editing to suit your needs:

Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}

what this basically does is create a menu called "Games" and then scan e:\games and f:\games - if it find any games in those folder it will automatically list them in alphabetical order in your new games menu. I can email you a complete working evox.ini if that is easier for you.

another thing to check out is thaat nothing is REM'd out - if the line in evox.ini begins with a # symbol it will not be processed. Was it working before or has something become corrupted.
 
Last edited:

amitm

Full Member
May 12, 2005
54
0
North West London
digthebox said:
you need to have a section in your evox.ini that looks something like this, might need slight editing to suit your needs:

Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}

what this basically does is create a menu called "Games" and then scan e:\games and f:\games - if it find any games in those folder it will automatically list them in alphabetical order in your new games menu. I can email you a complete working evox.ini if that is easier for you.

another thing to check out is thaat nothing is REM'd out - if the line in evox.ini begins with a # symbol it will not be processed. Was it working before or has something become corrupted.
im guna check it all tomo cos its late and cant see the hole wher to put the crossover cable. it used to work fine before. had bout 15 games. but as soon as i put darkwatch on its gone all silly! ill have a proper look tomo n get back to u. thanks tho
 

Big_Whoopin

VIP Member
Jan 29, 2004
811
0
SE Pennsylvania, USA
digthebox said:
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}
Amitm, keep in mind that these lines digthebox references are if you have your games in e:\games or f:\games. If your backups are in a different partition/folder you will need to adjust accordingly.

I know I've seen an EvoX ini guide around somewhere, check xbox-scenes or google for it. If you learn how the file works you may find some ways to customize the dashboard to better suit you.

-Whoopin