Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VJoy support for full gamepad support, mimicing XBox 360 controller #6

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

Evengard
Copy link
Contributor

(Windows only, tested only with MinGW, Cygwin not tested!). Haven't found a way to support left and right trigger pressed at the same time though, but it may be the problem of the game on which I was testing.

The VJOY_ALTERNATE mode changes the right stick into the left and right bumper - if you mve it to the left it will work as a left bumper, if to the right - as a right bumper.

This should resolve the bug #5 .

Requires a dll though (included) and installation of (not included) VJoy driver.

…Windows only, tested only with MinGW, Cygwin not tested!). Haven't found a way to support left and right trigger pressed at the same time though, but it may be the problem of the game on which I was testing.

The VJOY_ALTERNATE mode changes the right stick into the left and right bumper - if you mve it to the left it will work as a left bumper, if to the right - as a right bumper.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants