Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Game controllers will not work on Firefox

  • 3 个回答
  • 1 人有此问题
  • 251 次查看
  • 最后回复者为 Moses
  • 已存档

My Game controllers will not work with Firefox but work with other browsers, I want to use my Xbox controller with Firefox.

My Game controllers will not work with Firefox but work with other browsers, I want to use my Xbox controller with Firefox.

所有回复 (3)

Is dom.gamepad.enabled = true in about:config?

Firefox sometimes blocks gamepad API.

    • Best short solution:**
  • Update Firefox to latest version.
  • Go to `about:config`, set `dom.gamepad.enabled` to **true**.
  • Restart Firefox and reconnect your controller.

This usually fixes it.

I faced something similar while testing controller inputs for my Android-based game project Avatar World Mod APK. The Xbox controller worked fine on Chrome and Edge, but Firefox didn’t seem to recognize the API events properly. What helped me was enabling the “Gamepad Extensions” flag in Firefox’s about:config settings and then restarting the browser. After that, input mapping started working normally across all major browsers. Might be worth checking that too.