Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Version 1.4.110

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 06 Feb 17:48
· 3688 commits to jay since this release
  • Updated DS4Updater.exe to version 1.2.6.0
  • Changed timer usage in Welcome Dialog to run routine in a different thread
  • Changed locale initialization to allow set language to be used in Welcome Dialog
  • Changed Auto Profiles form to use environment info for finding start menu programs path
  • Changed to reset rumble state when switching profiles
  • Removed Management assembly dependency from project
  • Changed how ScpVBus device is checked. No longer using WMI which had resulted in caching issues
  • Added Open Program Folder link in taskbar
  • Removed IWshRuntimeLibrary assembly dependency from project
  • Updated layout of some Chinese versions of forms
  • Added some minor HidGuardian utilities (template AffectedDevices, clean old whitelist entries, regedit shortcut). DS4Windows has to be run as admin in order to have access to those utilities
  • Added language switcher which was implemented by czukowski