haekb / nolf2-modernizer

NOLF 2 Modernizer aims to unlock resolution support, restore multi-player support, and fix a few bugs here and there.
https://haekb.itch.io/nolf2-modernizer
30 stars 4 forks source link

Release build's mouse movements aren't correct #33

Closed haekb closed 4 years ago

haekb commented 4 years ago

For some odd reason the mouse centering isn't working right on release builds.

haekb commented 4 years ago

I can no longer replicate this! But I know someone who's computer does.

It's confusing, it could be a messy timing issue with SDL 2 and DirectInput8/Lithtech's input event handling. I might just have to roll my own mouse code. (Gosh, that's like effort!)

haekb commented 4 years ago

Further info, person having trouble is just enjoying the great SetCursorPos, where windows will cause your cursor to get "stuck" in the center of the screen (or where you set it.)