我可以在没有整个 DirectX SDK 的情况下获得 DirectInput / XInput 吗?

发布于 2024-07-07 15:26:15 字数 200 浏览 7 评论 0原文

我正在开发一个内部应用程序,它将使用 XInput 或 DirectInput 从 Xbox 360 控制器读取数据。 (我认为这将是让操作员掌握多个控件的最便宜/最简单的方法。)

我需要对所有源和工具进行源控制,这也意味着 SDK。 我不想采用 DirectX 的全部——DirectInput 和 XInput 是否可以与整个 DirectX SDK 分离?

I am developing an in-house app that would use XInput or DirectInput to read from the Xbox 360 controller. (I think it'll be the cheapest/easiest way to get multiple controls in the operator's hands.)

I will need to source-control all source and tools, which means also the SDK's. I'd rather not take all of DirectX -- is DirectInput and XInput separable from the whole DirectX SDK?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

記柔刀 2024-07-14 15:26:15

最简洁的答案是不。 从技术上讲,可以提取运行时所需的部分,但如果您查看 SDK EULA 和重新分发协议,您会发现只允许您安装完整的 DirectX 运行时。

The short answer is no. Technically it would be possible to extract the required portions of the runtime, but if you look at the SDK EULA and redistribution agreement you will see that you're only allowed to install the full DirectX runtime.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文