Skip to content

0.0.1-fixed

Latest
Compare
Choose a tag to compare
@DistroHopper39B DistroHopper39B released this 02 Mar 16:26

Previous release was broken and will not work.

Status

Reading button presses from the remote works perfectly, along with changing the LED state. The driver doesn't do anything useful with the remote output as of yet, just outputs it to the screen.

Installation

  • Download the remote.exe from this GitHub repository.
  • Download version 1.2.7.3 of libusb-win32.
  • On the Apple TV, extract the zip, then naviate to the bin\x86 folder.
  • Run install-filter-win.exe and install a filter driver for the hardware ID vid:05ac pid:8241 rev:0312 mi:00. Repeat this process for the hardware ID vid:05ac pid:8241 rev:0312.
  • Copy libusb0_x86.dll to C:\WINDOWS\system32 and rename it to libusb0.dll
  • Copy libusb0.sys to C:\WINDOWS\system32\drivers
  • Reboot
  • Run remote.exe
  • See the magic happen!