World Of tanks

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Grzegor1922
Newbie
Newbie
Posts: 2
Joined: Sun Jan 29, 2012 2:57 am

World Of tanks

Post by Grzegor1922 »

Hello
I am problem of WOT .
mouse is not moving ....

Ubuntu 11.10

Jeżeli można proszę o instrukcję po polsku :D
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: World Of tanks

Post by dimesio »

Grzegor1922 wrote:I am problem of WOT .
mouse is not moving ....
The AppDB has a howto: http://appdb.winehq.org/objectManager.p ... &iId=24957
Grzegor1922
Newbie
Newbie
Posts: 2
Joined: Sun Jan 29, 2012 2:57 am

Post by Grzegor1922 »

how to do it 2. To have mouse working, you'll have to apply this patch (using patch -p1) - https://gist.github.com/895204 (thank you again, Vincas) - and rebuild wine from source. Note that current patch may crash during debriefing.
Pablik
Newbie
Newbie
Posts: 4
Joined: Mon Jun 20, 2011 7:27 am

Post by Pablik »

hi, exist this patch to wine 1.4-rc5 ??
i try use this patch on wersion 1.4-rc5 and have error

wine-1.4-rc5$ patch -p1 < ../raw.patch

Code: Select all

patching file dlls/user32/Makefile.in
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file dlls/user32/Makefile.in.rej
patching file dlls/user32/input.c
Hunk #3 succeeded at 868 (offset -8 lines).
Hunk #4 succeeded at 1337 (offset -8 lines).
patching file include/winuser.h
Hunk #1 succeeded at 493 (offset 2 lines).
dlls/user32/Makefile.in.rej

Code: Select all

--- dlls/user32/Makefile.in
+++ dlls/user32/Makefile.in
@@ -1,7 +1,7 @@
 EXTRADEFS = -D_USER32_ -D_WINABLE_
 MODULE    = user32.dll
 IMPORTLIB = user32
-IMPORTS   = gdi32 version advapi32
+IMPORTS   = gdi32 version advapi32 dinput8 dinput dxguid
 DELAYIMPORTS = imm32
 
 C_SRCS = \
can you give me working patch or help with this error ??
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

World Of tanks

Post by jjmckenzie »

On Sun, Feb 26, 2012 at 1:23 AM, Pablik <[email protected]> wrote:
hi, exist this patch to wine 1.4-rc5 ??
i try use this patch on wersion 1.4-rc5 and have error
Where did you find this patch? If it was in a bug report, you will
have to contact the author directly.

James
Pablik
Newbie
Newbie
Posts: 4
Joined: Mon Jun 20, 2011 7:27 am

Post by Pablik »

Grzegor1922 wrote:how to do it 2. To have mouse working, you'll have to apply this patch (using patch -p1) - https://gist.github.com/895204 (thank you again, Vincas) - and rebuild wine from source. Note that current patch may crash during debriefing.
Here "https://gist.github.com/895204"
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

World Of tanks

Post by jjmckenzie »

On Mon, Feb 27, 2012 at 3:10 PM, Pablik <[email protected]> wrote:
Grzegor1922 wrote:
how to do it 2. To have mouse working, you'll have to apply this patch (using patch -p1) -
https://gist.github.com/895204 (thank you again, Vincas) - and rebuild wine from source. Note that current patch
may crash during debriefing.


Here "https://gist.github.com/895204"
We do not and cannot support unofficial patches. You must contact the
author of the patch and advise them of the fact it will not apply to
Wine anymore. Some patches are abandoned and others are not needed
anymore. It may take time for the author to reply as well.

James
Lust
Newbie
Newbie
Posts: 1
Joined: Tue Feb 28, 2012 11:49 am

Post by Lust »

what if you just download the game from the official site, huh??the game is free to play anyway
rLy
Level 2
Level 2
Posts: 10
Joined: Sat Nov 12, 2011 5:36 am

Post by rLy »

You have to use the patch which is linked in this comment https://gist.github.com/895204#gistcomment-71400
It's working, I'm using it.
Locked