http://bugs.winehq.org/show_bug.cgi?id=22028
Summary: King's Bounty. Armored Princess - mouse doesn't work Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jskartman@gmail.com CC: hverbeet@gmail.com
Hi,
This game works flawlessly on wine 1.1.34, it requires winetricks mfc42, on wine 1.1.35 the game doesn't start and on wine-1.1.36 and above the game start but when i hover cursor over option, the game doesnt highlight option or allow to do anything.
The error is similar to http://bugs.winehq.org/show_bug.cgi?id=21075 and http://bugs.winehq.org/show_bug.cgi?id=21092, but meanwhile these bugs seems to be corrected by Henri patches, this game continues failing.
As sugested by Wylda on bug 21075 i tried this and the problem is solved!!.
1. install wine from your distro 2. use needed winetricks (if any)
3. Prepare your build environment (see wine's wiki)
4. git checkout c24e48d937cfd0000a22af555a920ea7fab71d7b
5. compile and test the game --problem should persist
(here the game fails)
6. Remove the failing commit by:
git show c24e48d937cfd0000a22af555a920ea7fab71d7b | patch -p1 -R
7. compile and test the game --problem should gone
(here the game works!)
Regards
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #1 from Jaime jskartman@gmail.com 2010-03-13 13:06:56 --- Created an attachment (id=26785) --> (http://bugs.winehq.org/attachment.cgi?id=26785) WINEDEBUG=+win,+d3d
http://bugs.winehq.org/show_bug.cgi?id=22028
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #2 from GyB gyebro69@gmail.com 2010-03-13 14:28:03 --- I can confirm this bug exists in Wine-1.1.40, but only in virtual desktop mode. In Wine's fullscreen mode the mouse functions properly in the game (at least for me).
Steam version of the game (v1.2), native d3dx9_36.dll is needed Wine-1.1.40 from source Fedora 12 x86 Nvidia 7600 GT with driver 195.36.08
http://bugs.winehq.org/show_bug.cgi?id=22028
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from GyB gyebro69@gmail.com 2010-03-13 14:30:30 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #4 from Jaime jskartman@gmail.com 2010-03-13 15:20:32 --- (In reply to comment #2)
I can confirm this bug exists in Wine-1.1.40, but only in virtual desktop mode. In Wine's fullscreen mode the mouse functions properly in the game (at least for me).
Steam version of the game (v1.2), native d3dx9_36.dll is needed Wine-1.1.40 from source Fedora 12 x86 Nvidia 7600 GT with driver 195.36.08
Yes it is true, on non-desktop mode the bug is not present, thx!!
By the way, without native d3dx9_36.dll seems to run ok.
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-13 16:51:06 --- commit c24e48d937cfd0000a22af555a920ea7fab71d7b Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Dec 14 20:49:53 2009 +0100
wined3d: Filter window messages generated by switching to fullscreen and back.
http://bugs.winehq.org/show_bug.cgi?id=22028
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
http://bugs.winehq.org/show_bug.cgi?id=22028
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #6 from Austin English austinenglish@gmail.com 2010-03-14 15:05:24 --- Is the demo affected? http://www.bigdownload.com/games/kings-bounty-armored-princess/pc/kings-boun...
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #7 from GyB gyebro69@gmail.com 2010-03-14 15:34:17 --- Created an attachment (id=26808) --> (http://bugs.winehq.org/attachment.cgi?id=26808) Trying to start the demo fails
I couldn't even start the demo: it pops up 2 message boxes, shown in the screenshot and this is the only console message:
fixme:reg:GetNativeSystemInfo (0x33f9f8) using GetSystemInfo()
This was not present in the full game. Maybe someone more experienced can pass through this error in the demo.
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #8 from GyB gyebro69@gmail.com 2010-03-15 01:04:33 --- I think the linked retail demo is protected by Starforce: there are protect.exe, protect.dll in the directory.
There is a free demo version on Steam: http://store.steampowered.com/app/3190/ ...but it's currently not available for me...bad luck :(
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #9 from Henri Verbeet hverbeet@gmail.com 2010-03-18 11:59:12 --- Does this still happen with current git? 0838d0ab6491bdc0fb32d0b8715fbb57088b926a might have an impact on this.
http://bugs.winehq.org/show_bug.cgi?id=22028
--- Comment #10 from GyB gyebro69@gmail.com 2010-03-18 12:36:20 --- Tested with the latest git (wine-1.1.40-263-g93b3ba7) keyboard and mouse work properly both in fullscreen and virtual desktop mode, so it's fixed.
http://bugs.winehq.org/show_bug.cgi?id=22028
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2010-03-18 12:54:12 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=22028
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:11:09 --- Closing bugs fixed in 1.1.41.