Skip to content

Releases: nefarius/BthPS3

BthPS3 Bluetooth Drivers v2.8.320

17 Jul 13:14
Compare
Choose a tag to compare

v2.8.320 (setup-v2.8.321) 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

  • No more 32-Bit binaries provided (deal with it, the future is now!)
  • Upgraded the entire solution to work with Visual Studio 2022 (#78)
  • Restored compatibility with Windows 10 version 1507 (#82, #89)
  • Updated DMF to latest version
  • Updated to latest Windows 11 SDK/WDK

Features

  • Instrumented filter driver with ETW (#64)

Bugfixes

  • Fixed driver not being able to load correctly on some Windows editions (#66)
  • Fixed patch not staying disabled after reboot (#73)
  • Fixed a potential lingering IRQL_NOT_LESS_OR_EQUAL issue by using spin locks where not appropriate

Misc.

BthPS3 Bluetooth Drivers v2.8.313

10 Jul 20:11
Compare
Choose a tag to compare
Pre-release

v2.8.313 (setup-v2.8.313) 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

  • No more 32-Bit binaries provided (deal with it, the future is now!)
  • Upgraded the entire solution to work with Visual Studio 2022 (#78)
  • Restored compatibility with Windows 10 version 1507 (#82)
    • ⚠️ There is unfortunately a regression caused by the used DMF release which results in a Code 39 (Driver Entry Point Not Found) on all Windows 10 versions prior to 2004. A patch will be submitted and a new BthPS3 release crafted ASAP ⚠️
  • Updated DMF to latest version
  • Updated to latest Windows 11 SDK/WDK

Features

  • Instrumented filter driver with ETW (#64)

Bugfixes

  • Fixed driver not being able to load correctly on some Windows editions (#66 )
  • Fixed patch not staying disabled after reboot (#73)
  • Fixed a potential lingering IRQL_NOT_LESS_OR_EQUAL issue by using spin locks where not appropriate

Misc.

BthPS3 Bluetooth Drivers v2.7.296

08 Jul 17:47
43eb09b
Compare
Choose a tag to compare
Pre-release

v2.7.296 (setup-v2.7.296) 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

  • No more 32-Bit binaries provided (deal with it, the future is now!)
  • Upgraded the entire solution to work with Visual Studio 2022 (#78)
  • Restored compatibility with Windows 10 version 1507 (#82)
  • Updated DMF to latest version
  • Updated to latest Windows 11 SDK/WDK

Features

  • Instrumented filter driver with ETW (#64)
    • This should help in hunting down the root cause of #73

Bugfixes

  • Potential (yet unconfirmed) fix for #66
  • Fixed a potential lingering IRQL_NOT_LESS_OR_EQUAL issue by using spin locks where not appropriate

Misc.

BthPS3 Bluetooth Drivers v2.6.174

29 Aug 16:21
Compare
Choose a tag to compare

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.

BthPS3 Bluetooth Drivers v2.6.167

29 Aug 14:26
Compare
Choose a tag to compare
Pre-release

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

Remarks

This is a pre-release for closed-beta-testers and may still contain unaddressed issues.

BthPS3 Bluetooth Drivers v2.5.148

21 Aug 00:24
Compare
Choose a tag to compare
Pre-release

v2.5.148 (setup-v2.5.152) 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 will be addressed in upcoming releases of the companion solutions, if you depend on this feature right now do not update BthPS3! ⚠️

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)

BthPS3 Bluetooth Drivers v2.5.148

19 Aug 16:09
Compare
Choose a tag to compare
Pre-release

v2.5.148 (setup-v2.5.148) 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 will be addressed in upcoming releases of the companion solutions, if you depend on this feature right now do not update BthPS3!

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 controller 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)

BthPS3 Bluetooth Drivers v2.4.122

15 Aug 17:31
Compare
Choose a tag to compare
Pre-release

v2.4.122 (setup-v2.4.122) BthPS3 changelog

Remarks

This is a pre-release for closed-beta-testers and may still contain unaddressed issues.

BthPS3 Bluetooth Drivers v2.4.103

04 Aug 15:08
Compare
Choose a tag to compare
Pre-release

v2.4.103 (setup-v2.4.103) BthPS3 changelog

Remarks

This is a pre-release for closed-beta-testers and may still contain unaddressed issues.

BthPS3 Bluetooth Drivers v2.2.97

04 Aug 00:31
Compare
Choose a tag to compare
Pre-release

v2.2.97 (setup-v2.2.97) BthPS3 changelog

Remarks

This is a pre-release for closed-beta-testers and may still contain unaddressed issues.