Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MW] No Input Detected #73

Open
TheHelperBot opened this issue Sep 27, 2023 · 1 comment
Open

[MW] No Input Detected #73

TheHelperBot opened this issue Sep 27, 2023 · 1 comment

Comments

@TheHelperBot
Copy link

There's no Input while using gamepad controller tried pressing anything on the controller while the game is on "Click or Enter to continue" Screen, Nothing from the gamepad controller worked as it's already been setup from the txt file provided.

Without the XtendedInput it was working fine for the gamepad but with the XtendedInput it's not working

Is there something wrong?

@TheHelperBot TheHelperBot changed the title No Input Detected [MW] No Input Detected Sep 27, 2023
@xan1242
Copy link
Owner

xan1242 commented Sep 27, 2023

You need a controller with XInput support. I hadn't implemented any other API for controllers yet.

If it's a non XInput device, use something like X360CE.

If it's a DualShock/Sense, try DS4Windows or even Steam Input.

Or, perhaps, if you do have Steam running in the background, it might be messing things up with incorrectly configured Steam Input, so try turning it off if you have it running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants