Драйвера ds4 windows 10 скачать

DS4Windows Driver Requirements

For DS4/DS5 to properly function on your Windows 10/11 PC you are required to install necessary first and third party drivers. Some of which, of course, are optional but will improve DS4windows capabilities. Here we will list and give a description of every driver needed to allow your DualShock 4 and DualSense 5 to work. Launching the DS4 app will also ask to install the drivers.

1. Virtual Gamepad Emulation Bus — ViGEmBus (Required)

The ViGEmBus driver is the most important driver used by DS4Windows. It can create virtual/fake/emulated controllers, which DS4Windows uses to spawn virtual Xbox and DS4 controllers.

2. HidHide (Optional)

The HidHide driver allows the user to “hide” gamepads from the system and make them detectable to only chosen programs in order to prevent the infamous double input issue.

3. FakerInput (Optional)

DS4Windows uses the FakerInput driver to expose system-wide virtual keyboard, relative mouse and absolute mouse. Allows Keyboard + Mouses events/commands to be usable in some situations where the usual way DS4Windows sends those commands (via “SendInput) fails. Examples of those situations are elevated processes and games, UAC prompts and anti-cheat systems that block SentInput events. Use of FakerInput is necessary to allow DS4Windows to work with some games with anti-cheat protection like valorant.

4. Windows Libraries & Frameworks (Required)

  • Microsoft .NET 6.0.6 Runtime Desktop (Some users has reported that just installing the .NET runtime doesn’t work. If that is the case you should install .net SDK)
  • Visual C++ 2015-2019 Redistributable. x64 or x86
  • Operating System: Windows 10 or newer

5. DS4Windows Application (Required)

Legacy Controller Drivers

The following “old” ds4 driver are no longer required to install and only listed for documenting and usage purposes.

HidGuardian

HidGuardian is a driver that can hide controllers from the system and allow only chosen processes to detect them. It was previously used by DS4Windows to solve the double input issue, but was made obsolete by the release of its successor, HidHide, a similar driver that works better and is easier to use.

DS4Windows removed support for HidGuardian in version 3.0.8 in favor of HidHide. As such, users who used and still have HidGuardian installed can be in a state where their controllers are hidden and undetectable to Windows and DS4Windows.

Virtual Gamepad Emulation Bus (ScpVBus)

The ScpVBus driver is used to create fake/virtual/emulated Xbox 360 controllers. It was made obsolete by the release of its successor, the ViGEmBus driver.

Usually, users accidentally install this driver when they search for “DS4Windows” on google and end-up clicking on the first result that appears, which leads to the original (but now obsolete) version of DS4Windows from the developer Jays2kings which prompts the user to install it.

ScpVBus is not used anymore by Ryochan7’s DS4Windows besides for experimenting purposes on special testing builds. Therefore, this driver has no use for the average user and it’s better if it were to be uninstalled in case it’s present since it has a minor chance of causing issues/BSoD on Windows.

Version 3.2.17

Version 3.2.16

Version 3.2.15

Version 3.2.14

Virtual DS4 trigger modes, Greek translation, Indonesia translation, HidHide inverse cloak

.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x86-installer

  • Removed social accounts from app
  • Added style resource for first launch window
  • Check for inverse application cloak HidHide setting. Skip checking HidHide whitelist if option is enabled
  • Allow DS4 output to not report virtual trigger button state
  • Added small exception handling for single app instance check
  • Updated Nefarius.ViGEm.Client.dll files with fixed userdata args for adding notification callback
  • Display Windows error code for unknown ViGEmFailure in the Log
  • Added Greek translation. Contribution by trlef19
  • Added Indonesia translation. Contribution by Adamsw72
  • Added extra user documentation to repo. Edited README.md. Contribution by Oliver-Noah
  • Expose secondary joined JoyCon SideL and SideR buttons in mapper. Use DS FnL and FnR codes
  • Allow DS4 trigger button output only
  • Allow virtual DS4 trigger behavior combobox strings to be translatable

Version 3.2.13

Version 3.2.12

Version 3.2.11

Version 3.2.10

