[Bug 21105] New: RealMYST 1.11: Fails to start (Possible D3D issue)
http://bugs.winehq.org/show_bug.cgi?id=21105 Summary: RealMYST 1.11: Fails to start (Possible D3D issue) Product: Wine Version: 1.1.33 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: gaming4jc2(a)yahoo.com Created an attachment (id=25342) --> (http://bugs.winehq.org/attachment.cgi?id=25342) Fixme and Err on boot, Notice the WineD3DtoDD Can't translate this Pixelformat... Unlike the ntdll bug in windows 98 compatibility, RealMYST does make an attempt to launch in Windows XP mode. However, upon doing so I receive another list of errors and the program shuts off. I'm using the retail version of RealMYST with Patch v 1.11 from here: http://www.ubi.com/US/Downloads/Info.aspx?dlId=62 Logs attached show me launching the game in two different screen resolutions and receiving the same error regardless of them. -- 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=21105 --- Comment #1 from Luke <gaming4jc2(a)yahoo.com> 2010-02-09 20:20:45 --- Created an attachment (id=26170) --> (http://bugs.winehq.org/attachment.cgi?id=26170) Windows 98 backtrace + Windows XP Direct3D Issues in 1.1.38 Adding slightly newer log, also including Windows 98 Mode followed by WinXP mode. -- 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=21105 --- Comment #2 from Silent-Hunter <cheery314(a)hotmail.com> 2010-11-15 04:11:21 CST --- Created an attachment (id=31956) --> (http://bugs.winehq.org/attachment.cgi?id=31956) RealMYST debug dump RealMYST does not start. Running on wine-1.3.6 -- 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=21105 Silent-Hunter <cheery314(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cheery314(a)hotmail.com --- Comment #3 from Silent-Hunter <cheery314(a)hotmail.com> 2010-11-15 04:11:53 CST --- RealMYST does not start on wine-1.3.6. I attached a debug log.txt -- 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=21105 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #4 from GyB <gyebro69(a)gmail.com> 2013-01-21 10:33:20 CST --- This bug was reported against the disc version of RealMyst. I can't reproduce it with the GOG.com version of the game. The backtrace in comment #2 looks like a crash in the open source radeon driver. The usual question: is this still an issue with Wine 1.5.22 or newer? If so, does the demo have the same problem: http://www.fileplanet.com/50899/50000/fileinfo/realMyst-Test-3-Demo -- 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=21105 --- Comment #5 from Luke <gaming4jc2(a)yahoo.com> 2013-01-21 17:45:13 CST --- Created attachment 43284 --> http://bugs.winehq.org/attachment.cgi?id=43284 Win98 + WinXP Mode - both crash - log from wine 1.5.5 Still seeing this bug in Wine 1.5.5, also changed my graphics card to an Nvidia since the original bug report. -- 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=21105 --- Comment #6 from Luke <gaming4jc2(a)yahoo.com> 2013-01-21 17:52:43 CST --- Also not able to find a working mirror for realmysttest3.exe (404 not found), so unable to see if it works on it or not. -- 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=21105 --- Comment #7 from GyB <gyebro69(a)gmail.com> 2013-01-23 12:25:14 CST ---
fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows version to 'nt40' or 'win31'. fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows version to 'nt40' or 'win31'. ... Did you try that?
You should check the game with a tool like ProtectionId to find out what copy-protection it uses.
...also changed my graphics card to an Nvidia since the original bug report.
from your log:
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 0x300)"). Doesn't look like it's configured correctly. Could you try the binary drivers?
-- 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=21105 --- Comment #8 from Henri Verbeet <hverbeet(a)gmail.com> 2013-01-24 05:37:18 CST --- (In reply to comment #7)
fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows version to 'nt40' or 'win31'. fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows version to 'nt40' or 'win31'. ... Did you try that?
Those are probably supposed to fail. -- 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=21105 --- Comment #9 from Luke <gaming4jc2(a)yahoo.com> 2013-01-24 19:28:49 CST --- (In reply to comment #7)
fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows version to 'nt40' or 'win31'. fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows version to 'nt40' or 'win31'. ... Did you try that?
NT4.0: fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled fixme:win:EnumDisplayDevicesW ((null),0,0x33e904,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33edc0,0x00000000), stub! fixme:ddraw:ddraw7_Initialize Ignoring guid {00000000-0000-0000-0000-000000000000}. fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 --Process Dies-- Win 3.1 Dialogue: "Debugger Detected! Disable and try again", "OK".
You should check the game with a tool like ProtectionId to find out what copy-protection it uses.
[File Heuristics] -> Flag : 00000000000001001100000000000101 (0x0004C005) [!] Safedisc v1.50.020 detected ! [CompilerDetect] -> Visual C++ 5.1
...also changed my graphics card to an Nvidia since the original bug report.
from your log:
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 0x300)"). Doesn't look like it's configured correctly. Could you try the binary drivers? Unlikely, I have the latest version of Nouveau - also see recently fixed bug report http://bugs.winehq.org/show_bug.cgi?id=21119 The game works fine with a NoCD.
-- 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=21105 --- Comment #10 from Henri Verbeet <hverbeet(a)gmail.com> 2013-01-25 03:02:51 CST --- (In reply to comment #9)
Unlikely, I have the latest version of Nouveau - also see recently fixed bug report http://bugs.winehq.org/show_bug.cgi?id=21119 Although it's not necessarily the problem you're having, you're not actually using Nouveau, but llvmpipe. (Which is a software rasterizer.) That could be because you have e.g. only the 64-bit version of Nouveau installed, or some other kind of configuration issue. LIBGL_DEBUG=verbose should provide some more information there.
The game works fine with a NoCD. In that case there's a good chance this is related to the copy protection. There are a couple of bugs for Safedisc in our bugzilla, although I'm not sure if this is any particular one of those.
-- 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=21105 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution| |DUPLICATE Summary|RealMYST 1.11: Fails to |RealMYST 1.11 fails to |start (Possible D3D issue) |start in Windows XP mode --- Comment #11 from Anastasius Focht <focht(a)gmx.net> 2013-10-04 13:12:41 CDT --- Hello folks, the copy protection issue is a dupe of bug 12653 You need to set WinVer to "Windows 2000" to have the SafeDisc 1.x driver working (it refuses to run >Win2K by design). The reason why it works on Windows XP is called compat mode/app shims. Regards *** This bug has been marked as a duplicate of bug 12653 *** -- 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=21105 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2013-10-22 04:43:06 CDT --- Closing. -- 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