From 35e58b3abc6a3ba7f09e8005e580388897323a0e Mon Sep 17 00:00:00 2001 From: Patrick Magauran <10986886+patmagauran@users.noreply.github.com> Date: Tue, 28 Dec 2021 12:50:45 -0500 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 1998f91..caf7c27 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ This is a program to control lights and adaptive triggers on a DualSense 5 controller using DualSenseX for compatible Forza Games. -**NOTE:** This is currently in the Proof-Of-Concept stage. It should work and provide some adaptiveness but it will not be similar to a driving simulator. I welcome people to help make needed adjustments(See below for more information). +**NOTE:** This is currently in the alpha stage. It works well and provides decent feedback via the adaptive triggers. However it is not perfect and definetly has room for improvement. I welcome people to help make needed adjustments(See below for more information). ## Adjusting / Modifying @@ -22,7 +22,7 @@ If you feel your modifications are better, please sumbit them via a PR request. In Forza, under HUD turn on the UDP data out, with an IP of 127.0.0.1 and a port of 5300. -In DualSenseX under the controller settings, set the UDP port to 6969(Current default). +In DualSenseX under the controller settings, set the UDP port to your preference. The program should automatically use what is set. It should work.