forked from atar-axis/xpadneo
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Revert "shift axis values to the left"
Wine introduced a change which actually relies on the behavior that axis values are unsigned (thus 0..65535). Without this revert, all axis are mirrored to the left respectively up. Reverting this fixes some games, i.e. some Ubisoft titles based on the AC Unity engine. Otherwise, the game behaves as if all axes are constantly pushed to the upper left unless you move at least one axis. * FIXME: ABS_Z combined mode wasn't tested. This partially reverts commit e266400 and 92cb47d. See-also: wine-mirror/wine@b16fb11 Signed-off-by: Kai Krakow <[email protected]>
- Loading branch information
Showing
1 changed file
with
6 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters