Angular apps
StreamingOverlay source
To change the WaitingForSIM to cover the entire area,
add this to your Documents/SIMRacingApps/useroverrides.css file.
.SIMRacingApps-App-StreamingOverlay-WaitingForSIM { width: 100%; height: 100%; top: 0%; left: 0%; }To have it display a custom image instead, create a PNG file called Documents/SIMRacingApps/WaitingForSIM.png.
Dependencies:
Name | Type | Description |
---|---|---|
showFPS | boolean | When any value is seen in the URL for this attribute, the Frames Per Second(FPS) will be shown. Defaults to not show. |