PS4Macro Versions Save

Automation utility for PS4 Remote Play written in C#

v0.5.2

6 years ago

CHANGELOG

  • Add Macro Compressor tool (Tools->Macro Compressor) which will discard unused values and spaces in a macro (resulting in a much smaller file)
  • Add "BypassInjection" in settings used for debugging
  • Add "SettingsFile" command line argument to override the path of settings.xml
  • Support touch inputs when trimming macro
  • Autocorrect key binding errors in Remapper (eg. w to W)
  • Compensate the speed of macro playback when using controller emulation
  • Fix ArgumentException when trying to trim an already trimmed macro
Screenshot

Screenshot

v0.5.1

6 years ago

CHANGELOG

  • Fix Save/Save As menu stuck in disabled state
  • Fix NullReferenceException error when using the "Trim Macro" feature
Screenshot

Screenshot

v0.5.0

6 years ago

CHANGELOG

  • Add looping option to macro playback
  • Add macro trimming feature used for trimming out the idle frames in the start and end of the macro (Edit->Trim Macro)
  • Add Remapper from PS4Macro.Remote that binds PC keyboard to PS4 controls (Tools->Remapper)
  • Add recording shortcut (Record On Touch) by pressing the "Touch" button on the controller (Playback-> Record On Touch)
  • Add command line arguments to override values in settings.xml (useful for shortcuts)
  • Fix crashes when closing the app before PS4 Remote Play
Screenshot

Screenshot

v0.4.0

6 years ago

CHANGELOG

  • Able to use without a controller by enabling controller emulation in settings [EXPERIMENTAL]
  • Add option to show debugging console in settings (useful for scripting)
Screenshot

Screenshot

v0.3.1

6 years ago

CHANGELOG

  • Update scripting API with more config variables and methods
  • Add XML documentation comments in scripting API
  • Compatibility fixes
  • Bug fixes
Screenshot

Screenshot

v0.3.0

6 years ago

CHANGELOG

  • Add scripting support (loading DLL files)
  • Add tools to help with script development
  • Able to override certain settings using settings.xml
  • Disable Auto-Inject by default due to being incompatible with some machines (can be re-enabled in settings.xml)
  • Bug fixes
Screenshot

Screenshot

v0.2.2

6 years ago

CHANGELOG

  • Add support for touchpad, accelerometer, and gyro
  • Can start the application without having PS4 Remote Play running
Screenshot

Screenshot

v0.2.1

6 years ago

CHANGELOG

  • Automatically detect and inject to PS4 Remote Play without having to restart PS4 Macro
  • Fix 'Options' button not working bug
Screenshot

Screenshot

v0.2.0

6 years ago

CHANGELOG

  • Can Save/Load macros as xml
  • Added keyboard shortcuts
  • Added indicator for frames
  • Added app icon
  • Improve error handling
  • Bug fixes
Screenshot

Screenshot

v0.1.0

6 years ago

First version with simple recording and playback feature

Screenshot

Screenshot