Tutorial - auto hunt seal online macro recorder jitbit on hax. link download.macro recorder.:http://bit.ly/2r55kx4. Download latest version here! You must have DualShock 4 controller plugged in via USB with PS4 Remote Play running. To record, click on record button (Ctrl+R) to arm recording then press play to start recording controls. To stop recording, click on record button (Ctrl+R) to unarm. The macro will then play the controls in a loop.
Download: PS4RemotePlayInterceptor-master.zip / PS4RemotePlayInterceptor GIT / PS4 Macro v0.2.0 / PS4Macro GIT / Miles123456 Fork / JoriTheBot Fork
Jitbit Macro Recorder Onhax
From the README.md file: PS4 Remote Play Interceptor
A small .NET library to intercept controls on PS4 Remote Play for Windows, powered by EasyHook. The library can be used to automate any PS4 game. See the prototype demo.
Also check out PS4 Macro repository for a ready-to-use software built on this library.
Install
Using NuGet (Recommended)
From Source
Add reference to PS4RemotePlayInterceptor.dll.
Example Usage
This console application will hold the X button while moving the left analog stick upwards until interrupted by a keypress.
To-Do List
- Bluetooth support
- Touchpad support
- Accelerometer support
- Intercept ouput reports
- Emulating DualShock controller
SOLUTION: Restart PS4 Remote Play.
SOLUTION: Rename to DualShockState for version >= 0.2.0
Credits
And from the PS4 Remote Play automation utility's README.md file: PS4 Macro
Automation utility for PS4 Remote Play written in C# using PS4RemotePlayInterceptor.
Screenshot
Download latest version here!
You must have DualShock 4 controller plugged in via USB with PS4 Remote Play running.
To record, click on record button (Ctrl+R) to arm recording then press play to start recording controls. To stop recording, click on record button (Ctrl+R) to unarm. The macro will then play the controls in a loop.
See this video for more details.
To-Do List
- Save/Load
- Keyboard Shortcuts
- Status Indicators
- Playback Timeline UI
- Scripting
- ...
Reinstall NuGet Package
Resources
Credits
Changelog
PS4 Macro v0.2.0
- Can Save/Load macros as xml
- Added keyboard shortcuts
- Added indicator for frames
- Added app icon
- Improve error handling
- Bug fixes
PS4 Macro v0.1.0
- First version with simple recording and playback feature
Download: PS4.Remote.Play.Patcher.zip / GIT