This a an Overlay Originaly Made by ziqi-rgb for the "StarResonanceDamageCounter" translated into English.
Original Author: https://github.com/ziqi-rgb/StarResonanceDamageCounter-overlay
DPS-Tracker: https://github.com/dmlgzs/StarResonanceDamageCounter
This Version/Translation was created for my own use so it has a few changes compared to the Original
(DPS-Overlay with all Functions Enabled)
⚙ Feature Overview
- Basic Data Retrieval: Retrieves data from the StarResonanceDamageCounter project and displays it in a floating window. After launching the program, click the ⚙ icon at the bottom to configure display settings. Each character in the floating window operates independently.
- Nickname Settings: After retrieving character information, click the ✏️ icon at the top of the window to modify nicknames. Alternatively, locate the nicknames folder in the root directory and edit character nicknames in the data.json file using the format “uid”: “Nickname”.
- Bind a startup character. Only one character can be bound. The software automatically tracks this character's data upon launch. Click the ☆ button at the top of the window to bind. After binding, it displays as a ★ button. Click again to unbind.
- Select a character from the dropdown list. If unsure of the character's UID, click the dropdown button to the left of the input field to display existing data characters. Selecting one will auto-populate the input field.
- Refresh the UID in the input field to the currently tracked window. Click the refresh button to the right of the input field to update the main window's tracked character to the selected one. This does not automatically bind the character.
- Create a tracking window for a character. Click the right arrow button below the main window input field to create a separate tracking window for the entered UID.
- Skill statistics provide a simplified overview compared to the StarResonanceDamageCounter project webpage. For more detailed data, we still recommend visiting the webpage. The button is 📄 and is located at the top of each window.
- Team Data: All open windows default to team members. Closing a window removes it from tracking. This feature calculates total DPS, healing, damage taken, and each team member's percentage contribution. The button is 📊, located at the bottom of the main window.
- Basic Appearance Adjustments: Transparency, window color, bold/italic font. The icon is 🎨.
- One-click statistics reset. Simple and intuitive. Icon: 🗑️. Shortcut: Ctrl+r
🔧 Installation Guide
(Recommended) Download the portable software from the release package. Extract and click the .exe file in the root directory.
Or
Download all files. Run npm install in the root directory to install dependencies (Note: Ensure network connectivity. If unable to connect to npm, use a mirror source).
After dependencies install, run npm start in the root directory to launch the program.
📕 Important Notes This tool only retrieves information transmitted via the StarResonanceDamageCounter API and displays it as a floating window. Therefore, first run StarResonanceDamageCounter or any modified skin program that retains its original server port before launching this application.
Problems:
idk where the Class/Skill Translations are stored or gathered from so could not get the Classes/Skills Translated