Skip to content

cute5051/BPSR-PSO-upd

Repository files navigation

BPSR-PSO

Forked from: https://github.com/Chase-Simmons/BPSR-PSO\ Forked from: https://github.com/dmlgzs/StarResonanceDamageCounter

Blue Protocol: Star Resonance - Per Second Overlay Provides a useful GUI to track DPS / HPS for nearby players

About the Project

This is a standalone application and does not interface with BPSR or modify any of its files. It analyzes packet while in transit.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You'll need to have the following software installed:

  • Node.js: https://nodejs.org/
  • npm: Comes bundled with Node.js.
  • Npcap: The installer is located in the /resources folder of this repository.

Installation

  1. Clone the repository:

    git clone https://github.com/Chase-Simmons/BPSR-PSO.git
  2. Navigate into the project directory:

    cd BPSR-PSO
  3. Install Npcap:

    • Navigate to the resources folder: cd resources
    • Run the Npcap installer. Be sure to select the option to "Install Npcap in WinPcap API-compatible Mode" during installation.
    • After installation, return to the project root: cd ..
  4. Install Node.js dependencies:

    npm install

Running the Application

To start the application, install npcap and download latest release:
https://github.com/cute5051/BPSR-PSO-upd/blob/master/resources/npcap-1.83.exe

https://github.com/cute5051/BPSR-PSO-upd/releases/latest

p.s.

shitcoded by me for me :^) made it look like shinra meter from tera online

Image

Main window
main.png

Monster list
monster-lists.png

Settings in Main window
settings.png

Skill details window(open by clicking on the block with dps)
skills-details.png

About

Extended original Per Second Overlay - Blue Protocol: Star Resonance

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages