FileDetectionRuleSets icon indicating copy to clipboard operation
FileDetectionRuleSets copied to clipboard

Rewired for Unity

Open liandris opened this issue 3 years ago • 1 comments

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 avatar Jun 11 '22 23:06 liandris

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.

liandris avatar Jun 11 '22 23:06 liandris