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

how do you revert back when you're finished playing a game that needs it? #57

Open
midd33 opened this issue Dec 2, 2023 · 4 comments
Open

Comments

@midd33
Copy link

midd33 commented Dec 2, 2023

I see some companies like EHA use a file called kill xinput. But they normally won't share stuff to noncustomers

@mikew
Copy link
Owner

mikew commented Dec 2, 2023

Are you looking to change mappings or turn the keyboard watching off altogether?

Either way, dunno if what you're after is possible with just xarcade-xinput, it doesn't actually watch what's running on your PC.

But there is an HTTP API:

#10 (comment)

#11 (comment)

@midd33
Copy link
Author

midd33 commented Dec 5, 2023

I found a script that wil help me. But now I have a different problem.
I have the xarcade input folder in my C drive. It is the utilities folder of my Launchbox folder. I use a script to launch the .exe file:
Run, C:\Launchbox\Utilities\xarcade-xinput\Xarcade Xinput.exe --skip-ui
Run, L:\LaunchBox\Games\Windows\Blades of Gory\nw.exe

But look at the location of the errors in the pic? It says D drive?
IMG_8983

@mikew
Copy link
Owner

mikew commented Dec 5, 2023

Pretty sure that's just related to how the .exe you're running was built, it doesn't have anything to do with where it's actually running.

The issue looks to be a typo, it should be LeftStickY.

@midd33
Copy link
Author

midd33 commented Dec 6, 2023

Thanks. Never realized the typo. I removed the “I” where it appeared for up, down, left, right. The errors disappeared but now the sticks nor the buttons are not responding. I only played around with it for a few minutes so I’ll try again later on.

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