-
Notifications
You must be signed in to change notification settings - Fork 52
Simhub Dashboard Overlay
The overlay was design to add into the dash currently use.
Open the Controls and Events tab in left menu.
And bind the prefered shortcut with OverlayToggle.
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
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.
Please find the different entries on the right hand side.