Version 1.5.0 - Black Myth Wukong and Sound Effects


  • (New Plugin) Black Myth Wukong: consists of a single "Take Damage" event for now, detected through computer vision. I'll be looking into detecting more things through process memory reading later
  • (New Feature) Sound Effects: events can now trigger sound effects (.mp3 or .wav files), a folder with some sample sound effects can be found within the app folder

User-Made Modules:

  • modules can now include a description string, e.g.: "description": "Description line 1\nDescription line 2"
  • templates can now declare and use an RGB color filter, e.g.: "rgb_filter": { "lower": [120, 120, 200], "upper": [255, 255, 255] }
  • templates can now declare and use an HVS color filter, e.g.: "hsv_filter": { "lower": [0, 0, 180], "upper": [255, 40, 255] }
  •  templates can now declare and use masks, e.g.: "mask_color": [255, 0, 0] would exclude from the template every pixel marked with the color red
  • templates can now be marked with "debug": true, that makes the app show images for debug purposes, like the loaded template and mask, as well as template matching information when using that template

Elden Ring:

  • "You Died" event is now additive

Files

playful-plugins-v1.5.0.zip 91 MB
Version v1.5.0 64 days ago
playful-plugins-v1.5.0.zip 91 MB
Version v1.5.0 64 days ago

Get Playful Plugins

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.