Age of empires II HD (Steam) Crashes upon keyboard input

Questions about Wine on Linux
Locked
8ofspades
Newbie
Newbie
Posts: 2
Joined: Tue Jan 21, 2014 12:27 am

Age of empires II HD (Steam) Crashes upon keyboard input

Post by 8ofspades »

Environment: OpenSuse 12.3 64bit, Wine version 1.7.8

When I start the game, everything works (including keyboard input) until I join an actual game. Once any keyboard input is received, I receive this message in my terminal and the game immediately crashes.

Code: Select all

fixme:dbghelp:elf_search_auxv can't find symbol in module
wine: Unhandled privileged instruction at address 0x7153f61 (thread 007d), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc52226
Here http://pastebin.com/xZtsP0Tu is the Backtrace.

This is a new install of wine, the only programs running are Steam and Age of Empires. The game runs perfectly if no keyboard input is received (played a 5 hours multiplayer game).

Any help is appreciated.

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Age of empires II HD (Steam) Crashes upon keyboard input

Post by dimesio »

8ofspades
Newbie
Newbie
Posts: 2
Joined: Tue Jan 21, 2014 12:27 am

Re: Age of empires II HD (Steam) Crashes upon keyboard input

Post by 8ofspades »

Disabling Steam Overlay fixed it.

Thanks
Locked