Skip to content

V4.2 - Fixes & Error handling

Compare
Choose a tag to compare
@tremwil tremwil released this 10 Aug 21:17
· 13 commits to master since this release
  • Fixed settings not being saved when the program is closed and DS3 is running (#9)
  • Added a setting to enable/disable the hotkey system completely. This is intended for debug purposes, since I've had people tell me that the program was interfering with their keyboard input while playing.
  • Added basic critical error handling (will show the exception type, message and stack trace before the program crashes)
  • From now on, the debug version of the program will also be included in releases to facilitate debugging. If you are experiencing crashes and wish to submit a bug report, please use this version at it will provide a detailed stack trace.