Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
/ makeSense Public archive

Python Dualsense driver using dualsense-controller

License

Notifications You must be signed in to change notification settings

Odizinne/makeSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makeSense

Github All Releases license

Python Dualsense driver using dualsense-controller.

Features

image

  • Multiple controller support is not implemented. I will probably do it one day.
  • Wireless dongle is not implemented. I will do it if someone request it.

Every setting you change in makeSense will be saved and restored on application restart.

Download

You need Nefarius HidHide and ViGEmBus Driver installed in default location.

Restart your computer after installation.

Download latest build and extract it.

Run makeSense.exe.

Build

If you do not have ViGEmBus driver installer, vgamepad will prompt you to install it.
You must install HidHide to run makeSense.

To build an executable by yourself, you'll need Python installed.

  • Clone this repository:
    git clone https://github.com/Odizinne/makeSense.git

  • CD inside the cloned folder:
    cd .\makeSense

  • Install dependencies: pip install -r requirements.txt

  • Build with cx_freeze:
    python .\src\setup.py build

  • Install directory and create startup shortcut: python .\src\setup.py install

Credits

About

Python Dualsense driver using dualsense-controller

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages