I wrote this plugin to filtering out noissy virtual game pad driver when using DS4Windows.
- Put
Unity.InputSystem.dll
into Lib. - Install .NET SDK 5.0 (not 8.0)
$ dotnet build
or$ dotnet build /p:Configuration=Release
Reference: https://docs.bepinex.dev/articles/dev_guide/plugin_tutorial/1_setup.html