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

Controls broken in all games since v0.8.1-258-gc01a69d(new control merge) #2609

Closed
thedax opened this issue Jul 3, 2013 · 14 comments
Closed

Comments

@thedax
Copy link
Collaborator

thedax commented Jul 3, 2013

As of c01a69d , The defaults do not work as expected; the majority of buttons simply do nothing, and only a few buttons that actually do anything can't allow the user to make a confirmation, making getting in-game, into any game, impossible.

Pull request originated here: #2573

@jbakach
Copy link

jbakach commented Jul 3, 2013

Yeah same here, my xperia play controls won't work anymore.

@thedax
Copy link
Collaborator Author

thedax commented Jul 3, 2013

Also, rebinding the buttons has no effect, the buttons never get remapped, and the GUI doesn't update to reflect any change.

@solarmystic
Copy link
Contributor

Yep, controls are absolutely broken since that #2573 pull request was merged into master. Rebinding does nothing.

Keyboard controls and XInput controllers like my 360 controller are now broken. Completely.

@Cepheidsong
Copy link

I was logging in just to report the same thing. Some of the buttons seem to do one thing, then stop doing anything all together, but the keys that move the analog stick seem to work (as far as I can tell)

@hrydgard
Copy link
Owner

hrydgard commented Jul 3, 2013

Yeah, something really broke. I'll fix it tomorrow.

@brujo5
Copy link

brujo5 commented Jul 3, 2013

yeah cant play on galaxy s3 .

@thedax
Copy link
Collaborator Author

thedax commented Jul 3, 2013

If you can compile your own builds, use this branch as a temporary workaround:

https://github.com/thedax/ppsspp/tree/masterNoKeyMapping

@adriandennis17
Copy link

Keymap. Seems to have preconfigured keys,

Though im able to play using the built in QWERTY keyboard on my Droid 3

It doesn't seem like it can change from key to key, especially if that key is in use.

@ppmeis
Copy link
Contributor

ppmeis commented Jul 4, 2013

Bug confirmed also in Windows build. Latest build working v0.8.1-231-g5156f12. Not working on v0.8.1-264-g8b27f4e.

@daniel-dressler
Copy link
Contributor

I'm working on this. I must have broken the legacy input path.

@daniel-dressler
Copy link
Contributor

This should fix the issue: #2612

@daniel-dressler
Copy link
Contributor

This should be fixed now. Sorry for breaking the build.

@solarmystic
Copy link
Contributor

Yep, it is.

@thedax thedax closed this as completed Jul 5, 2013
@thedax
Copy link
Collaborator Author

thedax commented Jul 5, 2013

Closed, the issue has been fixed.

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

9 participants