Releases: 1chard/RacingDSX
Releases · 1chard/RacingDSX
0.7.5: Better UI
The UI is improved to look smoother, cleaner, and more consistent, along with others small improvements in responsiveness
- Elements on the brake and throttle tab are normalized
- Tabs and window now match the color of theme
- AMOLED (High Contrast) theme
- Threads for App Check and Game Connection are improved to have a consistent behavior
RacingDSX-RC-05/26
latest-candidate-05/26 thread converted to task and app-check improved
RacingDSX-RC-05/25
latest-candidate-05/25 improvements in ui details and responsiveness
RacingDSX-RC-05/22
latest-candidate-05/22 moved theme related to /Graphics and ui improvements
0.7.4: Themes
Crude support for themes, it can be changed in the graphical interface and can be upgraded to make it look better in the future.
- Added a DropDown to select a theme
- Set all UI's colors to use default color, so the theme is not hard-coded
RacingDSX-RC-05/21
latest-candidate-05/21 theme update, colors can be changed on the go
0.7.3: Forza Horizon 6 support (for real)
Fix support for Forza Horizon 6 when trying to use --attach or --exe-attach and app check was failing to match game executable
- Ignore case when comparing executable name with process on app check
ForzaHorizon6renamed toforzahorizon6, since actual game is lower case instead of pascal case
RacingDSX-RC-05/20
latest-candidate-05/20 fix for forzahorizon6 case-sensitive error
0.7.2: Forza Horizon 6 support
This version adds support for Forza Horizon 6, and updates RacingDSX.json to add executable name to list if it does not have it yet.
- ForzaHorizon6 added to 'Forza' profile.
- Support to update config file when needed, add new features based on current version of RacingDSX.json
- App Check now is forced when using 'attach to game' mode (
--exe-attach), forcing process to close correctly when hooked to game executable
RacingDSX-RC-05/16
latest-candidate-05/16 Merge branch 'main' of https://github.com/1chard/RacingDSX