Skip to content

Sola-Ray/BPSR-PSO-SX

Repository files navigation

BPSR-PSO-SX (Sola Extended)

A modified and extended version of BPSR-PSO built for Blue Protocol — the “SX” stands for Sola Extended.

Table of Contents

About

BPSR-PSO-SX is an overlay / monitoring tool for Blue Protocol that tracks player performance metrics such as DPS/HPS on a per-second basis and provides extended functionality over the original toolset.

Origins & Acknowledgements

This project is based on and builds upon the work of two prior projects:

  • StarResonanceDamageCounter — originally designed for Blue Protocol, providing DPS/HPS tracking.
  • BPSR-PSO by Chase Simmons — a forkable version of the above, providing the base architecture for this project.

Thanks to both authors for laying the groundwork for this extended variant.

Features

  • Real-time DPS (damage per second) and HPS (healing per second) metrics.
  • Overlay view that updates dynamically for nearby players.
  • Extended tracking, logging, and customization options (Sola Extended features).
  • Packet interception and analysis (no modification of the game or BPSR files).

Getting Started

Prerequisites

You will need the following installed on your machine:

Installation

  1. Clone the repository:
    git clone https://github.com/Sola-Ray/BPSR-PSO-SX.git
  2. Change into the project directory:
    cd BPSR-PSO-SX
  3. Install Node.js dependencies:
    npm install

Running the Application

npm start

The overlay should launch and begin monitoring packets from the game client.

Usage

  • Start the game and launch the overlay.
  • Ensure Npcap is installed and has permissions to capture.
  • Use the overlay to monitor DPS/HPS and other tracked metrics in real time.

Interface Overview

Below are some example views of the overlay in action:

DPS overlay example
Real-time DPS display showing nearby players’ output.

Detailed metrics panel
Real-time HPS display showing nearby players’ output.

Extended Sola view
“Sola Extended” view with enhanced tracking and session analytics.

Contributing

We welcome contributions! If you’d like to help improve or extend the project:

  • Fork this repository.
  • Create a new feature branch (git checkout -b feature/YourFeature).
  • Commit your changes and submit a pull request.
  • Be sure to document any new configuration options or breaking changes.

Please follow standard Node.js/JavaScript style guidelines and add tests where applicable.

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) — see the LICENSE.txt file for details.


Thank you for using BPSR-PSO-SX — happy raiding and tracking!

About

Per Second Overlay Sola Extended – DPS/HPS tracker for Blue Protocol: Star Resonance (BPSR-PSO-SX)

Topics

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages