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

Full Controller Support #84

Open haekb opened 3 years ago

haekb commented 3 years ago

So thanks to 200 attempts at doing https://github.com/haekb/nolf2-modernizer/issues/81, we now have in-game controller support. Neat!

However it literally only works during gameplay, things like menus, intel pickups, or even the loading screen "Press any button" do not work. The game has a number of "SPECIAL" keys for these actions. It'd be great if we can make them bindable, maybe add a "Menu" section to "Configure Controls".

I also need to fix Rotation/View axis bindings, and view acceleration. I had to hide them because they didn't quite work as intended.