OSC server changes, gyro jitter compensation

.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x86-installer

  • Added jitter compensation routine for Gyro Mouse
  • Move output handler init and disconnect calls to ControlService Start and Stop routines
  • Changed suspend and resume routines
  • Added extra exception handling for tray notification failure
  • Use DetermineConnectionType in PostInit of DS3Device. Contribution by SunnyQeen
  • Fixed a crash when open device options with null option. Contribution by SunnyQeen
  • Add InterpretingOscMonitoring Option. Contribution by xAdler
  • Added some OSC translation strings. Contribution by xAdler
  • Added OSC monitoring message interpreting. Contribution by xAdler
  • Added OSC trigger control. Contribution by xAdler
  • Added additional mapping checks in ProfileDTO MapFrom routine
  • Changed how macros are saved from binding window. Do not reset shift trigger
  • Support Horipad 4 FPS. Contribution by markguleno
  • Fixed custom led mode. Contribution by MatrixDJ96

Version 3.2.9

DualSense Edge input support (FnL FnR BLP BRP), Special Actions delay tag fix

.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x86-installer

  • Fixed changing of Trigger Effect while switching profiles with DualSense controller
  • Allow LSVerticalScale and RSVerticalScale to save values > 1.0. Contribution by Katalysta
  • Updated Italian translation. Contribution by MarkThat
  • Increased LS and RS Vertical Scale max to 4.0
  • Check for string length from HidD_GetSerialNumberString call from possible invalid response from hardware
  • Added extra locking for LoggerHolder
  • DualSense Edge input support (FnL FnR BLP BRP). Contribution by steffalon
  • Added subtype property for DualSenseDevice class
  • Added COMException catching when adding hook for power events
  • Removed message regarding Middle Mouse closing app in tray menu. Windows 11 no longer supports this at least right now
  • Added DualShock 3 support using DsHidMini driver (SXS) or Sony Sixaxis driver. Contribution by SunnyQeen
  • Added logging when reading of Actions.xml fails
  • Changed processing of Delay tags for Actions.xml. Fixes some cases where recent DS4Windows no longer reads Special Action files from older versions
  • Fixed outer bounds when using smoothing for 360 Gyro Steering
  • Fixed anti-dead zone interpretation for 360 Gyro Steering stick output. Applies to Xbox 360 and DS4 output (not VJoy)
  • Added Playmax PS4 controller. Contribution by nzgamer41

Version 3.2.8

Table of Contents

DS4 Driver:

In order to install the DS4 Driver for Windows, you must first download it from the official site of DS4. This program is required for the functioning of your PlayStation 4 controller. You can also set it to run at startup and remain in the background. To update the program, go to the Settings tab and select “Check for Update Now”. Then, follow the on-screen instructions to complete the installation. DS4Windows is preloaded on all Windows 8 and 10 machines, so you don’t have to worry about installing it.

Extract the downloaded files:

After extracting the files, you will find the DS4 Tool folder. This folder contains several files. Once you open the extracted folder, you can see these files: SCPUser (Xinput Controller Tester), SCP Monitor, SCP Pair, and DS4 Windows. Then, use these files to pair your Bluetooth controller. Once you’ve paired your controller, you can use the Bluetooth ‘add device’ option to pair it with your PC.

Connect your DS4 to the computer OS:

To use the DS4 controller with Windows, you’ll need to download the DS4 Driver for Windows. It should be available from the manufacturer’s website. If you can’t find it, you can use Steam to find the driver for your Xbox 360. The DS4 Driver for the PC is also available from the Sony website. After you download it, you should double-check if it works on your PC. The driver will be compatible with the latest PC games.

After downloading and the installation:

After you download and install the DS4 Driver for Windows, you should pair the DualShock 4 with it. The PS4 is compatible with most PC games, which means you can use the PS4 controller with games on your PC. Just make sure you install the correct driver to avoid system changes. There are several drivers available for the 360 and DS4 for Windows. You can also download the DS4 Controller for Windows to enable them to work with your computer.

Manually install the latest driver:

