http://bugs.winehq.org/show_bug.cgi?id=31918 Dyrver E <dyrver.eriksson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dyrver.eriksson(a)gmail.com --- Comment #9 from Dyrver E <dyrver.eriksson(a)gmail.com> 2013-01-07 06:46:07 CST --- Got this compiled to a list of four missing calls when running the game through dependency walker while steam is running in the background, not sure how this relates to the inability to run the game though. But it might help get this awesome game running. It's all pure Wine 1.5.21 and if any installed dependencies by way of Steam. (I think Wine blocks those if I'm not mistaken?) GetProcAddress(0x7E170000 [WINEX11.DRV], "GetAsyncKeyState") called from "USER32.DLL" at address 0x7EB05577 and returned NULL. Error: Procedure not found (127). GetProcAddress(0x7E170000 [WINEX11.DRV], "RegisterHotKey") called from "USER32.DLL" at address 0x7EB05631 and returned NULL. Error: Procedure not found (127). GetProcAddress(0x7E170000 [WINEX11.DRV], "UnregisterHotKey") called from "USER32.DLL" at address 0x7EB0568E and returned NULL. Error: Procedure not found (127). GetProcAddress(0x7E170000 [WINEX11.DRV], "CreateCursorIcon") called from "USER32.DLL" at address 0x7EB056CC and returned NULL. Error: Procedure not found (127). -- 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.