[Bug 25729] Dead Space joypad always looks up

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 20 13:41:45 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=25729

--- Comment #14 from Bruno Jesus <00cpxxx at gmail.com> ---
Well, we are not alone, windows users also report the issue:

https://steamcommunity.com/app/17470/discussions/0/864950181823201258/
http://www.gamefaqs.com/boards/949616-dead-space/46195848

Advices are: remove the gamepad =/

As comment 8 states the game is using the wrong axes to control the camera. An
Xbox 360 controller has 6 axes:

- left stick horizontal;
- left stick vertical;
- right stick horizontal;
- right stick vertical;
- RT button;
- LT button.

The game is choosing RT/LT to control the camera instead of the right stick.
This could still be a problem in wine, if the game is requesting the axes using
specific flags that we currently ignore or do not implement. Otherwise there is
nothing we can do and it is a game bug.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list