Age of Wonders: Shadow Magic (GOG version)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Dagslys
Level 1
Level 1
Posts: 6
Joined: Thu Jan 26, 2012 9:32 am

Age of Wonders: Shadow Magic (GOG version)

Post by Dagslys »

So I've managed to get the game to get the the menu screen with the cursor showing, but I can't click anything, just move it around.

Anybody know what to do?
  • Running Ubuntu latest version.
  • I've set it to run in a window.
  • Nothing seems to lag, just can't interact.
Dagslys
Level 1
Level 1
Posts: 6
Joined: Thu Jan 26, 2012 9:32 am

update

Post by Dagslys »

it would seem that clicking is delayed, and the actual location of the menu options are not where they are being displayed graphically.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

did you try a virtual desktop?
Dagslys
Level 1
Level 1
Posts: 6
Joined: Thu Jan 26, 2012 9:32 am

Post by Dagslys »

doh123 wrote:did you try a virtual desktop?
All i've done is installed, and configured it with wine, basically opening the setup.exe, making adjustments, and than seeing if the game runs. I'm kind of new to wine, what's this with a virtual dekstop?
Dagslys
Level 1
Level 1
Posts: 6
Joined: Thu Jan 26, 2012 9:32 am

Post by Dagslys »

Think I've tried now. Still didn't solve the problem.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

Dagslys wrote:Think I've tried now. Still didn't solve the problem.
you can enable a virtual desktop in winecfg. It sometimes works better with problems like that. I do not know anything specifically about that game, so you might make sure you look up info in the AppDB.
http://appdb.winehq.org/objectManager.p ... ngId=59334

A person who rated it as platinum said to select Color Cursor int he setup... and make sure Direct3D isn't selected...
Dagslys
Level 1
Level 1
Posts: 6
Joined: Thu Jan 26, 2012 9:32 am

Post by Dagslys »

doh123 wrote:
Dagslys wrote:Think I've tried now. Still didn't solve the problem.
you can enable a virtual desktop in winecfg. It sometimes works better with problems like that. I do not know anything specifically about that game, so you might make sure you look up info in the AppDB.
http://appdb.winehq.org/objectManager.p ... ngId=59334

A person who rated it as platinum said to select Color Cursor int he setup... and make sure Direct3D isn't selected...
thanks for the reply, I've done what it suggests, it only get's me to the main menu, and then I can't click anything.

here's some code the terminal outputs.

Code: Select all

fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:iphlpapi:DeleteIpForwardEntry (pRoute 0x79e968): stub
fixme:iphlpapi:CreateIpForwardEntry (pRoute 0x79e9a0): stub
fixme:service:EnumServicesStatusW resume handle not supported
fixme:service:EnumServicesStatusW resume handle not supported
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e5d0,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x12dd58,(nil)): stub
fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x79e688 0x79e680
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:dpnet:IDirectPlay8LobbiedApplicationImpl_RegisterProgram (0x21fcc8): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6e8,0x00000000), stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
fixme:dpnet:IDirectPlay8LobbiedApplicationImpl_Initialize (0x2328f00): stub
fixme:dpnet:IDirectPlay8LobbiedApplicationImpl_Close (0x2328f00): stub
fixme:dpnet:IDirectPlay8PeerImpl_Close (0x2328ee8)->(0): stub
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x230a2d0, flags 0x1, event (nil) stub!
Dagslys
Level 1
Level 1
Posts: 6
Joined: Thu Jan 26, 2012 9:32 am

Post by Dagslys »

for some reason, the game works on my notebook (acer aspire one) but not on my regular laptop, oh well.
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Dagslys wrote:for some reason, the game works on my notebook (acer aspire one) but not on my regular laptop, oh well.
Different window managers? If you have desktop effects enabled on the laptop, try turning them off. Also experiment with various combinations of allowing/not allowing the window manager to control/decorate the windows.
Locked