Unity Version: 2019.4.10f1
- Clone the project and open it with Unity.
 
- Install the ViGem Bus Driver in the computer (Just the driver itself) https://github.com/ViGEm/ViGEm.NET
 - Install NuGetForUnity package into Unity. https://github.com/GlitchEnzo/NuGetForUnity
 - Get Nefarius.Vigem.Client from Nuget.
 
- Get the device ready. (Connect to the power source.)
 - Make your computer connect to the wifi hotspot of the device.
 - Open "Refactor" scene in the Unity project.
 - Open Assetto Corsa game and get into play mode (where you can see the car)
 
- Select "Inertia_based" in the inspector of Scene->Canvas->Script->PatternBinder
 - Plug in the gamepad controller.
 - Enter Play Mode.
 
- Select "Mirroring" in the inspector of Scene->Canvas->Script->PatternBinder
 - Enter Play Mode first and then plug in the gamepad controller.
 - Click the botton "GetPhysicalController" in the inspector of Scene->Canvas->Script->Mirroring