[Bug 28997] Viper Racing v1.2.3: Copy protection does not detect CD

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 6 07:59:07 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=28997

--- Comment #7 from Anastasius Focht <focht at gmx.net> 2011-11-06 07:59:07 CST ---
Hello,

looks like your cdrom/media is not properly registered within Wine:

--- snip ---
...
0009:Call KERNEL32.GetDriveTypeA(0032f948 "A:\\") ret=0040189b
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000001 ret=0040189b
0009:Call KERNEL32.GetDriveTypeA(0032f948 "B:\\") ret=0040189b
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000001 ret=0040189b
0009:Call KERNEL32.GetDriveTypeA(0032f948 "C:\\") ret=0040189b 
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000003 ret=0040189b
0009:Call KERNEL32.GetDriveTypeA(0032f948 "D:\\") ret=0040189b
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000001 ret=0040189b
0009:Call KERNEL32.GetDriveTypeA(0032f948 "E:\\") ret=0040189b
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000001 ret=0040189b
...
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000001 ret=0040189b
0009:Call KERNEL32.GetDriveTypeA(0032f948 "Z:\\") ret=0040189b
0009:Ret  KERNEL32.GetDriveTypeA() retval=00000003 ret=0040189b
0009:Call user32.MessageBoxA(00000000,0032f830 "You must have the Viper Racing
CD inserted to play.",00407230 "Our Apologies",00010010) ret=00401157
--- snip ---

If Wine doesn't detect the media automagically (missing hal, udisk) you need to
setup a drive letter for your cdrom manually.
Use "winecfg" to add a drive, e.g. "d:", type "cdrom" pointing to your media
mount point.

I suspect there is no copy protection issue here.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list