Skip to content

wwboynton/RocketStats

 
 

Repository files navigation

RocketStats

RocketStats is a Plugin working with bakkesmod, allowing to display informations (MMR / Win and losses, streak) in game and/or OBS

Installation

Prerequisites

First, you'll need to install Bakkesmod

Installing

In game, press F2, open the plugins tab, open the plugin manager, fill the box on the right with 30 and press "Install By Id"

Overlay

RocketStats is provided with 2 types of overlay, one in-game, and one designed for streamers in OBS

In Game Overlay

In Game Overlay

This is the In-Game overlay, rank image is dynamic, giving Rank, Division, MMR, MMR Changed, Win, Losses, and Win Streak. You can change images that are display, but changing them in \rocketleague\Binaries\Win64\bakkesmod\RocketStats\RocketStats_images.

File used are:

  • loose.png (for the red cross)
  • win.png (for the trophy)
  • crown.png (for the medal, used to be a crown)
  • All the rank image, but keep their name as is, it will break the plugin otherwise

OBS Overlay

OBS Overlay

This is an example of the OBS Overlay, you can display same information on your stream, and style it your way, using custom video and font.

NOTE: The rank images have been changed to higher-resolution ones, with dimensions of 1381x1381. Adjust your overlay accordingly, or images may be cut off.

Installation

You can find the example background video by Rimey here : Download link

The font use for this overlay is Azonix Regular

Make a "media source" check "Local file" and point to where you stored the video "RL_overlay.mov" or your own overlay.

Keep in mind that "RL_overlay.mov" is an example of what you can do, let your imagination create the overlay you love ! ;)

To display data such as win, loose, streak and MMRChange, make a "Text" source check "Read from a file"

To do this, the text files are located in your folder "bakkesmod/RocketStats"

RocketStats_folder

To display the image of your rank you need to make a "Browser" source to configure like this:

Rank

The file is in your "bakkesmod\RocketStats\RocketStats\RocketStats_images" folder and is names is "rank.html"

You can animate your stream while boosting !

BoostGif

Use a Browser source

Boost

The file is in your "bakkesmod\RocketStats\RocketStats\RocketStats_images" folder and is names is "boost.html"

Of course it is possible to change the logo displayed to put yours, you need two videos in the format ".webm" one named "boost.webm" and one "noboost.webm".

Community & Thanks :)

You can come and ask your questions or discuss with the community in our discord.

Thanks to all the people who helped us during the developpement

Development Team & Contributors

The plugin is now Open Source, you can find the source code here

This plugin is provided for free, but if you like our work, you can support us at the following address: https://www.paypal.me/rocketstats or by sending BTC (only BTC) at 19qWGhpFTc5E9t9gvBYRyNK5ybdR8BioyK

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.5%
  • HTML 9.5%