Displaying 20 results from an estimated 300 matches similar to: "Joystick with 2 axis switched"
2013 Jul 29
1
Joystick axis mapping issue (wine/linux)
Good day to you wine users
I've following problem, I've a cheap joystick which is recognized
as DragonRise Inc. - however many of them are I guess.
It's some china stuff which is each time labeled different but almost
always the same device (or so I've heard).
Everything works great except the joystick is recognized as being 7 axis
one - I really dont know why it does this.
It
2004 May 24
0
Help: Wine Joystick Problems with X-Plane, Log Attached
Unfortunately my joystick (MS Sidewinder Prec. Pro) doesn't work with my
favorite flight simulator X-Plane. It used to work with old X-Plane
versions, but since 7.x it doesn't work anymore.
Looks like there are a few stubbed out functions that need to be
called.demo MSDN seems to contain some info on them, but I'm not
familiar enough with wine, dx and windows to be able to implement
2003 May 01
0
Joystick support in Wine
Howdy,
I've been using my joystick in Windows apps under Wine with no problems so
far, but a program I tried recently doesn't recognize the stick. I noticed an
error message in the console, any ideas how to fix it?
fixme:dinput:JoystickAImpl_GetDeviceState len 272 is not sizeof(DIJOYSTATE),
unsupported format.
Sidewinder FF Pro, Mandrake 8.2, Wine 20030318.
-Matt Bailey
2007 Mar 19
1
logitech stick USB/HID compliant works with linux, only 2 axis in wine
Hi all
I got a
usb 2-2.4: Product: Logitech Freedom 2.4
input: Logitech Logitech Freedom 2.4 as /class/input/input4
input: USB HID v1.10 Joystick [Logitech Logitech Freedom 2.4] on
usb-0000:00:02.1-2.4
joystick.
In linux native games (e.g. targetware ) all 4 axis
x,y,rudder,throttle and POV are recognized.
KDE calibrator also sees all axis and buttons properly
Wine only sees 2 axis (it does
2007 Jan 25
0
Wine release 0.9.30
This is release 0.9.30 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Many improvements to Direct3D shaders and state management.
- Support for inter-process memory allocations.
- OLE32 marshalling fixes.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The
2004 Apr 25
2
asterisk dials wrong numbers ?!?
Hi,
I've got an important question:
I use an E100P directly connected to PSTN, but it does not *really* work as it should
be:
exten => 1000,1,Dial(Zap/1/1234)
BUT: It does NOT dial "1234" but it says in debug mode:
-- Called 1/72976451
Apr 26 00:53:00 WARNING[10251]: chan_zap.c:5979 zt_pri_error: PRI: !! Facility
message shorter than 14 bytes
-- Channel 1, span 1 got
2005 Jun 24
1
[PATCH] Fix itemize test for objdir != srcdir builds
Hi.
The choice of 'config.h' for testing does not consider the possiblity of
objdir != srcdir builds. The small patch below replaces 'config.h'
with 'configure.in' in keeping with the 'config' name choice.
Art Haas
Index: testsuite/itemize.test
===================================================================
RCS file: /cvsroot/rsync/testsuite/itemize.test,v
2006 Dec 27
1
[PATCH] Adjust 'Makefile.in' for builddir != srcdir
Hi.
The small patch below fixes the building of 'mkrounding.o' when
the build directory is outside the source directory.
Art Haas
Index: Makefile.in
===================================================================
RCS file: /cvsroot/rsync/Makefile.in,v
retrieving revision 1.128
diff -u -r1.128 Makefile.in
--- Makefile.in 17 Dec 2006 00:40:18 -0000 1.128
+++ Makefile.in 27 Dec 2006
2009 Apr 18
4
no ForceFeedback in Wine
Hey Guys,
The ForceFeedback from my Microsoft Sidewinder ForceFeedback Wheel doesn't work with Wine.
I compiled wine myself and "ac_cv_member_struct_ff_effect_direction=yes" was set in the config.log like it is told here:
http://wiki.winehq.org/ForceFeedback
I also checked that FF is working with BZFlag under Linux. When i play BZFlag with Wine, the FF-Effects are missing.
I
2010 Jan 23
1
Gamepads not working
Hi everyone,
when I try playing Atomic Bomberman with my gamepads, an ingame error message pops up saying:
"clue:'graf_print: coords off screen, x=320,y=170,w=322,h=20' internal error"
When there is no gamepad plugged in, I can play the game using my keyboard, it works perfectly. I don't know what's going on. I was able to play the game with multiple gamepads some
2004 Aug 10
0
wine and alsa oss emulation with aoss
hi wine community,
i recently wrote to this list in my effort to get traktor dj studio to
work with wine. many thanks to robert reif, who got it fully working
with the wineoss driver and native oss. the problem was, that wineoss
needs mmap access to the soundcard to correctly initilize dsound. dsound
is needed for 4channel playback (master&headphone)
my configuration is fc2 with kernel
2010 Jul 30
5
Wine-Winetricks-Directx Tomb Raider Underworld
Greetings to all,
I've installed Tomb Raider Underworld, but when I tried to play I got the following message:
Code:
"Tomb Raider: Underworld Error"
"This game requires a DirectX9.0c capable graphics card. your card or driver does not support DirectX9.0c 3D Acceleration."
I've winetricks installed and I installed: "d3dx9", "physx" and I still
2009 Jun 09
1
Tomb Raider - Underworld (anyone got it working?)
Well the subject says it all really, it was a great shame since the last two tomb raider games worked perfectly, after installing 'Underworld', some months back, I found it did not work. After spending the last few months waiting, it seems to have improved with the latest version of WINE.
In the latest WINE, if the camera is very close to Lara, the picture magically appears (with some
2010 Dec 02
1
sound in Tomb Raider Underworld
Hi
TRU works fine...but the sound seems murmur/chopped. Anyone has a workaround for this on Ubuntu 10.04?
Thanks
2008 Apr 27
0
[ANNOUNCE] xf86-input-joystick-1.3.2
Release 1.3.2 of the joystick input driver for X.Org
git tag: xf86-input-joystick-1.3.2
Matthieu Herrb:
Makefile.am: nuke RCS Id
Sascha Hlusiak:
Typo in man page
Increased default deadzone from 1000 to 5000
Added "StartMouseEnabled" and "StartKeysEnabled" options
Allow '+' as separator for key mapping as in "key=Alt_L+Tab"
2002 Jun 19
0
joystick support
is their joystick support in the latest release (20020605)?
2009 Jun 30
2
Joystick axis swap order
Hi. Using Wine I found myself in a weird situation. 4-axis flightsticks have different axis order in Windows and Linux. It appears that the throttle is named axis 3 in Windows, while yaw is the one that Linux names as axis 3, giving throttle axis 4 order. So, games like Fighters Anthology that have fixed joystick use can't operate well, while games like Simcopter that support assignment work
2001 Feb 28
2
Anyone having his USB Joystick working in wine?
Hi everyone,
I am running X-Plane under wine, but the joystick input is ignored.
Is there anything special I need to do in the wine setup to have the
joystick recognized.
My joystick is a USB Logitech Wingman Extreme 3D, and it
works normally under other Linux applications.
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 19
0
joystick in il2 sturmovik and pacific fighters
this game run perfectly, but i can't make the joystick working
first, my specs : athlon-xp 2600+ , 512mb ddr , geforce fx5700 , gentoo linux
my use flags for wine 0.9.5 : +X +alsa -arts -cups -debug -esd +gif +glut -jack +jpeg +lcms -ldap -nas +ncurses +opengl +oss -scanner +truetype +xml2
i have a cyborg 3d usb
it's detected in linux, it works in native games, with the joydev module
i
2010 Aug 14
2
USB Joystick PPM RC controller
Hi,
I am trying to play AeroFly Deluxe with mac and wine, the game runs fine but I can not detect my controller.
I am using USBg Tom RC data cable (http://sim.tomsrc.com/news.php), that works on Mac, alredy checkit with the ?Joystick And Gamepad Tester? of http://alphamacsoftware.com/
DO you know how to "see" my controller in Wine?
thank you