Skip to content

dtmajors/Rocksmith-Accuracy-Overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🎸 RS Accuracy Overlay

Overlay Example

A clean, lightweight real-time accuracy overlay for Rocksmith 2014.

Created by MarshalLaw, RS Accuracy Overlay gives Rocksmith players a minimal, transparent display of their current accuracy in real time — perfect for streamers, practice sessions, or anyone who wants live feedback without opening extra windows.


⚡ Features

  • 🎯 Displays live accuracy percentage from RockSniffer
  • �� Fully transparent, always-on-top overlay (click-through when not editing)
  • 🔁 Ctrl + Right-Click to open Settings
  • 🎨 Change font, size, color, and update speed on the fly
  • 📂 Customizable RockSniffer file path (for different setups)
  • 🔗 Quick links for:
    • Download RockSniffer (required)
    • Join the Discord
    • Donate on PayPal
  • 💾 Auto-save settings to settings.ini
  • 🧱 Includes compile-to-EXE option (no Python required after building)

App Banner


🧰 Requirements

Before running this overlay, you need:

  1. Rocksmith 2014 (Remastered)
  2. RockSniffer by kokolihapihvi

RockSniffer reads your Rocksmith data (accuracy, streaks, etc.) and writes them to text files.
RS Accuracy Overlay reads from accuracy.txt to display your accuracy.


🚀 Setup Instructions

  1. Download or clone this repository

  2. Install Python 3.11+ (if you plan to run from source)

  3. Install dependencies:

    pip install pillow pystray
  4. Run RockSniffer
    Make sure RockSniffer is running in the background while Rocksmith is open.
    Confirm that accuracy.txt is being generated.

  5. Launch RS Accuracy Overlay

    python rs.py

    Or double-click your compiled RS Accuracy Overlay.exe if you built one.


⚙️ Settings

Open the overlay’s settings by holding Ctrl + Right-Click on it.

You can:

Your settings are automatically saved to settings.ini.


💻 Controls

Action Description
Ctrl + Drag Move overlay
Ctrl + Right-Click Open settings menu
Esc Close overlay

❤️ Thank Me

If this overlay helps you shred better or stream cleaner, consider showing some love:

🎁 Donate via PayPal
💬 Join the Discord Community


© 2025 MarshalLaw — Licensed under the MIT License

About

Rocksmith standalone accuracy overlay

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages