v1.53 (Build 53)
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!)
Please read the README for more information.