xan1242 / NFS-XtendedInput

NFS (Black Box, MW & newer) - XInput Plugin
MIT License
109 stars 7 forks source link

ignore hotkeys (i.e. f12) when polling keyboard to switch button prompts #7

Closed TorutheRedFox closed 2 years ago

xan1242 commented 2 years ago

Don't understand the context behind this one.

You mean ignore the key (as in make it not bindable) or disable screenshot functionality?

I've noted this previously, but some hardcoded functions were NOT touched and this includes keyboard actions.

xan1242 commented 2 years ago

Not sure why would you want that though? A keyboard button press is a keyboard button press, no matter if it's a hotkey. It is counter-intuitive to do what you're suggesting.

If there's a hotkey you're missing and want to bind to a controller button then let me know.

I will not consider this to be a relevant issue either way.

TorutheRedFox commented 2 years ago

I meant don't switch the prompts if you're just taking a screenshot or whatever as that's kinda...

nonsensical? (also a bit annoying if you're trying to show them off xd)

xan1242 commented 2 years ago

It makes even less sense to kill binds over things like screenshots.

The only solution to this issue would be this which I've already implemented.

Either that or take a screenshot in a different way. I will not be disabling keybinds. That's all I have to say about this.