Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
komefai committed Jan 2, 2018
1 parent e33a4dc commit b64738b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -21,12 +21,9 @@ Add reference to PS4RemotePlayInterceptor.dll.

## Example Usage

⚠️ The controller emulation feature is currently EXPERIMENTAL.
> Known bug: Crashes everytime the injector process closed before closing PS4 Remote Play.
This console application will hold the X button while moving the left analog stick upwards until interrupted by a keypress.

You can set `EmulateController` to `true` to use the library without a DualShock 4 controller plugged in (require unplugging the real controller and restarting PS4 Remote Play once).
You can set `EmulateController` to `true` to use the library without a DualShock 4 controller plugged in (the real controller must be unplugged).

```csharp
using PS4RemotePlayInterceptor;
Expand Down

0 comments on commit b64738b

Please sign in to comment.