Skip to content

BthPS3 Bluetooth Drivers v1.3.65

Compare
Choose a tag to compare
@nefarius nefarius released this 10 Jan 12:42
· 429 commits to master since this release

v1.3.65 (setup-v1.3.65) BthPS3 changelog


⚠️ This release contains a crash-causing issue on device (dis)connect, the downloads have been removed. ⚠️


How to install

Simply download the setup below and click through it. Done!

If you want to run it silently, invoke the setup with the /qn argument to suppress any user interaction.

If you need to troubleshoot the installation, add /L*V .\install.log arguments to generate a detailed log file.

Remarks

  • You need to manually uninstall any previous version prior to this release! Failing to do so may cause unaccounted side-effects
  • The setup has been redesigned with Windows Installer XML
  • Setup now refuses to run and displays error message if no working Bluetooth radio was detected

Bugfixes

  • Fixed dangling connection object memory on failed connections
  • Replaced spin locks with fast mutex kernel primitives
  • New setup removes driver copies from driver store on uninstall
  • Filter driver now loaded on system start
  • Added reboot hint to setup to circumvent Object name not found error on enumerator

Features

  • Added driver configuration tool (available as start menu shortcut)
    • Requires .NET Framework 4.6 (already included with Windows 10)