Skip to content

iArti/DS4Windows-ARM64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,624 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DS4Windows Windows on ARM64 fork

Unofficial Windows on ARM64 build support for schmaldeo/DS4Windows.

This fork keeps the original DS4Windows project intact while adding a native ARM64 publish target. The ARM64 release includes an ARM64 vigemclient.dll next to DS4Windows.exe, which is required by Nefarius.ViGEm.Client to talk to the installed ViGEmBus driver.

Status

  • Builds for win-arm64.
  • Runtime smoke tested on Windows ARM64.
  • Basic controller input, ViGEmBus, and HidHide were verified working.

Build

dotnet publish DS4Windows\DS4WinWPF.csproj -c Release -p:Platform=arm64 -o .\bin\arm64\Release\output

Requirements

  • Windows 10 or newer on ARM64.
  • .NET 8 Desktop Runtime for Windows ARM64.
  • ViGEmBus driver with ARM64 support.

Credits

All credit for DS4Windows belongs to the original authors and maintainers. This fork only carries the ARM64 build enablement work.

Additional Information

For full DS4Windows documentation, usage notes, license details, and project history, see the original repository:

https://github.com/schmaldeo/DS4Windows

About

Unofficial Windows on ARM64 build support for DS4Windows

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.txt
GPL-3.0
COPYING

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors