mirror of
https://github.com/AkiChase/scrcpy-mask
synced 2025-02-21 22:22:18 +08:00
doc(README): update
This commit is contained in:
parent
e5f27bc00c
commit
7fc1ad1e3f
@ -66,9 +66,8 @@
|
||||
2. 对于模拟器,不仅不需要投屏,而且模拟器通常默认启用 ADB 有线调试。所以几乎不用操作就能获得最好的体验。
|
||||
3. 启动软件并导航到设备页面。
|
||||
1. 在可用的设备中查找你的设备(如果未找到,请自行搜索如何为安装设备启用 ADB 调试)。
|
||||
2. 右击你的设备并选择“获取屏幕大小”。根据获得的屏幕尺寸为参考,正确输入设备的宽度和高度。注意:如果宽度或高度不正确 (例如,在纵向和横向模式下这两个参数是颠倒的),所有触摸操作将被忽略,但是不会有任何错误消息。
|
||||
3. 再次右击设备并选择“控制此设备”。
|
||||
4. 导航到设置页面->蒙版设置,将蒙版的宽度和高度设置为设备大小的一定倍数,以确保蒙版大小合适。
|
||||
2. 右击设备并选择“控制此设备”。
|
||||
4. 导航到设置页面->蒙版设置,将蒙版的宽度和高度设置为设备屏幕尺寸相同的比例,确保蒙版大小合适。
|
||||
5. 导航到蒙版页面,你可以在其中看到一个完全透明的蒙版区域。接下来,调整并移动模拟器窗口或投屏窗口,让其内容区域与透明蒙版区域完全对齐。
|
||||
6. 导航到键映射页面,切换或编辑键映射配置。
|
||||
7. 返回到蒙版界面,开始使用吧!
|
||||
|
@ -68,9 +68,8 @@ Furthermore, to better support interaction between Scrcpy Mask and Android devic
|
||||
2. For emulator, you don't need screen mirror, and emulator generally default to enabling ADB wired debugging. So this is the best way for game, I think.
|
||||
3. Launch the software and navigate to the Device page.
|
||||
1. Find your device among the available devices (if not found, please search for how to enable ADB debugging for your device).
|
||||
2. Right-click on your device and choose "Get Screen Size". Use the obtained screen size as a reference and enter the device's width and height correctly. Note: If the width or height is incorrect (for example, they are reversed in portrait and landscape modes), all touch operations will be ignored, but no error message will appear.
|
||||
3. Right-click on your device again and choose "Control this device".
|
||||
4. Navigate to the Settings page -> Mask Settings, and set the width and height of the mask to a certain multiple of the device's size to ensure the mask size is appropriate.
|
||||
4. Navigate to the Settings page -> Mask Settings, set the width and height of the mask to the same ratio of the device screen size and ensure that the mask size is appropriate.
|
||||
5. Navigate to the Mask page where you can see a transparent mask. Next, adjust and move your emulator window or screen mirroring window to align the displayed content area with the transparent mask area.
|
||||
6. Navigate to the Key mapping page and switch or edit the key mapping configs.
|
||||
7. Return to the Mask page and start enjoying.
|
||||
|
Loading…
Reference in New Issue
Block a user