Skip to content

Releases: nefarius/BthPS3

BthPS3 Bluetooth Drivers v2.17.0

Choose a tag to compare

@nefarius nefarius released this 26 Feb 04:11

Included driver version: 2.10.470.0

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

What's Changed

  • Fixed a DPI scaling issue with a custom setup dialog even more (via, by @joridiculous)

Misc.

BthPS3 Bluetooth Drivers v2.16.0

Choose a tag to compare

@nefarius nefarius released this 24 Feb 22:18

Included driver version: 2.10.470.0

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

What's Changed

  • Fixed a DPI scaling issue with a custom setup dialog (see, via mbc07 on Discord)

Misc.

BthPS3 Bluetooth Drivers v2.15.0

Choose a tag to compare

@nefarius nefarius released this 23 Feb 14:06

Included driver version: 2.10.470.0

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

What's Changed

Misc.

BthPS3 Bluetooth Drivers v2.14.0

Choose a tag to compare

@nefarius nefarius released this 09 Nov 17:17

Included driver version: v2.10.371

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

What's Changed

  • A critical bug in a core library was fixed that caused issues on non-English systems with the radio detection

Misc.

BthPS3 Bluetooth Drivers v2.12.2

Choose a tag to compare

@nefarius nefarius released this 02 Nov 13:49
303354d

v2.12.2 BthPS3 changelog

Included driver version: v2.10.371

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

What's Changed

Misc.

BthPS3 Bluetooth Drivers v2.10.371

Choose a tag to compare

@nefarius nefarius released this 12 Oct 16:24

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

What's Changed

  • Fixed a couple radio detection problems with setup reported by hopyoprop on Discord 💪

Misc.

BthPS3 Bluetooth Drivers v2.10.371

Choose a tag to compare

@nefarius nefarius released this 27 Sep 08:22
b0a2f71

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

What's Changed

Misc.

BthPS3 Bluetooth Drivers v2.10.371

Choose a tag to compare

@nefarius nefarius released this 01 Oct 19:52
b0a2f71

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

What's Changed

  • Driver versions stayed the same (setup-only fixes)
  • Fixed setup using wrong EULA text
  • Added missing banner images to setup
  • Fixed a setup error that can occur when radio restart failed (see #112)

Misc.

BthPS3 Bluetooth Drivers v2.9.336

Pre-release

Choose a tag to compare

@nefarius nefarius released this 17 Jul 19:00

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

Bugfixes

  • Fixed SYSTEM_THREAD_EXCEPTION_NOT_HANDLED BSOD on ARM64 (#107)

Misc.

BthPS3 Bluetooth Drivers v2.8.320

Choose a tag to compare

@nefarius nefarius released this 17 Jul 13:14

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.