ZDoom / Raze

Build engine port backed by GZDoom tech. Currently supports Duke Nukem 3D, Blood, Shadow Warrior, Redneck Rampage and Powerslave/Exhumed.
664 stars 59 forks source link

[BUG] [Blood] Turn left/turn right doesn't work (Neither mouse nor keyboard) #1067

Open ArtSvetlakov opened 5 months ago

ArtSvetlakov commented 5 months ago

Raze version

master branch

Which game are you running with Raze?

Blood

What Operating System are you using?

Linux ARM (Raspberry Pi)

Please describe your specific OS version

Ubuntu 20.04

Relevant hardware info

cpu Allwinner h5, gpu Mali T450

Have you checked that no other similar issue already exists?

A clear and concise description of what the bug is.

when i tried to turn right or left with mouse or keyboard, nothing happend. tried to change key in "controls" but also nothing. when i try to click LMB - hero attacking so mouse is working, also in menu mouse is working too. But for some reason i can't turn my character, so i can't normally play.

Steps to reproduce the behaviour.

Explain how to reproduce

  1. launch game;
  2. try to turn right or left.

Your configuration

GL_ES=true

Provide a Log

No response

ArtSvetlakov commented 5 months ago

Duke Nukem 3D same problem

FitzRoyX commented 5 months ago

Can't reproduce on Windows. Just another linux distro problem I guess.

also: mouselook > turning. Because you control the velocity at which you "turn" and it frees up the directional keys for strafing.

ArtSvetlakov commented 5 months ago

by the way, i tried version 1.7.1 and there was no problem.