Skip to content

prnthp/UniSense

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniSense: DualSense plugin for Unity InputSystem

This plugin enables Unity apps to use DualSense, the controller for PS5 in Windows.

This project is incomplete state for now. For example:

  • the documentation including this README is work in progress.
  • The code is yet to be optimized.

Any contribution is appreciated. Please do not hesitate to send PR if you have any proposal regarding this project.

Requirements

  • Unity 2020.2.0f1
  • Input System v1.0.1

Installation

Unitypackage is unavailable for now, so please install UniSense manually.

  1. Clone this repository
    $ git clone https://github.com/nullkal/UniSense.git
  2. Copy these files and directories into your Unity project's Assets directory:
    • Assets/UniSense/
    • Assets/UniSense.meta

Special thanks

About

The Unity extension for DualSense controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%