As used by:
- Volkswagen I.D R Nurburgring Launch Event
- FIA World Touring Car Cup (WTCR)
- Porsche Esports Carrera Cup Scandinavia
- Lada E-Championship Russia
- ADAC GT Masters Germany
- Tuning World Bodensee
- AVIA Racing
- Super Racer
- AvD Masters 2019
- R3E Special Event Series
- ... any many more events.
- English
- French
- Install https://nodejs.org/download/release/v8.10.0/ (Recommended Nodejs v8.10.0, choose the .MSI file for Windows).
- Run
start.bat
. - Add
-broadcastUrl=http://localhost:9090
in Steam Game launch options. - Open http://localhost:9090 in a browser.
- Join a server.
Inside the broadcasting control panel in the browser, there is a settings icon in the top left hand corner. Clicking on this will bring up a popup with toggles and input boxes that can be used to change the appearance and functionality of the UI.
The resolutionScaler.less
file contains a config value which allow you to manually increase/decrease UI elements based on your resolution.
Setting the px value to a higher number will increase scaling and setting a lower number will decrease scaling.
To create your own theme, its recommended to create a copy of the reality-gt.less
file with your theme name. Then start the tool, select the theme from the dropdown and start modifying the less variables.
Select the theme from the dropdown to view the results on screen.
This can be changed per theme by changing the path to the file using the sponsorLogo
variable in any theme file in the /theme
folder. By default the logos are found in public\img\sponsors
. The image dimensions should be 300x80px. You can use any image format like .PNG, .GIF, .JPG etc.
The Unlicense.