Skip to content

schmaldeo/DS4Windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS4Windows

Like those other DS4 tools, but sexier.

DS4Windows is an extract anywhere program that allows you to get the best DualShock 4 experience on your PC. By emulating an Xbox 360 controller, many more games are accessible. Other input controllers are also supported including the DualSense, Switch Pro, and JoyCon controllers (first party hardware only).

This project is a fork of the work of Jays2Kings and Ryochan7. It adds various new features like switch debouncing, a tool that helps to fix stick drift and pitch and roll simulation for DS3 based on accelerometer value (which is a work of sunnyqeen).

DS4Windows Preview

About this fork

I've made this fork because some of the buttons on my controller started bouncing. Normally I would just add a feature that would fix my problem, make a pull request to the original repo and forget about the project. The issue here is that Ryochan7 stopped maintaining the original project, so I decided to make slight modifications to the code that detects if the installed version is up-to-date, so it now pulls version info from my repo. This way if you install my version, you don't get the annoying popup saying your version is outdated. If there are any feature requests, I'm more than happy to at least look at them and assess whether I could add them.

License

DS4Windows is licensed under the terms of the GNU General Public License version 3. You can find a copy of the terms and conditions of that license at https://www.gnu.org/licenses/gpl-3.0.txt. The license is also available in this source code from the COPYING file.

Downloads

Install

You can install DS4Windows by downloading it from releases and place it to your preferred place.

Alternatively, you can download ds4w.bat file and execute it. It will open a window that downloads and places the program in %LOCALAPPDATA%\DS4Windows and creates a desktop shortcut to the executable.

Requirements

  • Windows 10 or newer (Thanks Microsoft)
  • Microsoft .NET 8.0 Desktop Runtime. x64 or x86
  • Visual C++ 2015-2022 Redistributable. x64 or x86
  • ViGEmBus driver (DS4Windows will install it for you)
  • Sony DualShock 4 or other supported controller
  • Connection method:
    • Micro USB cable
    • Sony Wireless Adapter
    • Bluetooth 4.0 (via an adapter like this or built in pc). Only use of Microsoft BT stack is supported. CSR BT stack is confirmed to not work with the DS4 even though some CSR adapters work fine using Microsoft BT stack. Toshiba's adapters currently do not work. Disabling 'Enable output data' in the controller profile settings might help with latency issues, but will disable lightbar and rumble support.
  • Disable PlayStation Configuration Support and Xbox Configuration Support options in Steam

About

DS4Windows but maintained

Resources

License

Stars

Watchers

Forks

Languages

  • C# 87.9%
  • JavaScript 11.9%
  • Batchfile 0.1%
  • Python 0.1%
  • Vim Snippet 0.0%
  • Shell 0.0%