Skip to content
Ryan Peden edited this page Mar 21, 2017 · 2 revisions

To compile this project on macOS, first install Homebrew.

Then, using the terminal, go to the directory where you cloned PS3EYEDriver and run the following commands:

brew install libusb
brew install sdl2
cd sdl
make
Clone this wiki locally