Genymobile / scrcpy

Display and control your Android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able use the mouse clicks(left) to navigate through the phone

riotcult opened this issue · comments

I have watched few yt tutorials and downloaded the scrcpy software and now I have issues with navigating through the mobile phone using my mouse's left click. This issue as I have traced is mostly because the phone is on a different resolution than the software is reading
INFO: Renderer: direct3d
INFO: Texture: 1080x2336
INFO: Texture: 888x1920
I need help in rectifying this issue
Device info:
OPPO F11 PRO - 2019

Run scrcpy -m1920. See #1645

Run scrcpy -m1920. See #1645

Where do i run it, I am very new to it.

Every time when I open, the issue is repeating. Any solution?

Scrcpy does not store any state, it is configures by the arguments you pass every time. If you want to always pass the same arguments, create a script (as explained at the end of https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run)