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

joy_pitch and joy_yaw axis swapped and use key moving item sensitivity #17

Open
GyaragaX opened this issue Feb 25, 2018 · 2 comments
Open
Assignees
Labels
bug Something isn't working input Related to controls

Comments

@GyaragaX
Copy link

The default look sensitivity seemed too high, especially for the Y axis so I changed the values of joy_pitch and joy_yaw in the config file, but found that adjusting pitch changed the X axis sensitivity, while joy_yaw changed Y. Pitch should be Y, and yaw should be X. They appear swapped.

Also, when moving boxes with the use key, in the Hazard Course, the boxes seem to go flying across the room with a slight tap. They move as expected when not holding onto them, but accelerate when moving with the use key.

@fgsfdsfgs
Copy link
Owner

I see now that I'm feeding the X offset of the right analog stick into pitch and the Y offset into yaw, however trying to swap them confuses me even more, because then moving the stick left and right makes you look up and down and moving it up and down makes you turn, while joy_yaw still controls the up/down sensitivity and joy_pitch controls the left/right sensitivity. This either means that the X and Y axes are swapped on Vita's right analog or that I swapped them somewhere else and forgot about it. I'm going to look into this more.

The boxes are supposed to accelerate like that, this issue was present in vanilla Half-Life. Unless they accelerate even faster than they did in HL, in which case it is indeed a bug.

@fgsfdsfgs fgsfdsfgs self-assigned this Feb 26, 2018
@fgsfdsfgs fgsfdsfgs added bug Something isn't working input Related to controls labels Feb 26, 2018
@GyaragaX
Copy link
Author

You're right, regarding the acceleration. It had been a number of years since playing the original Half-Life on PC, and the behavior seemed odd. After loading up the original exe, I can confirm that behavior exists in the regular game.

Thanks for looking into the axis issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working input Related to controls
Projects
None yet
Development

No branches or pull requests

2 participants