Russian-Doom / russian-doom

A limit-removing source port of Doom, Heretic and Hexen. It has numerous vanilla bug fixes, enhanced 640x400 and 1280x800 rendering resolutions, improved game palettes and offers many optional aesthetic game enhancements along with the maximum possible translation to the Russian language.
GNU General Public License v2.0
81 stars 13 forks source link

Fix problems with vertical look in Heretic #428

Closed Dasperal closed 1 year ago

Dasperal commented 1 year ago

I don't think those changes can break demo compatibility, but testing is required. @JNechaevsky

Dasperal commented 1 year ago

Applied recommendations from fabiangreffrath/crispy-doom/pull/1007

I also decided to not apply dead zone fix in demorecording mode because it makes vertical mouse look more sensitive than horizontal mouse look. However, in demorecording mode horizontal mouse look has dead zone only then turning left, turning right has no dead zone. In Crispy Heretic, dead zones are present on both sides in demorecording mode.