Skip to content

Spoof OSX version of PS4 Remote play into thinking that the Hori Mini Wired Gamepad is a Dualshock 4 controller.

License

Notifications You must be signed in to change notification settings

p-sam/hori-mini-wired-gamepad-remote-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hori-mini-wired-gamepad-remote-play

Spoof OSX version of PS4 Remote play into thinking that the Hori Mini Wired Gamepad is a Dualshock 4 controller.

Building

Prerequisites

You need to have the official PS4 Remote play, and XCode Command Line Tools installed. Instructions here

Installing

git clone https://github.com/sperrichon/hori-mini-wired-gamepad-remote-play
cd hori-mini-wired-gamepad-remote-play
./build/compile-lib.sh # out/iohid_wrap.dylib created

Testing

If everything went well, run this script to test Remote Play:

./build/run.sh

Note: The script assumes Remote play is installed at /Applications/RemotePlay.app. If this is not the case, you'll need to modify run.sh accordingly.

Creating wrapper

Once compiled, you can create a wrapper which makes running Remote Play more comfortable

./build/make-wrapper.sh # out/RemotePlayWrapper.app created

The wrapper searches for RemotePlay.app first in its own Contents/Resources folder, and fallbacks to /Applications

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

Spoof OSX version of PS4 Remote play into thinking that the Hori Mini Wired Gamepad is a Dualshock 4 controller.

Resources

License

Stars

Watchers

Forks

Packages

No packages published