Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
/ osu-PPWatcher Public archive

A tool combining modules used to watch changes in PP via latest replay saved

License

Notifications You must be signed in to change notification settings

Zman840/osu-PPWatcher

Repository files navigation

PP watcher

This program gives you the pp for the latest replay done after it's created. It will not update on the result screen, but after it. I'm pretty sure it doesn't work in multiplayer since replays don't get recorded there. Currently uses scorev2, though can use v1 in configs.

Some issues to find out:

  • Unsubmitted unranked songs may have a large variance on whether or not it will be calculated. I probably need more data to figure out a better pattern to tackle it.
  • When pp turns null, that usually means a directory path is not correct. That in itself could needs a better way of tackling it. Arguments for oppai shouldn't affect the way it runs.

TODOS

  • Clean up code better possibly
  • Find any more errors / bugs on certain maps

ESSENTIAL REQUIREMENTS


INSTRUCTIONS

  1. Install both osrparse and Oppai with their instructions
  2. Run osu!StreamCompanion (https://osu.ppy.sh/forum/t/209616)
  3. under map formatting, make sure there's a filepath.txt file directing to the file location of the song in the format of <your osu song folder>\!dir!\!OsuFileName!. By default, Song.txt should be fine to use filepath.txt
  4. Copy configs to config.json and point all folders to the right path.
  5. Go to its directory and use npm install to install additional modules required to run it.
  6. Run node index to leave it on standby

if all goes well, there will be no errors running.

About

A tool combining modules used to watch changes in PP via latest replay saved

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published