1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MacにおけるXBOX360コントローラーの備忘録

Last updated at Posted at 2015-01-03

MacでXBOX360コントローラーを使おうとすうとなかなかにハマることが多いので、自分のためにここにメモを残すことにする。

XBOX360コントローラー用ドライバーは「0.11」を使え

最新の0.12を使うとXBOX360コントローラーを認識しない。
なぜ同じXBOX360コントローラー用のドライバーなのに認識しないのかは不明。

もし0.12を入れてしまった時に削除するファイル

/System/Library/Extensions/360Controller.kext
/System/Library/Extensions/Wireless360Controller.kext
/System/Library/Extensions/WirelessGamingReceiver.kext
/Library/PreferencesPanes/Pref360Control.prefPane
/Library/StartupItems/360ControlDaemon
/var/db/receipts/com.mice.pkg.Xbox360controller.bom
/var/db/receipts/com.mice.pkg.Xbox360controller.plist

最後の2つが出ていない時

$ defaults write com.apple.finder AppleShowAllFiles 1

ドライバーの在り処

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?