similar to: Joystick Axis not working

Displaying 15 results from an estimated 15 matches similar to: "Joystick Axis not working"

2009 Mar 15
11
Grand prix legends recognize only two joystick axis
Hi, I'm trying to use my saitek cyborg evolution to play with grand prix legends. The device is correctly recognized by linux as a 6 axis 12 button device: Code: jstest /dev/input/js0 Driver version is 2.1.0. Joystick (Saitek Cyborg USB Stick) has 6 axes (X, Y, Z, Rz, Hat0X, Hat0Y) and 12 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4,
2005 Aug 08
1
Wine (latest) - Keyboard not functioning
Hi, I am having a little bit of trouble with wine: I am running the CVS version (200507025), which is the only version that has worked so far in trying to get anything running for several weeks. As a test, I am running rayman 2. It goes to the menu beautifully, sound works perfectly, etc... the only problem is, my keyboard does not work! I have tried changing video modes etc, and considering
2011 Aug 15
1
Logitech Freedom 2.4
I'm trying to setup a Logitech Freedom 2.4 joystick to work under wine. It is recognized perfectly under linux, and jscal has no problems with it. It has 6 axes. The first two are obviously X and Y. The third one responds to rotating the stick to the left or right and I guess that's Z. Fourth is the throttle control followed by the X and Y axes from the little mini-stick on top of the
2009 Mar 28
1
Logitech WingMan Cordless Gamepad
Hi, I have a problem with this particular gamepad. I calibrated it under linux with jscal and it is working OK. But now I want to play FIFA with it and fifa don't detect it as Logitech WingMan Cordless Gamepad but as controler. I found wine registry tips and followed their guide for DirectInput but I have a problem because command specified there doesn't give the expected output: Code:
2010 Jun 26
1
Problem in "porting" a function on windows to linux?
Hi all! I use ubuntu 9.04; I have a function called "isLogEnabled" in my project on windows, I wanna port it to linux. I know that I should have a "config.h" file in linux to get log from a specific Shared object and ..., but because I'm new to linux, I don't know how this should be done, this is my function: Code: //This function return True if log policy is set in
2008 Mar 26
6
Gamepad missing buttons
I am trying to use a Guillemot gamepad with PES6 but the buttons are not recognized. In kubuntu system settings I can see my pad, callibrate the joysticks and see the buttons are recognized, but not inside wine (only the joysticks are recognized). I have tried different combinations for the DirectInput entry in the registry but either I have not stumbled upon the correct one or there is another
2020 Feb 02
0
Wine release 5.1
The Wine development release 5.1 is now available. What's new in this release (see below for details): - Support for using LLVM-MinGW as PE cross-compiler. - Better reporting of error location in JScript and VBScript. - Support for relocatable installation of the Winelib tools. - Ellipse drawing in Direct2D. - OLE monikers improvements. - Various bug fixes. The source is
2007 Nov 09
0
Wine release 0.9.49
This is release 0.9.49 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many copy protection fixes. - GLSL is now the default for Direct3D. - Lots of memory errors fixed thanks to Valgrind. - Support for TOPMOST windows. - Beginnings of an inetcomm dll implementation. - Lots of bug fixes. Because of lags created by using mirrors, this message may
2017 Dec 09
0
Update samba and Debian
On Sat, 09 Dec 2017 18:46:39 +0000 sandy.napoles at eccmg.cupet.cu wrote: > 9 de diciembre de 2017 13:34, "Rowland Penny via samba" > <samba at lists.samba.org> escribió: > > > On Sat, 09 Dec 2017 18:01:44 +0000 > > sandy.napoles at eccmg.cupet.cu wrote: > > > >> 9 de diciembre de 2017 12:57, "Rowland Penny via samba" > >>
2009 Aug 21
0
Wine release 1.1.28
The Wine development release 1.1.28 is now available. What's new in this release (see below for details): - Support for IRDA protocol. - Faster initial wineprefix creation. - Axis remapping with evdev joysticks. - More image formats in WindowsCodecs. - Various bug fixes. The source is available from the following locations:
2017 Dec 09
0
Update samba and Debian
On Sat, 09 Dec 2017 19:11:01 +0000 sandy.napoles at eccmg.cupet.cu wrote: > 9 de diciembre de 2017 13:58, "Rowland Penny via samba" > <samba at lists.samba.org> escribió: > > > On Sat, 09 Dec 2017 18:46:39 +0000 > > sandy.napoles at eccmg.cupet.cu wrote: > > > >> 9 de diciembre de 2017 13:34, "Rowland Penny via samba" > >>
2011 Mar 15
4
HUNK #N Problems When Applying A Patch For Wine 1.3.15
Anarchy Online is running great through WINE. However, I need to apply this patch in order for the right mouse button to do extra functionality === Code: diff --git a/dlls/user32/Makefile.in b/dlls/user32/Makefile.in index 3dbde26..d1ebfe8 100644 --- a/dlls/user32/Makefile.in +++ b/dlls/user32/Makefile.in @@ -1,7 +1,7 @@ EXTRADEFS = -D_USER32_ -D_WINABLE_ MODULE = user32.dll IMPORTLIB =
2020 Apr 10
0
Wine release 5.6
The Wine development release 5.6 is now available. What's new in this release (see below for details): - Still more Media Foundation work. - Improvements to Active Directory LDAP support. - A few more modules converted to PE. - Improvements to gdb proxy mode. - Various bug fixes. The source is available from the following locations:
2009 Sep 25
0
Wine release 1.1.30
The Wine development release 1.1.30 is now available. What's new in this release (see below for details): - Support for OpenAL. - Many improvements in HTML and JavaScript support. - Many common controls fixes and improvements. - More Direct3D 10 work. - Better MAPI support. - Various bug fixes. The source is available from the following locations:
2006 Jun 22
1
Problem integrating rails into apache
Hi all, I''ve read the guide on integrating rails into apache on the wiki.rubyonrails.com wiki, but I run into a problem. I am trying to get the cookbook application as treated in the onlamp tutorial about ruby on rails to work form apache. I can view the index.html, but visiting cookbook/recipe/list gives me Application error Change this error message for exceptions thrown outside