Skip to content

v1.53 (Build 53)

Compare
Choose a tag to compare
@BradF-99 BradF-99 released this 29 Jun 06:30
· 54 commits to master since this release

Change Log

  • Full controller support! Any controller that uses the XInput protocol (Xbox 360 / Xbox One native, DualShock 4 with DS4Windows or similar) will work with the panic button. The binds are:
    • L2 + R2 + L3 (LT + RT + Left Thumb) - Exit the game and all processes immediately
    • L2 + R2 + R3 (LT + RT + Right Thumb) - Suspend the game for 10 seconds.
  • Improved method for destroying game processes so hopefully less error-prone!

Nerd stuff

  • Method for destroying game processes now runs asynchronously for some reason, just felt like it
  • All dependencies are now included in the executable using Fody Costura - no need to include those pesky DLLs
  • General clean-up of classes (still a long way to go!)

VirusTotal results are here.

Please read the README for more information.