[Bug 22965] New: Battlefield Bad Company 2 can run from cd-rom, but not from iso
http://bugs.winehq.org/show_bug.cgi?id=22965 Summary: Battlefield Bad Company 2 can run from cd-rom, but not from iso Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com (This reminds me of bug 22428.) http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520 says you need -o uid=XXX,unhide. You can install from an .iso mounted with that (and ro,loop), but you can't start the game, it says please insert disc. Pointing d: and d:: at a real mounted disc works past it. A +relay,+file log says 0009:Call KERNEL32.GetVolumeInformationA(02f9d290 "I:\\",02f9cce0,00000400,02f9d22c,02f9d230,02f9d228,02f9cae0,00000200) ret=023aaed3 ... fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) ... 0009:Ret KERNEL32.GetVolumeInformationA() retval=00000001 ret=023aaed3 It then does 0009:Call KERNEL32.QueryDosDeviceA(02f9cce0 "I:",02f9cae0,00000200) ret=023ab4b1 0009:Ret KERNEL32.QueryDosDeviceA() retval=00000019 ret=023ab4b1 0009:Call KERNEL32.CreateFileA(02f9cce0 "\\\\.\\HarddiskVolume2",c0000000,00000003,00000000,00000003,00000000,00000000) ret=0236c2b2 trace:file:CreateFileW L"\\\\.\\HarddiskVolume2" GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U (L"\\\\.\\HarddiskVolume2",0x2f9c5c0,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"\\\\.\\HarddiskVolume2" 520 0x2f9c354 (nil)) warn:file:CreateFileW Unable to create file L"\\\\.\\HarddiskVolume2" (status c0000034) trace:file:CreateFileW returning 0xffffffff 0009:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0236c2b2 a bunch of times. Looks like it's trying to access the iso but failing (do we not support \\\\.\\HarddiskVolume2 for mounted isos?). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22965 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown Severity|normal |minor --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-31 05:52:34 --- Sounds like a copy protection. A workaround is obvious: use the original disk. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22965 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-05-31 08:41:38 --- Sure, except that this gets in the way of automated regression testing, where it's hard to switch discs without a robot to insert them. cdemu is an option here, but I haven't had much luck with it. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22965 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-06-01 01:13:11 --- Wine is not copy-protection avoidance system. Also make sure mount point device points to the right loop device and that you have correct permissions on it. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22965 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-06-01 01:13:43 --- Closing. Some things are not supposed to work with ISOs only with real disks. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22965 AJSB <ajsb(a)vfemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ajsb(a)vfemail.net --- Comment #5 from AJSB <ajsb(a)vfemail.net> 2012-05-08 21:12:16 CDT --- Update: Games launches now normally if you install most recent update because EA removed SecuROM testing....i'm playing game from a iso made from my DVD disk. Goi to EA UK forum to get link to download manual update for the game if need to... Onlyu problem with this game is audio...it mutes...check new bug submited by me... -- 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.
participants (1)
-
wine-bugs@winehq.org