Issue Description:
There is an input conflict between the new PC controller control scheme and the old control scheme.
When switching from the new controller layout back to the old layout, the key bindings from the new version are still active and continue to trigger actions, causing conflicts between different controls.
Steps to Reproduce:
Enable the new PC controller control scheme.
Switch back to the old controller control scheme.
Press a button that has a different function in the new control scheme.
The action assigned to the new control scheme is still triggered.
Example:
When using the old control scheme, pressing the Right Direction Key should open the map. However, the game also detects the new control scheme input, causing the Equipment Menu to open instead.
Expected Result:
After switching back to the old control scheme, only the old key bindings should be active, and inputs from the new control scheme should be completely disabled.
Actual Result:
The new control sch