x_Ray
12-19-2002, 01:51 PM
I'm trying to get Medal of Honor to play through wine. The game starts, but won't grab my mouse. The mouse works with the game in winex, but winex craps out as soon as the game starts. I was told the game is playable in wine, so now I'm trying that.
The mouse works in other stuff with wine, but not this game. Below are relevant sections of my X11Config, and you can take a peek at my wine config HERE (http://home.cfl.rr.com/filedump/wineCfg.txt)
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "6"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "4"
Option "ZAxisMapping" "5 6"
Option "Emulate3Buttons" "no"
EndSection
Also tried with another mouse just in case..
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
I really hope to get this game at least somewhat playable. It was an early Xmas gift and would be a shame to not even be able to play it. Any ideas?
The mouse works in other stuff with wine, but not this game. Below are relevant sections of my X11Config, and you can take a peek at my wine config HERE (http://home.cfl.rr.com/filedump/wineCfg.txt)
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "6"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "4"
Option "ZAxisMapping" "5 6"
Option "Emulate3Buttons" "no"
EndSection
Also tried with another mouse just in case..
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
I really hope to get this game at least somewhat playable. It was an early Xmas gift and would be a shame to not even be able to play it. Any ideas?