Skip to content

Mission Data Dash v1.0.1-beta

Compare
Choose a tag to compare
@lerontonge lerontonge released this 12 Feb 18:09
· 19 commits to main since this release

A Simhub dashboard for Assetto Corsa, Assetto Corsa Competizione, Automobilista 2, and more

While browsing on Race Department I found this dashboard, it was made for iRacing so it didn't have full functionality for the sims I play. So I did what any sane sim racer would do who also had some coding ability. I took it and made it my "own". All credit goes to sixaxis for the beautiful UI design of this dashboard. I could never. I'm a coder, not a designer.

Now that credit where due is out of the way. Upon closer inspection, you will see that my implementation of this dashboard is a little different from the original. This one is tweaked as per my requirements, for the sims that I race. I also added a few UI tweaks here and there while keeping with the original theme of the Dash.

Please note that this dash is no longer compatible/works well with iRacing because I threw out most of the code relevant to iRacing code and reworked the backend into something Assetto Corsa, Assetto Corsa Competizione and Automobilista 2, etc. could use through Simhub.

If you want this dash for iRacing then please use the original version here .

If you want MY version of the dash for iRacing you can sponsor me an iRacing subscription here. That way I can test it while I develop it.

There are still some kinks I need to work out which is why I added a 'beta' tag but I can say this dash is 98% functional.

I will continue to work on it and improve it whenever I get the time as I also have a life and a full time job.

Hope you enjoy it. Toodles.

Screenshots

Race Screen

Timing Screen

Opponent Gap

Track Map and Standings

Changelog

All notable changes to this project will be documented in this file.

1.0.0-beta

  • Initial Release.

1.0.1-beta

Added

  • Added RPM label.
  • Added speed label(In Italian)

Fixed

  • Fixed janky looking PSI, Temps, and Grip Levels on tyres app.
  • Removed extra digit from Estimated lap time from 00:00.000 to 00:00.00.
  • Realigned a lot of elements. You shouldnt notice any shifting from screen to screen.

Changed

  • RPM changes color from green to red the higher the RPM.
  • Reduced the precison on the PSI from 00.00 to 00.0 and reduced the update value to 1000ms.
  • Took the edge off the 4 yellow shift indicators.
  • Reduced the update time on Gap to Ahead, Behind and Gap to Leader to 1000ms.

Removed

  • Nothing

Full Changelog: v1.0.0-beta-nightly...v1.0.1-beta