Complete guide to installing Valorant ELO overlay widget with streaming setup tips and troubleshooting
Understanding the Valorant ELO Overlay
The VALOR OVERLAY represents an innovative streaming tool developed by RumbleMike that enables Valorant competitors to visually showcase their ELO point fluctuations during ranked gameplay sessions. This overlay widget automatically refreshes every 10 seconds, providing near real-time tracking of your competitive performance metrics directly on your broadcast.
Originally unveiled on December 23rd by the 16-year-old North American developer known as RumbleMike, this project builds upon his earlier revelation of Valorant’s hidden ELO scoring mechanism. Following our previous coverage of his initial executable release, this enhanced overlay solution represents the next evolution in competitive tracking transparency.
VALOR OVERLAY transforms the previously disclosed ranking algorithm into a practical streaming asset, allowing content creators to display their progression directly to viewers. The tool’s automatic refresh cycle ensures your audience sees current performance data without manual updates during intense gaming sessions.

Prerequisites and Downloads
Before implementing the overlay system, ensure your streaming setup meets the necessary technical requirements. The primary dependency involves installing the appropriate .NET Framework runtime, which serves as the foundation for the overlay application’s operation.
Download the required framework based on your system architecture:
https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.10-windows-x86-installer [x86 Version]
https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.10-windows-x64-installer [x64 Version]
The installation process begins with accessing the project repository:
1. Navigate to RumbleMike’s GitHub repository where the VALOR OVERLAY project is hosted. Ensure you download the latest release version for optimal stability and feature access.
3. Once downloaded, extract the compressed ZIP archive to your preferred directory location. For streaming purposes, consider creating a dedicated folder structure to maintain organization.
4. Open the extracted directory and navigate to the references subfolder. This contains essential components including font files (TTF format) and the configuration file (Config.Json) that controls the overlay’s behavior and appearance.
Configuration Setup Process
The configuration phase represents the most critical step for proper overlay functionality. Begin by accessing the Config.Json file using any text editor application. Notepad++, Visual Studio Code, or even standard Windows Notepad will suffice for this editing task.
5. Launch your preferred text editor and open the “Config.Json” configuration file from the references folder.
6. Input your Valorant account credentials alongside the appropriate regional identifier. The region codes follow standardized abbreviations:
‘na’ for North America (Players from Latin America CAN USE NORTH AMERICA), ‘eu’ for Europe, ‘ap’ for OCE, Africa, Australia, ‘ko’ for Korea, and ‘br’ for Brazil.
7. Configure your update delay parameter carefully. This setting determines how frequently your rank and competitive points refresh. The developer recommends maintaining intervals between 10-20 seconds to balance data accuracy with system resource consumption. The configuration structure should resemble:
{
“username” : “Username”,
“password” : “Password”,
}
Always set delays to 10 seconds or longer, as the application may reject shorter intervals that could potentially trigger rate limiting from Riot’s servers. Excessive refresh rates might also impact game performance during intensive gameplay moments.
8. Execute the application file, which will trigger a Windows Smart Screen notification. This security prompt appears because the executable lacks official code signing certification, which is common for community-developed projects.
Stream Integration and Advanced Tips
Following successful application launch, the overlay window will display your recent match performance metrics. The interface presents gained or lost ranked points from your last three competitive matches, utilizing intuitive color coding for immediate visual recognition.
9. After initialization completes, the application window reveals your ELO fluctuations with green numerals indicating victorious matches and red digits representing defeats. This color-coded system allows both streamer and audience to quickly assess recent performance trends at a glance.
10. Integrate the overlay into your streaming setup by capturing the application window through OBS Studio. Configure a window capture source targeting the VALOR OVERLAY executable, then position it appropriately within your scene layout for optimal viewer visibility without obstructing critical gameplay elements.
Advanced Streaming Considerations: For professional stream setups, consider reducing the overlay’s opacity to approximately 80% to maintain game visibility while displaying ranking data. Position the widget in corners or alongside webcam feeds to maximize screen real estate for actual gameplay. Test different refresh rates during practice sessions to determine the optimal balance between data accuracy and system performance based on your specific hardware configuration.
Troubleshooting Common Issues: If the overlay fails to display data, verify your login credentials and region code accuracy. Ensure the .NET Framework installed matches your system architecture. For OBS integration problems, run both applications as administrator to resolve permission conflicts. If the overlay window doesn’t capture properly, experiment with different capture methods including game capture or display capture alternatives.
No reproduction without permission:OnLineGames Guides » How to use Valorant Elo Tracker Overlay Complete guide to installing Valorant ELO overlay widget with streaming setup tips and troubleshooting
