Re: Swp updated.
If you have one hard disk C: and many CD/DVD devices e.g.
D: , E: , F: , G: , H: , I: , J: etc. etc.
and you put your Shadow Warrior CD in drive H:
then you should edit Swp.cfg with the following:
PlayCD = 1
CDDevice = 4
This means that:
D: is CDDevice = 0
E: is CDDevice = 1
F: is CDDevice = 2
G: is CDDevice = 3
H: is CDDevice = 4
I: is CDDevice = 5
J: is CDDevice = 6
Tested and works great.
ProAsm please add this info to your next pack, or implement it to SwpSetup.exe. Many thanks in advance.
[Edit]
CDDevice = 0 is considered your first CD/DVD device, no matter what letter has.
If you had 3 hard disks C: , D:, E: , and your first CD/DVD device is F: then it should be:
F: is CDDevice = 0
G: is CDDevice = 1
H: is CDDevice = 2
I: is CDDevice = 3
J: is CDDevice = 4
K: is CDDevice = 5
etc. etc.
I think that "CDDevice = " takes values from 0 - 9
Can I ask what the value "-1" does? It disables completely the CDDevice?
I also saw "PlayCD = -1", what does it do?
Last edited by supergoofy; 06-30-2007 at 02:05 PM.
|