Simhub Dashboard Overlay - ChrGri/DIY-Sim-Racing-FFB-Pedal GitHub Wiki
The overlay was design to add into the dash currently use.
Binding Overlay Toggle
- Open the Controls and Events tab in left menu
- 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 screens, 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 B- ack 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