Skip to content

Dash Studio Overlays

Wotever edited this page May 11, 2018 · 19 revisions

Overlay design

Make sure to set a transparent or half transparent background to each screen.

Game requirements

Make sure to set your game in windowed or borderless windowed mode, vsync is strongly suggested for optimal performances.

Performances

SimHub overlays are not a d3d graphic hook, it's a series of borderless windows, shown over the game in these conditions the result can vary a lot depending of your hardware settings.

  • Performances will vary a lot depending of the game settings. Make sure to enable vsync when possible.
  • Reduce the overlay surfaces as much as possible (space taken on the screen, even if totally transparent have an impact)
  • Try to enable the HTML rending mode of simhub (accessible by clicking on "more" on each overlay)

PCAR2

Project cars 2 does not offer borderless option in the menu, you can enable it using startup options inside steam :

-windowed -borderless

Clone this wiki locally