Using the DS4 Driver for Windows on a Windows PC is simple and free. After downloading the driver, you should install it on your PC. During installation, you’ll need to install the 360 drivers. Alternatively, you can download the DS4 Windows. If you have a DS4 Controller for your PS4 PC, you’ll need to install the DS4 Driver for your Xbox.

In the DS4 Tool folder, you should find several files. You should find several files inside it. You should also extract the DS4 Adapter drivers. The driver will install the DS4 Controller. Once the driver is installed, you can use your controller. After installing the DS4 Driver for Windows, you must pair the DS4 with your PC. In this way, you will be able to play the game without a problem.

Dualshock 4 Controller driver:

Once you have installed the driver, you can pair the DualShock 4 controller with your PC. It will act like an Xbox 360 controller. It won’t alter the system settings or install any bloatware. Unlike other drivers, DS4Windows doesn’t require any drivers or programs. Moreover, the driver does not require you to buy new hardware. A Windows-based DS4 Controller will work on a Windows PC with no problems.

To install the DS4 driver on Windows, you must download the DS4 tool for Windows. It will automatically detect the DS4 controller and will automatically configure the buttons to their Microsoft equivalents. After installing the drivers, you should pair the device with the PC. Once you’re connected, click “Add” to connect to the controller through Bluetooth. Once the DS4 window is closed, you can pair the Bluetooth.

DS4 Tool Driver:

After you’ve installed DS4Windows, you should check the Multipurpose gamepad driver and DS4 tool. These two are required for your DualShock 4 controller to work with Windows. To use the DS4 tool, you need to connect the DS4 to your PC. To do so, you need to open the DS4 utility. You can click on the device to begin playing. You can also try a few different games with your DS4 wirelessly.

Windows compatibility:

DS4Windows is not compatible with BT adapters from CSR and Toshiba. Using the DS4 tool to install the DS4 driver on your PC is recommended for gamers who want to use a PS4 controller on their PC. The DS4 Windows software will enable the device to work with the PC’s Bluetooth receiver. This application is a must-have for every gamer. The DS4 tool can be downloaded and installed without any hassle.

DS4Windows
для Windows

DS4Windows скриншот № 1

DS4Windows — портативная программа, которая позволяет получить максимальный экспириенс при использовании геймпада Sony DualShock 4 на ПК, что достигается благодаря эмуляции контроллера Xbox 360, что в свою очерель предоставляет доступ к гораздо большему количеству игр.

Пользователю доступен полностью настраиваемый пользовательский интерфейс, система профилей, позволяющие быстро менять различные настройки контроллера, возможность переключать контроллеры на различные профили автоматически при запуске определенных программ, а также множество параметров конфигурации — от отображения элементов управления, чувствительности сенсорной панели, макросов, радужной световой панели, управления движением, специальных действий, вызываемых нажатием нескольких кнопок, до запуска программы с помощью профилей.

Особенности DS4Windows:

  • Одно приложение для отображения DualShock 4, DualSense, Switch Pro и JoyCon.
  • Эмуляция контроллера Xbox 360 для использования DS4 во многих компьютерных играх, которые не поддерживают его напрямую.
  • Эмуляция DualShock 4 v.1 для игр, которые в некоторых ситуациях поддерживают только Sony DS4 v.1.
  • Возможность играть в компьютерные игры, которые поддерживают только KB+M ввод, эмулируя действия KB+M.
  • Настройка реакции ввода и вывода с помощью множества модификаторов.
  • Возможность использовать сенсорную панель DS4 в качестве мыши или сопоставление с другими элементами управления на выходе.
  • Возможность играть в игры с гироскопическим управлением, эмулируя мышь или похожий на мышь выход RS при эмуляции контроллера Xbox 360.
  • Управление цветом лайтбара: проверка уровня заряда батареи, назначение номеров слотов определенным цветам, профиль управляемого цвета лайтбара.
  • Автоматическое переключение профилей, когда в фокусе находятся различные программы.
  • Переключение режимов, позволяющее использовать больше маппингов, чем количество кнопок на устройстве.
  • Автоматическая проверка и загрузка будущих обновлений приложений.

