Steam overlay and ENB series menu, don't work

No idea, we didn’t change anything at all in this regard. Maybe if Valve or ENB could provide their code or debug symbols we could investigate.

It seems it’s mostly their input handling which broke, as present calls work fine.

… ah, found what happened: they’re using the same functions for input as a known cheat instead of properly subclassing, so they got their input checks blocked.

2 Likes