Skip to content

Simhub Dashboard Overlay

tcfshcrw edited this page Mar 31, 2024 · 5 revisions

The overlay was design to add into the dash currently use.

Binding Overlay Toggle

Open the Controls and Events tab in left menu.
And bind the prefered shortcut with OverlayToggle.


Edit Device Screen setting(for none touch screen)

First import the sample overlay dashboard. Link In device setting, click Screen settings.

In screen settings, enable the Information overlay.
and select FFB pedal Dash overlay


Edit current dashboard ( for touch screen device)

Open the Dash Studio in left menu, import the example dash.
Example Dash can be found HERE
Click the MORE of prefered the dashboard, choose Edit Dashboard.
Click Dashboard in topmenu, choose Manage screens .
In manage sereens, Add screen , can be naming as overlay.
Click conditional overlay screen for the added screen.


Click the Edit next to conditon.
Click Use Ncalc.


paste the Ncalc formula: if([DIY_FFB_Pedal.Overlay_display]==1,true,false)

Then click OK to leave Ncalc binding.

Back to imported example Dash without closing editor, choose More and Edit dashboard.

Copy the "Profile layer" and "effects" layer.

Back to the prefered Dashboard, in the overlay screen just added, paste this 2 layer.


Save Dashboard and done. Now, the binding shortcut can use to toggle overlay in the prefered dash.

Clone this wiki locally