ТОП-сегодня раздела «Эмуляторы»

скачать DS4WindowsDS4Windows 3.2.9

Эмулятор контроллера Xbox 360 для использования геймпада Sony DualShock 4 во многих компьютерных…

скачать Remix OSRemix OS 3.0.207

Remix OS — отличная возможность получить полноценную ОС Android на своем настольном ПК или…

скачать BotMekBotMek 1.6.3

Универсальный автокликер, предназначенный облегчить игровой процесс в онлайн играх….

Отзывы о программе DS4Windows

Admin

Отзывов о программе DS4Windows 3.2.9 пока нет, можете добавить…

Содержание

  • Этап 1: Подключение Dualshock 4
    • Способ 1: USB-кабель
    • Способ 2: Bluetooth
  • Этап 2: Настройка в Steam
  • Этап 3: Установка дополнительных драйверов
  • Вопросы и ответы

Подключение Dualshock 4 к ПК на Windows 10

Подключить Dualshock 4 от Sony PlayStation 4 к компьютеру на Windows 10 можно двумя способами – с помощью USB-кабеля и по Bluetooth.

Способ 1: USB-кабель

  1. Один конец кабеля подключаем к USB-порту на компьютере, а другой вставляем в разъем micro-USB на манипуляторе.
  2. Подключение джойстика к ПК с помощью кабеля

  3. Система автоматически обнаружит подключенное устройство и установит драйвера к нему. Чтобы убедиться в этом, сочетанием клавиш Win+I открываем «Параметры» Виндовс 10 и переходим в раздел «Устройства».
  4. Вход в раздел устройства Windows 10

  5. Во вкладке «Bluetooth» спускаемся к блоку «Другие устройства». Ищем там устройства Controller или Wireless Controller, так как вряд ли у геймпада от PS4 будет оригинальное название.
  6. Поиск джойстика в среди подключенных устройств

  7. Чтобы проверить его работоспособность, прокручиваем страницу вниз к блоку «Сопутствующие параметры» и жмем «Устройства и принтеры».
  8. Вход в раздел устройства и принтеры

  9. В блоке «Устройства» правой кнопкой мышки щелкаем «Controller» и выбираем «Параметры игровых устройств управления».
  10. Вход в параметры Dualshock 4

  11. Выбираем Дуалшок 4 и открываем его «Свойства».
  12. Вход в свойства Dualshock 4

  13. Во вкладке «Проверка» по очереди нажимаем каждую кнопку, чтобы протестировать их работоспособность.
  14. Проверка активности кнопок Dualshock 4

  15. Если какие-нибудь элементы управления не откликаются, переходим во вкладку «Параметры» и жмем «Откалибровать».
  16. Начало калибровки Dualshock 4

  17. Когда откроется мастер калибровки, жмем «Далее» и выполняем все его указания.
  18. Калибровка Dualshock 4

  19. После калибровки нажимаем «Применить», чтобы сохранить изменения и закрываем окно свойств.
  20. Сохранение результатов калибровки Dualshock 4

Способ 2: Bluetooth

  1. Открываем раздел «Устройства» в «Параметрах» Windows 10. Одновременно зажимаем и держим кнопки PS и Share на геймпаде до тех пор, пока синий индикатор в верхней части не замигает.
  2. Включение режима беспроводного соединения на Dualshock 4 в Windows 10

  3. Если манипулятор в списке не появился, жмем «Добавление Bluetooth или другого устройства».
  4. Активация функции добавления новых устройств в Windows 10

  5. В следующем окне выбираем тип устройства – Bluetooth.
  6. Поиск Dualshock 4 по Bluetooth

  7. Когда Дуалшок 4 будет найден, щелкаем по нему и ждем, пока система не закончит его настраивать.
  8. Подключение Dualshock 4 по Bluetooth

Первый способ обеспечивает более качественное соединение, так как подключение по Блютуз, как правило, сопровождается потерей сигнала и задержкой ввода. У Sony есть USB-адаптер для подключения Dualshock 4, который должен устранять эти проблемы, но стоит он дороже обычных Bluetooth-адаптеров, а в последнее время его сложно найти в продаже.

