[Bug 38613] New: Witcher3 Wild Hunt (GoG)
https://bugs.winehq.org/show_bug.cgi?id=38613 Bug ID: 38613 Summary: Witcher3 Wild Hunt (GoG) Product: Wine Version: 1.7.38 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: vcomp Assignee: wine-bugs(a)winehq.org Reporter: f00dl3a(a)gmail.com Distribution: Ubuntu Created attachment 51510 --> https://bugs.winehq.org/attachment.cgi?id=51510 Shell log when attempting to run Witcher 3 When running the Witcher 3 Good Old Games installer under Ubuntu 15.04, the installer crashes when attempting to install vcredist_x64.exe with a "Runtime Error (at 69:445)" message. Witcher 3 from Good Old Games does not launch due to VCOMP110.DLL not being found. Selecting "Native" vs "Wine" in winecfg has no impact on this error message. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #1 from Anthony <f00dl3a(a)gmail.com> --- I do not believe Witcher will run in a 32 bit environment, so I did not test on a 32 bit prefix. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #2 from Anthony <f00dl3a(a)gmail.com> --- When attempting to run on a 32-bit wine prefix, it returns the message The system does not meet the minimum requirements. When attempting to run Witcher 3 in a 32-bit prefix, it produces the following error attached as 32 bit Witcher error -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #3 from Anthony <f00dl3a(a)gmail.com> --- Created attachment 51511 --> https://bugs.winehq.org/attachment.cgi?id=51511 32 bit error 32-bit Witcher wine prefix error -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Anthony <f00dl3a(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f00dl3a(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Witcher3 Wild Hunt (GoG) |Witcher3 Wild Hunt (GoG) | |needs vcomp110.dll Ever confirmed|0 |1 Severity|major |normal --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- Not major. Confirming, dll is unimplemented. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #5 from Anthony <f00dl3a(a)gmail.com> --- Created attachment 51512 --> https://bugs.winehq.org/attachment.cgi?id=51512 Backtrace with VCOMP110 Found a "work-around" to make vccomp110.dll "implement" to wine by doing the following after cabextracting the vcredist_x64.exe & a2 files: astump(a)astump15:~/Desktop/Witcher 3 Extras/VCRedist12$ cp F_CENTRAL_vcomp110_x64 ~/.wine/drive_c/windows/system32/vcomp110.dll However, now I have a new problem: astump(a)astump15:~/Desktop/Witcher 3 Setup$ env WINEPREFIX="/home/astump/.wine" wine C:\\windows\\command\\start.exe /Unix /home/astump/.wine/dosdevices/c:/users/Public/Desktop/The\ Witcher®\ 3\ -\ Wild\ Hunt.lnk fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 astump(a)astump15:~/Desktop/Witcher 3 Setup$ fixme:heap:RtlSetHeapInformation 0x29f0000 0 0x213fd00 4 stub fixme:ver:GetCurrentPackageId (0x5f20e500 (nil)): stub fixme:win:DisableProcessWindowsGhosting : stub fixme:seh:__CxxFrameHandler 0x213e510 213e780 0x213d4f0 0x213d3c0: not implemented fixme:seh:__CxxFrameHandler 0x213e510 213e8b0 0x213d4f0 0x213d3c0: not implemented fixme:seh:__CxxFrameHandler 0x213e510 213eca0 0x213d4f0 0x213d3c0: not implemented wine: Unhandled exception 0xe06d7363 in thread 23 at address 0x7b8491d1 (thread 0023), starting debugger... fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} ^C -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Alex <green_apple123(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |green_apple123(a)mail.ru -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 David Bebber <Sigil_Thane(a)att.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Sigil_Thane(a)att.net --- Comment #6 from David Bebber <Sigil_Thane(a)att.net> --- Try this command... wine '~/.wine/dosdevices/c:/GOG Games/The Witcher 3 Wild Hunt/bin/x64/witcher3.exe' '~/.wine/dosdevices/c:/GOG Games/The Witcher 3 Wild Hunt/bin/x64/goggame-1207664643.dll' Working on cabextracting now.... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #7 from Anthony <f00dl3a(a)gmail.com> --- I updated to the latest GoG patch for the Witcher - 1.03. Same exact error message as before. Also attempted manually adding the DLL in the command line astump(a)astump15:~/.wine/drive_c/GOG Games/The Witcher 3 Wild Hunt/bin/x64$ wine witcher3.exe goggame-1207664643.dll fixme:heap:RtlSetHeapInformation 0x29e0000 0 0x212fd00 4 stub fixme:ver:GetCurrentPackageId (0x5f1fe500 (nil)): stub fixme:win:DisableProcessWindowsGhosting : stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x212ddb0 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x212d870 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x212e0f8 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x212df80 1 C) semi-stub fixme:seh:__CxxFrameHandler 0x212e730 212e8e0 0x212d710 0x212d5e0: not implemented fixme:seh:__CxxFrameHandler 0x212e730 212eca0 0x212d710 0x212d5e0: not implemented wine: Unhandled exception 0xe06d7363 in thread 23 at address 0x7b8491d1 (thread 0023), starting debugger... New backtrace attached (backtrace103gog.txt) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #8 from Anthony <f00dl3a(a)gmail.com> --- Created attachment 51533 --> https://bugs.winehq.org/attachment.cgi?id=51533 Backtrace Update 1.03 w/ GoG DLL -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 --- Comment #9 from Anthony <f00dl3a(a)gmail.com> --- Created attachment 51564 --> https://bugs.winehq.org/attachment.cgi?id=51564 Backtrace Update 1.04 w/ GoG DLL Backtrace from update 1.04 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Duplicate. Please note that you can simply mark a bug as a duplicate yourself. Thanks for letting us know. *** This bug has been marked as a duplicate of bug 35092 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #12 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to Ken Sharp from comment #10)
Duplicate.
Please note that you can simply mark a bug as a duplicate yourself. Thanks for letting us know.
*** This bug has been marked as a duplicate of bug 35092 ***
Wasn't this bug report for the unimplemented vcomp110 dll? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |matteo.mystral(a)gmail.com Resolution|DUPLICATE |--- --- Comment #13 from Matteo Bruni <matteo.mystral(a)gmail.com> --- (In reply to Sebastian Lackner from comment #12)
(In reply to Ken Sharp from comment #10)
Duplicate.
Please note that you can simply mark a bug as a duplicate yourself. Thanks for letting us know.
*** This bug has been marked as a duplicate of bug 35092 ***
Wasn't this bug report for the unimplemented vcomp110 dll?
It seems so. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Christopher Larson <kergoth(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kergoth(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://store.steampowered.c | |om/app/321920/ CC| |gyebro69(a)gmail.com Summary|Witcher3 Wild Hunt (GoG) |Multiple games (Witcher3 |needs vcomp110.dll |Wild Hunt, Schein, The | |Emptiness) need | |vcomp110.dll --- Comment #14 from Béla Gyebrószki <gyebro69(a)gmail.com> --- The Emptiness Deluxe Edition (hidden object game) and Schein on Steam also need vcomp110.dll. Schein demo on Steam: http://store.steampowered.com/app/321920/ wine-1.7.48-46-g571462c -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #15 from Austin English <austinenglish(a)gmail.com> --- (In reply to Béla Gyebrószki from comment #14)
The Emptiness Deluxe Edition (hidden object game) and Schein on Steam also need vcomp110.dll.
Schein demo on Steam: http://store.steampowered.com/app/321920/
wine-1.7.48-46-g571462c
Schein attempts to start after https://source.winehq.org/git/wine.git/commitdiff/824b81ea114f2f414415769529..., but crashes on missing vcomp110.dll._vcomp_master_begin. I filed bug 39031 for that. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38613 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.49. -- 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