http://bugs.winehq.org/show_bug.cgi?id=21755
Summary: I try to play the demo version of "Heroes of Might and Magic V" and wine starts, talks about code, says its debugging for a long time and finally blurts out hexadecimal machine code. Product: Wine Version: 1.0.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: scott@moondata.com
Created an attachment (id=26291) --> (http://bugs.winehq.org/attachment.cgi?id=26291) A perhaps poorly labeled record of exactly what happed.
I typed "wine explorer /desktop=wine,1024x600 C:\Program Files\Ubisoft\Heroes of Might and Magic V\Demo\bin\H5_Game.exe" into terminal and the window I requested appears, first the default blue, then it turns black. Wine said that it could not open types.xml, calling lots of statements "stub!" and also that it was debugging. I waited for a long while before it said what the problem was (with lots of what I recognized as machine code) and the window turned back to its default blue and closed.
http://bugs.winehq.org/show_bug.cgi?id=21755
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Summary|I try to play the demo |Heroes of Might and Magic V |version of "Heroes of Might |doesn't run |and Magic V" and wine | |starts, talks about code, | |says its debugging for a | |long time and finally | |blurts out hexadecimal | |machine code. |
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-02-18 06:59:51 --- First thing to do is to test with latest Wine release, today it's 1.1.38
Also, is there any reason you run in a virtual desktop and not from the app's directory?
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #2 from scott@moondata.com 2010-02-18 13:37:16 --- I tried to run it outside the virtual desktop first but some very weird things happened. A sort of mutated desktop appeared. The panels had expanded massivly and the only icon on my desktop was for Heroes of Might and Magic V, and i didn't have that one in the first place.
I will see about getting a newer version of wine.
http://bugs.winehq.org/show_bug.cgi?id=21755
scott@moondata.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Heroes of Might and Magic V |Heroes of Might and Magic V |doesn't run |demo doesn't run
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #3 from scott@moondata.com 2010-02-18 17:14:56 --- It (sort of) works on the new version. Now I just have to get past the title page...
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #4 from scott@moondata.com 2010-02-18 17:36:21 --- Created an attachment (id=26305) --> (http://bugs.winehq.org/attachment.cgi?id=26305) A screenshot of what happens if you run this outside a vurtual desktop.
http://bugs.winehq.org/show_bug.cgi?id=21755
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #5 from Xavier Vachon xvachon@gmail.com 2010-08-24 09:53:12 --- The retail game and the demo have been reported to work well : http://appdb.winehq.org/objectManager.php?sClass=application&iId=3233
Is this still an issue in current git? (1.3.1)
http://bugs.winehq.org/show_bug.cgi?id=21755
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.gamershell.com/d | |ownload_13278.shtml Ever Confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com 2011-02-16 17:15:55 CST --- I can confirm this in the demo. The game starts, you get a splash screen, it changes your screen resolution, but never takes focus.
Terminal shows austin@aw21 ~/.wine/drive_c/Program Files/Ubisoft/Heroes of Might and Magic V/Demo/bin $ wine H5_Game.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32f92c,0x00000000), stub! err:d3d:resource_init Out of memory! err:d3d9:device_parent_CreateSurface (0x11ce3c) CreateSurface failed, returning 0x8876017c fixme:d3d_texture:texture_init Failed to create surface 0x38a4f6b0, hr 0x8876017c fixme:d3d:query_init Unhandled query type 0x4. fixme:win:EnumDisplayDevicesW ((null),0,0x32f888,0x00000000), stub! err:d3d:resource_init Out of memory! err:d3d9:device_parent_CreateSurface (0x1394f4) CreateSurface failed, returning 0x8876017c fixme:d3d_texture:texture_init Failed to create surface 0x1e8778, hr 0x8876017c fixme:d3d:query_init Unhandled query type 0x4. fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling mixer fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x3999a80,0x3999980): stub No arguments found, but required
then I get a flood of fixme:d3d:query_init Unhandled query type 0x4.
Using a virtual desktop works around it.
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #7 from Austin English austinenglish@gmail.com 2011-02-16 18:42:04 CST --- (In reply to comment #6)
err:d3d:resource_init Out of memory!
Looked a bit strange, so I tried manually setting VideoMemorySize in the registry, but that did not help.
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #8 from Xavier Vachon xvachon@gmail.com 2012-02-08 06:37:40 CST --- The demo works very well for me in current wine (1.4-rc2), arch linux X64 and NVIDIA hardware. Can someone else confirm?
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #9 from Austin English austinenglish@gmail.com 2012-02-08 13:45:56 CST --- (In reply to comment #8)
The demo works very well for me in current wine (1.4-rc2), arch linux X64 and NVIDIA hardware. Can someone else confirm?
Same as in comment #5 for me in wine-1.4-rc2-32-g91a63ad
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #10 from Xavier Vachon xvachon@gmail.com 2012-02-08 14:43:50 CST --- (In reply to comment #9)
(In reply to comment #8)
The demo works very well for me in current wine (1.4-rc2), arch linux X64 and NVIDIA hardware. Can someone else confirm?
Same as in comment #5 for me in wine-1.4-rc2-32-g91a63ad
You mean comment #6, right?
I forgot to say, the game does not get focus when the Ubisoft intro video begins to play, but I can get the focus back by tabbing to the game. Afterwards I am able to start a scenario and play the game. I have not tested with a virtual desktop.
http://bugs.winehq.org/show_bug.cgi?id=21755
--- Comment #11 from Andrey Gusev andrey.goosev@gmail.com 2013-12-10 04:31:01 CST --- Runs now in 1.7.8
http://bugs.winehq.org/show_bug.cgi?id=21755
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com 2013-12-10 20:16:05 CST --- (In reply to comment #11)
Runs now in 1.7.8
Yes, I can confirm it is working very well too.
https://bugs.winehq.org/show_bug.cgi?id=21755
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.9.