Skip to content

BthPS3 Bluetooth Drivers v2.6.174

Compare
Choose a tag to compare
@nefarius nefarius released this 29 Aug 16:21
· 137 commits to master since this release

v2.6.167 (setup-v2.6.174) BthPS3 changelog

This project was only possible with the investment of many years of learning, research and dedication. You're receiving this work for free, if it brought you joy, consider giving back and spend a few coins ❤️

DonateEUR

Highlights

  • This release provides ARM64 support (#13)
  • ⚠️ There's a regression when using with DsHidMini in DS4Windows mode which causes DS4Windows to not detect the controller (see #49). This has been fixed in version 3.1.6 or newer! ⚠️

Features

  • ARM64 support (#13)
  • Added new supported remote names for SIXAXIS/DS3 devices (#34)
  • The drivers now log success and error event to the System Event Log (#46)

Bugfixes

  • Fixed a BSOD on standby/sleep/hibernation-resume when one or more controllers are connected during power state transition (#19)
  • Fixed BSODs that may happen on disconnect (#12, #48)
  • Fixed/improved the way device instance uniqueness is handled (#51)
  • Fixed the setup accidentally uninstalling ViGEmBus due to faulty Upgrade Code check (#44)
  • Fixed an issue with driver loading on older Windows 10 builds (like 1809) due to building against wrong SDK version (#53)

Misc.