Skip to content

BthPS3 Bluetooth Drivers v2.8.320

Latest
Compare
Choose a tag to compare
@nefarius nefarius released this 17 Jul 13:14
· 11 commits to master since this release

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.