[SOLVED] Game is recognising two different controller input types, turn off DirectInput for specific app?

Fect123

Prominent
Feb 17, 2021
38
2
545
Really weird and specific issue, basically I am using a third-party controller (Moga XP5-X) which is intended for mobile gaming. It works with PC, however in order to play on bluetooth you need to use a converter to convert directinput to Xinput so windows sees it as an xbox controller (if i play wired, it works fine because wired has an Xinput mode, wireless doesn't).
However my problem is, the game i'm trying to play (genshin impact) also has support for directinput, but the control scheme is intended for a PS4 controller, so all of the controls are screwed to the point where i can't even reach settings to change it, forcing me to play wired.

basically, is there a way to stop a specific application from detecting directinput inputs, and only Xinput?