diff --git a/Readme.md b/Readme.md index 002fcf7..94e0dff 100644 --- a/Readme.md +++ b/Readme.md @@ -1,15 +1,23 @@ 💛Thank you for using ForzaDSX💛 💛Currently there are no plans to make it compatible with upcoming mod support on dsx v3, unless someone makes a PR for it💛 -## Notes for allowing multiple different games beyond forza to work: -- Create multiple config files for each game type -- Detect running game and set that profile to active -- allow user to manually set active profile -- Display list of profiles, allow editing and copying of profiles -- Each profile has an associated expected packet format -- Each profile has associated executable name to look for to auto set active -- General app config that Maintains app wide settings(DSX IP/POrt, Whether to auto do app checks, etc) + +# Setting up DiRT Rally 1 / 2 for UDP Connection: +1. Go to `C:\Users\\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: + ```xml + + ... + + ... + + ``` + - **enabled = true** + - **extradata = 3** + - **port = 5300** + 🔺🔺 Note for Forza 4 (THIS IS REQUIRED FOR IT TO WORK) 🔺🔺 1. Install [Window 8 AppContainer Loopback Utility](https://telerik-fiddler.s3.amazonaws.com/fiddler/addons/enableloopbackutility.exe) 2. Start the utility (if it shows a message about orphan sid, you can safely ignore it)