Этап 2: Настройка в Steam

После подключения устройство можно использовать в большинстве игр без установки эмуляторов и дополнительных драйверов, но только если играть в Steam. Уже несколько лет платформа официально поддерживает Дуалшок 4. Главное, чтобы он был включен в настройках клиента.

  1. Открываем Steam, переходим во вкладку «Вид» и выбираем «Режим Big Picture», разработанный для того, чтобы удобнее было запускать платформу на телевизорах и управлять ею с помощью геймпада.
  2. Вход в режим Big picture в Steam

  3. Если клиент определил Dualshock 4, то им сразу можно играть. В противном случае его придется включить. Для этого заходим в «Настройки» Steam.
  4. Вход в настройки Steam

  5. Выбираем «Настройки контроллера».
  6. Вход в настройки контроллера в Steam

  7. Ставим галочки напротив пунктов «Поддержка контроллера PS4» и «Универсальные пользовательские настройки».
  8. Включение поддержки контроллера PS4 в Steam

  9. Открываем «Библиотеку» Steam, чтобы запустить игру.
    Вход в библиотеку Steam

    Использовать Dualshock 4 можно в тех играх, которые имеют соответствующее обозначение.

  10. Список игр для для игры с помощью Dualshock 4

Стим распознает не только оригинальные контроллеры от PS4, но и некоторые их копии при условии, что они нормально работают на самой консоли.

Этап 3: Установка дополнительных драйверов

Если игра не связана с платформой Steam, например, приобретена и установлена в другом сервисе, придется скачать дополнительное ПО. Таких программ несколько, но принцип их работы мало чем отличается. Рассмотрим настройку Dualshock 4 в Windows 10 на примере приложения DS4Windows.

Скачать DS4Windows с официального сайта

  1. Заходим на официальную страницу ПО и нажимаем «Download now».
    Вход на страницу загрузки DS4Windows

    Загружаем последнюю версию приложения.

  2. Загрузка крайней версии DS4Windows

  3. Если необходим русификатор, нажимаем «Languages».
    Вход на страницу загрузки русификатора к DS4Windows

    В списке выбираем русский язык.

  4. Загрузка русификатора для DS4Windows

  5. Распаковываем архив с русификатором и копируем папку «ru-RU» в каталог, куда был распакован архив программы.
  6. Установка русификатора для DS4Windows

  7. Запускаем файл DS4Windows.
  8. Запуск DS4Windows

  9. Устройство должно отобразиться во вкладке «Контроллеры».
  10. Список контроллеров в DS4Windows

  11. Если оно не определилось, переходим во вкладку «Настройки» и жмем «Установить контроллер/драйвер».
  12. Вход в настройки DS4Windows

  13. В окне приветствия нажимаем «Установите драйвер для DS4».
  14. Установка драйвера для Dualshock 4

  15. После завершения установки нажимаем «Готово». Если манипулятор обнаружен не будет, повторно подключаем его.
  16. Завершение установки драйвера для Dualshock 4

  17. Если во вкладке «Контроллеры» геймпад определился, можно запускать игру. При этом есть возможность создать пользовательский профиль – изменить раскладку, настроить тачпад, световую панель и др. Для этого открываем вкладку «Профили» и жмем «Новый».
  18. Создание нового профиля в DS4Windows

  19. Делаем все необходимые изменения, указываем имя профиля и сохраняем его.
  20. Изменение настроек Dualshock 4

Теперь Dualshock 4 готов для работы на компьютере с Windows 10. Программу DS4Windows нужно будет запускать каждый раз, когда необходимо воспользоваться геймпадом.

Еще статьи по данной теме:

Помогла ли Вам статья?

  • Драйвера dell vostro 1015 windows 10
  • Драйвера bluetooth для windows 10 toshiba satellite
  • Драйвера bluetooth для windows 10 lenovo ideapad
  • Драйвера dell inspiron 1300 драйвера windows
  • Драйвера beats audio для hp pavilion dv7 windows 10