Heroes of Might an Magic : Tribes of the East

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
nearlymagicman
Level 1
Level 1
Posts: 5
Joined: Sun Apr 03, 2011 4:50 am

Heroes of Might an Magic : Tribes of the East

Post by nearlymagicman »

Hey guys,

I am trying to start HoMM Tribes of the East but it just gets to the loading screen and than crashes with the following output:

Code: Select all

fixme:win:EnumDisplayDevicesW ((null),0,0x32f554,0x00000000), stub!
fixme:d3d:query_init Unhandled query type 0x4.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f4b0,0x00000000), stub!
fixme:d3d:query_init Unhandled query type 0x4.
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x41812a8,0x41811a8): stub
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (1000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1000
No arguments found, but required
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Tue, 20-Jun-1911 13:46:27 GMT; path=/")
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Sat, 20-Jun-2111 13:46:27 GMT; path=/")
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Sat, 20-Jun-2111 13:46:27 GMT; path=/")
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (1000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1000
Due to the fact that the game is rated gold, I am quite confused and would be pleased if somebody is able to give me a fix on that issue.

Thx
nearlymagicman
Level 1
Level 1
Posts: 5
Joined: Sun Apr 03, 2011 4:50 am

Post by nearlymagicman »

I forgot to tell:

Ubuntu 10.10
Nvidea Gforce 6600
Wine 1.2.2
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Heroes of Might an Magic : Tribes of the East

Post by jjmckenzie »

On Mon, Jun 20, 2011 at 6:48 AM, nearlymagicman
<[email protected]> wrote:
Hey guys,

I am trying to start HoMM Tribes of the East but it just gets to the loading screen and than crashes with the following output:

Code:

fixme:win:EnumDisplayDevicesW ((null),0,0x32f554,0x00000000), stub!
fixme:d3d:query_init Unhandled query type 0x4.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f4b0,0x00000000), stub!
fixme:d3d:query_init Unhandled query type 0x4.
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x41812a8,0x41811a8): stub
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (1000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1000
No arguments found, but required
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Tue, 20-Jun-1911 13:46:27 GMT; path=/")
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Sat, 20-Jun-2111 13:46:27 GMT; path=/")
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Sat, 20-Jun-2111 13:46:27 GMT; path=/")
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (1000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1000

The game is rated Silver, not gold at version 3.0.

Try what the comment says at the bottom of the screen in the entry:

http://appdb.winehq.org/objectManager.p ... n&iId=9530

Startup does not work the first time unless you emulate a desktop.
Just emulating a desktop the same size as your normal desktop is an
easy workaround that does not seem to impact performance at all. I
did not need to disable vertex shaders, but some others have indicated
that it may be required.

You might also want to try using the latest Wine Development version
as well. Currrently it is 1.3.22.
Locked