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

Black Desert Mobile Left Click Issue #887

Closed
rjbeswin opened this issue Oct 28, 2019 · 20 comments
Closed

Black Desert Mobile Left Click Issue #887

rjbeswin opened this issue Oct 28, 2019 · 20 comments

Comments

@rjbeswin
Copy link

Can you please check, just played BDO Mobile, left click is not working, right click is working though.

@rom1v
Copy link
Collaborator

rom1v commented Oct 28, 2019

Fixed few days ago on master. #881

@rom1v rom1v closed this as completed Oct 28, 2019
@skemayam
Copy link

hi how can i apply the fix? mine still have the same problem?

@rjbeswin
Copy link
Author

Yes me too.

@skemayam
Copy link

Yes me too.

if u get on how to fix this. please share it here thanks

@rjbeswin
Copy link
Author

nope, i tried it earlier, still not working

@rom1v
Copy link
Collaborator

rom1v commented Oct 30, 2019

how can i apply the fix?

Checkout master and build the app.

@rjbeswin
Copy link
Author

Hope it will be added on the pre built one scrcpy-win64-v1.10.zip. Im not capable of building the app. :<

@rom1v
Copy link
Collaborator

rom1v commented Nov 6, 2019

You can try this build, it (also) includes this fix: #650 (comment)

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

Thanks, it solves the Mouse issue but another problem occured. It messed up WASD buttons, its not walking/moving properly.

@rom1v
Copy link
Collaborator

rom1v commented Nov 7, 2019

See 532843d

scrcpy --prefer-text-events=non-alpha

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

Great! Do you have key mapping for this? I can only use keys such as 1 3 8
Black Desert Mobile

@rom1v
Copy link
Collaborator

rom1v commented Nov 7, 2019

Doesn't the keyboard work like in v1.10?

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

I think those 4 skills are working, how can i remap them though?

1st skill = 1
2nd skill = 4
3rd skill = 8
4th skill = 9

@rom1v
Copy link
Collaborator

rom1v commented Nov 7, 2019

You can't remap keys in scrcpy (unless you manually edit the source code).

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

One more thing, im using 2 phones.
scrcpy --prefer-text-events=non-alpha
works with my ROG Phone 2, but its not on Huawei Mate 10. Does that vary in phone models?

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

You can't remap keys in scrcpy (unless you manually edit the source code).

You mean, I need to build it right?

@rom1v
Copy link
Collaborator

rom1v commented Nov 7, 2019

works with my ROG Phone 2, but its not on Huawei Mate 10. Does that vary in phone models?

It should not. In any case, with --prefer-text-events=non-alpha, it should behave like v1.10.

You can't remap keys in scrcpy (unless you manually edit the source code).
You mean, I need to build it right?

Building is the easy part. Firstly, you would need to "program" the behavior you want :)

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

I'll try to check it out with my other phone. I also tried to follow some steps in building, but its too much for me right now. Im just new in this kind of things. Thank you anyways. I really love your project, hope we'll have some more features soon. Keep up the good work!

@srevinsaju
Copy link

srevinsaju commented Nov 7, 2019

@rjbeswin, gaming with custom keyboard remapping? Try guiscrcpy-mapper function, the GUI overlay which allows keyboard to touch custom mapping. It does not overide scrcpy, but acts as a module 😉

https://github.com/srevinsaju/guiscrcpy

Sent from my Galaxy Note2 using FastHub

@rjbeswin
Copy link
Author

rjbeswin commented Nov 7, 2019

@srevinsaju nicee, gotta try this later.

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

4 participants