View Single Post
  #2  
Old 06-05-2003, 12:46
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
Re: need help bad !!!!

Quote:
Originally posted by toviolent
Ok i have been reading the evox for dummies and it says if im going to use my original hard drive that they suggest that I change fields in the .ini from f: to e: ok so how many should I have to change because I only found 3 that were originaly f: here they are

DVDPlayer = "f:appsdvd2.0default.xbe"

AutoAddItem "e:games"
AutoAddItem "f:games"
SortAll

AutoAddItem "e:apps"
AutoAddItem "f:apps"
SortAll

ok so here is how it looks now is this alright?

DVDPlayer = "e:appsdvd2.0default.xbe"

AutoAddItem "e:games"
AutoAddItem "e:games"
SortAll

AutoAddItem "e:apps"
AutoAddItem "e:apps"
SortAll

I changed the f: to e: but this dont seem correct or is it correct if not can someone be kind enough to please point me in the right direction? Thanks for any help in advance

What are you trying to do? If your wanting to access DVD RegionX via EvoX. Try using these settings which are mine:


DVDPlayer = "c:\Applications\dvdx\default.xbe" Then Scroll down to the bottom of the evox.ini and change to the following.


}
Section "Apps"
{
# Item "DVDX","c:\Applications\dvdx\default.xbe"
SortAll
AutoAddItem "c:\applications\"
Reply With Quote