http://bugs.winehq.org/show_bug.cgi?id=6971
Mirek Slugen thunder.m@email.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunder.m@email.cz
--- Comment #186 from Mirek Slugen thunder.m@email.cz 2008-11-08 19:56:44 --- (In reply to comment #185)
Created an attachment (id=17157)
--> (http://bugs.winehq.org/attachment.cgi?id=17157) [details]
Patch for mouse problems in Fallout 3
I have patch for all mouse problems in Fallout 3. Sadly it is just hack, but it should resolve those issues:
- mouse click on buttons in menu
- mouse click on buttons in game computer (on left hand)
- mouse move in menu
- mouse escapes window in menu
How-to use it: Apply patch, recompile wine, and set this in registry: "MouseWarpOverride"="enable" or "MouseWarpOverride"="force"
Enable is default behavior so it should work out of box!
Patch is for wine 1.1.8
PS: You should set option bBackground Mouse to 0 in fallout.ini
I am sorry but this patch can break some other games, detection of menu is real hack, if we can detect menu better please tell me, and i will fix it.