JNechaevsky / international-doom

Small, functional and simple source ports, created with help, efforts and bits of code from people around the world.
https://jnechaevsky.github.io/inter-doom/
GNU General Public License v2.0
30 stars 2 forks source link

Hexen: mouse slider can't go up past 9 #75

Closed kitchen-ace closed 9 months ago

kitchen-ace commented 9 months ago

Unlike the other inter-ports, you can't move the slider in the mouse controls menu further than 9. It still works fine if you set it manually via config editing.

JNechaevsky commented 9 months ago

Thank you! Out-of-bounds slider's gem code was already here, but extended range itself for mouse sensitivity was missing.