Mouse not working in Hellgate
Mouse not working in Hellgate
Ok, I've been a little bit all over with this. I'm running Ubuntu 11.04 64bit (kernel 2.6.38.11) and GNOME 2.32.1. I have Wine 1.3.28 installed and Hellgate is installed and runs well, except the mouse does not work. I've seen various patches, but I'm unsure as to how to install them, and I've also seen where someone said that this bug should be fixed if Wine is fully updated as well as another item, related to X.org, but I've lost track of the post and don't recall exactly what it was that I needed to check. I added the Ubuntu X-swat update ppa (it was mentioned in the post) and ran update manager, but it seems this did not correct the problem. I would like to not have to patch Wine, as I know that involves compiling it myself, but if I must, I must. This mouse issue seems to have affected many apps, so I would likely run into it with other stuff I plan on trying to run.
Anyway, I am a novice with linux (currently taking a Linux+ class atm), and a complete newie with Wine. If someone could give me some current info on taking care of this issue, I would be greatly appreciative!
Anyway, I am a novice with linux (currently taking a Linux+ class atm), and a complete newie with Wine. If someone could give me some current info on taking care of this issue, I would be greatly appreciative!
Re: Mouse not working in Hellgate
Yup, it's this bug: http://bugs.winehq.org/show_bug.cgi?id=20395bg4m3r wrote:I have Wine 1.3.28 installed and Hellgate is installed and runs well, except the mouse does not work.
All 3rd party patches are something outside the scope of this forum. From all of RawInput patches I've seen non a single one is correct. All doing a dirty hacking and implementing only parts of RawInput.
I found this patch:
http://www.winehq.org/pipermail/wine-de ... 91036.html
Can anyone help me out with how to install it? or point me to a detailed walkthrough?
http://www.winehq.org/pipermail/wine-de ... 91036.html
Can anyone help me out with how to install it? or point me to a detailed walkthrough?
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Mouse not working in Hellgate
On Tue, Sep 20, 2011 at 9:14 AM, bg4m3r <[email protected]> wrote:
James
This is part one of a very long patch sequence.
James
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Mouse not working in Hellgate
On Tue, Sep 20, 2011 at 9:22 AM, bg4m3r <[email protected]> wrote:
James
All of them.Also, do I need to install all 20 files, or are they just updates of each other?
James
Re: Mouse not working in Hellgate
ok...good to knowjjmckenzie wrote:All of them.
James
ok, attempted to patch, and it failed...here's the error:
This was from the first patch file...I was following instructions from here
http://ubuntuforums.org/showthread.php?t=712407
but with the current version of wine source (1.3.28)
Code: Select all
patching file b/dlls/user32/tests/input.c
Hunk #1 FAILED at 78.
Hunk #2 FAILED at 162.
Hunk #3 FAILED at 1628.
Hunk #4 FAILED at 1648.
4 out of 4 hunks FAILED -- saving rejects to file b/dlls/user32/tests/input.c.rej
http://ubuntuforums.org/showthread.php?t=712407
but with the current version of wine source (1.3.28)
I downloaded Wine 1.3.27 and tried to patch with raw2.patch, which is supposed to be for this version of wine. I still got the above error on part of the patch. I assume this is not normal.
I seen that Wine 1.3.28 is supposed to support xinput2, but I can't find how to install it. I think that updating to xinput2 should fix this bug...
I seen that Wine 1.3.28 is supposed to support xinput2, but I can't find how to install it. I think that updating to xinput2 should fix this bug...