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

Xbox Series Controller doesn't work properly #736

Open
brunoscabini opened this issue Feb 26, 2023 · 9 comments
Open

Xbox Series Controller doesn't work properly #736

brunoscabini opened this issue Feb 26, 2023 · 9 comments

Comments

@brunoscabini
Copy link

Because I deleted dinput8.dll, when I run the game now it starts and works nicely. That's until I grab my controller because the LT and RT buttons aren't detected by it and the button scheme is misplaced in the way that the start button doesn't pause the game because the button specified for that is pressing the right analog stick. I suppose that this problem is caused because of the absence of Xidi for the deletion of dinput8.dll, making playing the game with controller impossible, but only deleting that library I can make the game work.

@Polymega
Copy link
Collaborator

I suppose that this problem is caused because of the absence of Xidi for the deletion of dinput8.dll, making playing the game with controller impossible, but only deleting that library I can make the game work.

Yes, that's correct.

We didn't realize that the version of Xidi we bundled with our project requires an external VC runtime library dependency. We'll look into this to see if we can remove that dependency. Bear with us.

@elishacloud
Copy link
Owner

Can you try with this Xidi update: dinput8.zip

@brunoscabini
Copy link
Author

I tried with the update you sent my but when I start the game, the prompt of error with the code 0xc0000142 starts showing up again. Xidi makes the game impossible to run. I hope you can fix it soon I am willing to help so that can happen.

@MarioTainaka
Copy link

I tried with the update you sent my but when I start the game, the prompt of error with the code 0xc0000142 starts showing up again. Xidi makes the game impossible to run. I hope you can fix it soon I am willing to help so that can happen.

I have a Series controller and it works perfectly for me. Did you try updating the controllers firmware?

@brunoscabini
Copy link
Author

My controller is updated and works fine. The only solution for now is installing the previous version of the module of input that used XinputPlus. I will leave the link in this thread for anyone who reach here can make their game work. https://files.townofsilenthill.com/SH2EE/legacy/SH2EE_XInputPlus_4.15.2.zip

@Polymega
Copy link
Collaborator

We contacted the author of Xidi to see what can be done. Once we hear back from him, we'll let you know. There will likely be some further test builds of Xidi we'll ask you to try.

@Polymega Polymega reopened this Feb 28, 2023
@MarioTainaka
Copy link

My controller is updated and works fine. The only solution for now is installing the previous version of the module of input that used XinputPlus. I will leave the link in this thread for anyone who reach here can make their game work. https://files.townofsilenthill.com/SH2EE/legacy/SH2EE_XInputPlus_4.15.2.zip

Are you on Windows 10 or 11?

@brunoscabini
Copy link
Author

My controller is updated and works fine. The only solution for now is installing the previous version of the module of input that used XinputPlus. I will leave the link in this thread for anyone who reach here can make their game work. https://files.townofsilenthill.com/SH2EE/legacy/SH2EE_XInputPlus_4.15.2.zip

Are you on Windows 10 or 11?

I'm on Windows 11.

@brunoscabini
Copy link
Author

We contacted the author of Xidi to see what can be done. Once we hear back from him, we'll let you know. There will likely be some further test builds of Xidi we'll ask you to try.

Thank you for your commitment, I will be pleased to help you guys!

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

4 participants