aarcangeli / Serious-Sam-Android

Porting of Serious Sam: The Second Encounter for android
72 stars 24 forks source link

Input latency for look controls via virtual gamepad #56

Open xavior38 opened 4 years ago

xavior38 commented 4 years ago

On my android tablet there is noticeable latency when using the virtual controls to look around. I notice that it takes about a 1/4 second for it to register when I place my finger on the right side of the screen and move it to look. It seems even worse when you initially press the attack button on screen and look around.

Framerate is not an issue on my device. Other ports like FreeDoom and diii4a have touch controls that are far more responsive. Any thoughts on how this issue might be addressed?

Skyrimus commented 4 years ago

Do you change dead zone for controller?

xavior38 commented 4 years ago

I'm using the touchscreen

Skyrimus commented 4 years ago

@xavior38 virtual gamepad

Skyrimus commented 4 years ago

@xavior38 Screenshot_20200918_173104

xavior38 commented 4 years ago

Thanks I'll try it, but I'm not sure it's the deadzone.

Lowering the pre-rendered frames in Controls helped a bit