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

Analog values only go up to 254 when software rescaling is on #3

Open
vladone97 opened this issue Nov 28, 2019 · 0 comments
Open

Analog values only go up to 254 when software rescaling is on #3

vladone97 opened this issue Nov 28, 2019 · 0 comments

Comments

@vladone97
Copy link

vladone97 commented Nov 28, 2019

The normal range of analog values is from 0 to 255, but when software rescaling is on, the analogs can only go from 0 to 254 (checked in Vita Hardware Test). It may not seem like much, but some games are programmed to detect that 255 value. For example, Killzone: Mercenary only turns the camera to the right at full speed when the right analog reaches 255 on the x axis. Any less and it only turns to the right at half speed.

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

No branches or pull requests

1 participant