http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-01-02 08:38 -------
Marco, as this bugreport has taken its way on fixing SNMPAPI.DLL, maybe you
should enter another (new) bug about buttons in Briscola being wrong or like that?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-01-02 08:31 -------
Marco, please post replies only by the web interface in future, thanks :)
------- Additional Comment #6 From Marco Puglisi 2007-01-14 01:38 CST -------
* Wine Bugs ha scritto:
> I can't really play the game because it's in Italian. I also find it odd that
> a simple game needs snmp capabilities.
Just to start to play it is necessary to click on "Nuova partita"
(stands for "New game").
( If you don't know Briscola you can see here:
http://en.wikipedia.org/wiki/Briscola )
However, italian or English, you can't play with these distoced buttons :(
It is a simple game, but it is very nice that it is possible to play
multiplayer by internet (snmp protocol?)..
Sigh.. I can forget to see this game working in linux isn't it?..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7304
------- Additional Comments From nicolas(a)dyalog.com 2007-01-02 06:30 -------
Created an attachment (id=4737)
--> (http://bugs.winehq.org/attachment.cgi?id=4737&action=view)
examples of failing macros
preprocess it into stdout with :
wrc -E wrc_preprocessing.rc
you will see that macros are not preprocessed correctly and that variadic
macros generate error
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7304
Summary: WRC (Wine Resource Compiler) preprocessing is buggy
Product: Wine
Version: 0.9.3.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicolas(a)dyalog.com
WRC has problems with macros, see attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7303
shacklein(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4736|Hacky patch that fixes the |Rescale axes from [0,0xffff]
description|problem on my system |to [-2000,2000]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7303
Summary: Joystick axis misbehaviour makes GTA:San Andreas
unplayable
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
After upgrading from 0.9.29 to 0.9.30, I found that the Rz axis on my joystick,
as defined in HKCU/Software/Wine/DirectInput, misbehaves in that when centred,
Wine seems to think that it is in fact halfway between centre and top.
With the aid of some diagnostic lines, I traced this problem. I found that some
lMin/lMax properties were being set to -2000 and 2000 respectively, but the
properties for the Rz axis (which seems to be index 5), do not get set
accordingly, and are set to what appears to be a fallback setting of 0 and
0xffff respectively.
The patch I will provide is probably not the best solution, and probably breaks
a lot of things, but it does fix the problem I was having.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.