

- #What to use to use ps3 controller on windows 10 64 bit how to#
- #What to use to use ps3 controller on windows 10 64 bit install#
Patches to add support for other toolchains (including ) may be accepted after review even though these toolchains are not officially supported. Note that the toolchain is not supported. We recommend either Visual Studio or a MinGW-w64 based toolchain like MSYS2. You may want to build from source if you encounter compatibility issues with the pre-built binaries.
#What to use to use ps3 controller on windows 10 64 bit how to#
Reference: how to use libusb under MinGW-w64? Build from Source It is recommended to use pkg-config (libusb-1.0.pc) on MSYS2 or other MinGW-w64 distributions. Please contact the msys2 project if you encountered issues with the msys2 package. If the version is out of date, please create an issue or pull request on the vcpkg repository. The libusb port in vcpkg is kept up to date by Microsoft team members and community contributors.
#What to use to use ps3 controller on windows 10 64 bit install#
You can download and install libusb using the vcpkg dependency manager: Installing and building libusb via vcpkg: Note that these archives are provided in the 7z format so you may have to install 7-zip.

The pre-built Windows binaries are provided AS IS for your convenience, generated for the following environments:

Since 1.0.21 release, they are also at the GitHub release page. Pre-built binary snapshots are provided in the Sourceforge files directory along with the source code archive. libusbK is a Windows only project which provides a new set of API for Windows (supporting WinUSB, libusb0.sys and libusbk.sys) and kernel driver libusbK.sys. libusb-win32 is a Windows-only project which provides a libusb-0.1 API compatible library for Windows and the associated kernel driver libusb0.sys. Please note that libusb-win32 and libusbK are separate projects. This page details the specifics of the Windows backend part of libusb, which helps developers easily communicate with USB devices on Windows.Ĭurrently it supports the WinUSB and HID drivers for generic USB device access as well as the libusb-win32 and libusbK drivers.
