任何可以模拟 xbox 控制器输入的 node.js 包?包装 ScpDriverInterface dll 失败:/

Any node.js packages that can emulate xbox controller input? Failing at wrapping the ScpDriverInterface dll :/

所以我需要使用来自任天堂开关的输入来模拟 xbox 控制器。 我有输入,但我找不到模拟 xbox 输入的方法:/

谁有一些有用的 node.js 包我可以试试?

另一个解决方案,但更令人生畏,是使用 ScpDriverInterface 并使用 ffi-napi 包装 dll。 但这有点超出我的范围。除非有人要帮我包起来。

我为任何需要它的人解决了这个问题。

我使用了包 vgen-xbox。效果很好!