Guitar Hero Live iOS controller for macOS
- Bluetooth Guitar Hero Live controller (for iPhone/iPad/Apple TV)
- macOS (tested on 10.14.5)
- Install foohid driver
- Probably need to build one yourself as installer package is no longer provided
- Disable SIP (
csrutil disable
on Recovery OS) .kext
must be signed by developer certificate (free membership okay)- Copy
foohid.kext
into/Library/Extensions
- Set proper ownership (
sudo chown -R root:wheel foohid.kext
) - Reboot
- Download ghlioscon.swift
- Make sure Bluetooth turned on with your Mac
- Run
swift ghlioscon.swift
on terminal - Turn on your guitar controller by pressing Power button
- Play
Only works with 0.21.6 for now