Skip to content

cosmii02/RacingDSX

Repository files navigation

💛Does not work with DSX V3 as it doesn't have a udp interface (ping pali about it for cookies)💛

Setting up DiRT Rally 1 / 2 for UDP Connection:

  1. Go to C:\Users\<USER>\Documents\My Games\DiRT Rally X.0\hardwaresettings;
  2. Open hardware_settings_config file with your favorite text editor;
  3. Find for udp tag and configure as shown below:
    <motion_platform>
         ...
         <udp enabled="true" extradata="3" ip="127.0.0.1" port="5300" delay="1" />
         ...
    </motion_platform>
    • enabled = true
    • extradata = 3
    • port = 5300

🔺🔺 Note for Forza Horizon 4 and Forza Motorsport 7 (THIS IS REQUIRED FOR IT TO WORK) 🔺🔺

  1. Install Window 8 AppContainer Loopback Utility
  2. Start the utility (if it shows a message about orphan sid, you can safely ignore it)
  3. Make sure that Forza Horizon 4 / Motorsport 7 are checked
  4. Save changes

Step by step instructions for Forza Horizon 5:

  1. Download latest version of RacingDSX from releases https://github.com/cosmii02/RacingDSX/releases
  2. extract the zip file to a folder (For example desktop)
  3. Run RacingDSX exe image
  4. allow firewall prompts if they show up
  5. Open DSX
  6. Run forza horizon 5
  7. Go to settings and enable DATA OUT and set ip to 127.0.0.1 and DATA OUT IP PORT to 5300 image
  8. In DSX make sure UDP is enabled, go to settings, click controller and then click networking. UDP has to be enabled and must be listening to port 6969

Note for Forza Motorsport 7

  1. Launch the game and head to the HUD options menu
  2. Set Data Out to ON
  3. Set Data Out IP Address to 127.0.0.1 (localhost)
  4. Set Data Out IP Port to 5300
  5. Set Data Out Packet Format to CAR DASH

Thanks and Credits

DualSenseX

Forza-Telemetry

patmagauran