https://github.com/jacquesCedric/PSPEWC-mac
Use your PSP as a wireless controller for your Mac!
https://github.com/jacquesCedric/PSPEWC-mac
Last synced: 3 months ago
JSON representation
Use your PSP as a wireless controller for your Mac!
- Host: GitHub
- URL: https://github.com/jacquesCedric/PSPEWC-mac
- Owner: jacquesCedric
- Created: 2017-02-08T04:04:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T07:41:02.000Z (almost 7 years ago)
- Last Synced: 2024-09-28T14:31:29.260Z (7 months ago)
- Language: Python
- Size: 938 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - PSPEWC
README
# PSPEWC 

A macOS application that allows you to use your PSP as a wireless controller.## How to Setup
1. Download the app from the Releases page ([Releases page](https://github.com/jacquesCedric/PSPEWC-mac/releases)) or, optionally, compile from source (see below)
2. Unzip
4. Run the MAC/PSPEWC.app on your computer. This is the server
5. Put the PSP/GAME/PSPEasyWirelessController folder inside your GAME folder on your PSP
6. Start the PSPEWC homebrew on your PSP and set it up with the IP displayed in PSPEWC.app
7. PSP will display message confirming connection.## Usage
When connected the PSP emulates keyboard button presses. So long as your game has assignable buttons, this controller should work. It's been tested in Retroarch and OpenEmu thus far, working perfectly!##Compilation##
1. Clone source
2. Install modules py2app and RUMPS, if not already installed
3. Run "python setup.py py2app"
4. Locate app in "dist" folder## Notes
All software written by myself is public domain.
This release is a heavily adapted version of [PSP Easy Wireless Controller](https://github.com/atphalix/PSP-Easy-Wireless-Controller) for Windows.Built on macOS 10.11.4 for versions 10.9+