MindShow / USBDisplay

131 stars 48 forks source link

Mouse move lag/accuracy and Power Saver #81

Open xbotuk opened 11 months ago

xbotuk commented 11 months ago

Hi @MindShow

With UPDATE 3.0.1.40 USMDisplay_Windows 3.0.1.40

the lag in accurate Mouse movement is quite annoying. I have a fast Ryzen processor, what can I tune to improve responsiveness? Also, how to improve the video lag?

Also, the screen turns off due to power saver if the mouse cursor is not on that screen, whereas laptop still is on. How to stop powersaver problem?

config.ini

`[mem_by_pass_scale] width=400 height=200

[picture_quality] pqmode=1

[frame_swtich] ; 使能开关 0:不启用切换 1:RGB888到RGB565动态切换 frame_switch_enable=3 ; 动态切换,根据实际帧率切换(frame_Enable = 2) 12:帧率低于12切换成565, 20:帧率大于20切换成888 frame_avg_fre_0=42 frame_avg_fre_1=18 frame_time=3 `

SamukaDEV commented 7 months ago

Maybe someone could improve this configuration file, adding explanations in the settings or what they are configuring, maybe it would help with something for each user

or even create a documentation about this config! idk