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

Rewired for Unity #126

Open
liandris opened this issue Jun 11, 2022 · 1 comment
Open

Rewired for Unity #126

liandris opened this issue Jun 11, 2022 · 1 comment

Comments

@liandris
Copy link

Some reference to the SDK, such as the developer site or a wikipedia article.

https://guavaman.com/projects/rewired/
https://assetstore.unity.com/packages/tools/utilities/rewired-21676

SteamDB links

https://steamdb.info/app/632360/
https://steamdb.info/app/900270/
https://steamdb.info/app/1393420/

Possible way to detect it

  • Usually a .dll resides in a sub-folder of Unity game, like Managed\, Plugins\, Plugins\x86, Plugins\x86_64\ etc.
  • Can contain one or several files with names:
Rewired_Core.dll
Rewired_CSharp.dll
Rewired_DirectInput.dll
Rewired_Linux.dll
Rewired_OSX.dll
Rewired_Windows.dll
Rewired_Windows_Lib.dll
@liandris
Copy link
Author

Reasons for suggesting:

  • Rewired is arguably very popular among Unity developers.
  • It is the primary source of issues with the gamepad detection for most cases where user has something else aside from Steam Input for gamepad handling.

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

No branches or pull requests

1 participant