tomjackman / rre-spec

TV/esports Broadcasting Overlay for RRE
The Unlicense
2 stars 1 forks source link

R3E Reality GT TV Overlay

alt text

As used by:

Changelog

Language Support

Getting Started

  1. Install https://nodejs.org/download/release/v8.10.0/ (Recommended Nodejs v8.10.0, choose the .MSI file for Windows).
  2. Run start.bat.
  3. Add -broadcastUrl=http://localhost:9090 in Steam Game launch options.
  4. Open http://localhost:9090 in a browser.
  5. Join a server.

Using UI Toggles

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.

Resolution: Scaling UI Elements

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.

Creating Your Own Theme

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.

Changing Sponsors Tower Logo

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.

License

The Unlicense.