All Projects → OsuSync → Realtimeppdisplayer

OsuSync / Realtimeppdisplayer

Licence: mit
A Sync Plugin, calculate and display your Osu game data in real time.

Labels

Projects that are alternatives of or similar to Realtimeppdisplayer

guweb
The frontend appearance for the osu! server protocol, gulag! 🧶
Stars: ✭ 20 (-77.27%)
Mutual labels:  osu
Opsu
opsu! ~ an open-source osu! client
Stars: ✭ 617 (+601.14%)
Mutual labels:  osu
Kjbot
kjBot Framework and Modules
Stars: ✭ 32 (-63.64%)
Mutual labels:  osu
CSharpOsu
C# library for osu!api
Stars: ✭ 15 (-82.95%)
Mutual labels:  osu
Webosu
➤⓵ web rhythm game (unofficial osu!) http://osugame.online/
Stars: ✭ 434 (+393.18%)
Mutual labels:  osu
Osu
rhythm is just a *click* away!
Stars: ✭ 8,573 (+9642.05%)
Mutual labels:  osu
Osmo
Osmo is a tool to create, edit and manage your osu! skins with ease.
Stars: ✭ 18 (-79.55%)
Mutual labels:  osu
Opsu Dance
fork of opsu! (which is an osu! clone) with extra stuff
Stars: ✭ 69 (-21.59%)
Mutual labels:  osu
Osu Web
the browser-facing portion of osu!
Stars: ✭ 610 (+593.18%)
Mutual labels:  osu
Osuqqbotfornewbiegroup
为osu!新人群开发的QQ Bot,在其他群也可以使用一些基本功能。
Stars: ✭ 29 (-67.05%)
Mutual labels:  osu
osu-playground
osu!Playground
Stars: ✭ 21 (-76.14%)
Mutual labels:  osu
Tillerinobot
Stars: ✭ 254 (+188.64%)
Mutual labels:  osu
Osu Hope
osu!HOPE: HoLLy's osu! Packet Editor
Stars: ✭ 18 (-79.55%)
Mutual labels:  osu
bancho.js
Interface with Bancho over IRC, made easy and reliable.
Stars: ✭ 47 (-46.59%)
Mutual labels:  osu
Ezpp
pp made easy!
Stars: ✭ 47 (-46.59%)
Mutual labels:  osu
plumeria
🤖 A Discord chat bot with rich data piping between commands
Stars: ✭ 35 (-60.23%)
Mutual labels:  osu
Osu Framework
A game framework written with osu! in mind.
Stars: ✭ 692 (+686.36%)
Mutual labels:  osu
Flowabot
Modular Discord bot with fun features including twitch commands and advanced osu! commands. 🌷
Stars: ✭ 86 (-2.27%)
Mutual labels:  osu
Collectionmanager
CollectionManager gives you ability to create and manage your osu! collections easier.
Stars: ✭ 68 (-22.73%)
Mutual labels:  osu
Tabletdriver
TabletDriver Download: http://hwk.fi/TabletDriver/TabletDriverV0.2.3.zip
Stars: ✭ 936 (+963.64%)
Mutual labels:  osu

Interlude

This is a Sync! plugin for displaying the current beatmap's pp in real-time when you are playing osu!, the possibilities with this plugin are endless! It seems to be commonly used a streaming plugin.

Notice!

Please read the README about osu!RTDP and read the osu! forum post before you use this.

Request

  1. osu!Sync
  2. osu!RTDataProvider
  3. ctb-server(optional)

Settings

The settings for this application are located in the config.ini

Setting Name Default Value Description
OutputMethods wpf The output mode of plugin, you can choose "wpf","mmf" and "text" (segmenting with ',' e.g: wpf, text)
UseText False Output to txt file (recommended OutputMethods)
TextOutputPath rtpp{0}.txt Output file path
DisplayHitObject True Whether to display hitobjects (like 300_count/50_count and others)
PPFontSize 48 pp value text font size (in px)
PPFontColor FFFFFFFF pp value text color (ARGB Hex code and no prefix '#')
HitObjectFontSize 24 Hitobjects (300, 100, 50, miss) text font size (in px)
HitObjectFontColor FFFFFFFF Hitobjects text color (ARGB Hex value with no prefix '#')
BackgroundColor FF00FF00 Backgound color (default is green and good for colorkey in OBS)
WindowHeight 172 Window Height (in px)
WindowWidth 280 Window Width (in px)
SmoothTime 200 Time in ms to smooth the pp counter's changes
FPS 60 FPS
Topmost False Make the pp window is located at the topmost portion of the screen (you can right click pp window)
WindowTextShadow True Whether to apply text shadow effect
DebugMode False Enable debug ouput
RoundDigits 2 Accurate up to {RoundDigits} decimal places.
PPFormat ${rtpp}pp You can choose rtpp rtpp_aim rtpp_speed rtpp_acc fcpp fcpp_aim fcpp_speed fcpp_acc maxpp maxpp_aim maxpp_speed maxpp_acc more
HitCountFormat ${n100}x100 ${n50}x50 ${nmiss}xMiss You can choose combo maxcombo fullcombo n300 n100 n50 nmiss more
FontName Segoe UI Font name
IgnoreTouchScreenDecrease False Ignore TD Mod
RankingSendPerformanceToChat False Send pp to irc chat in the rank interface (If IRC is connected)

How to use MMF?

  1. Install obs-text-rtpp-mmf to OBS (20.1.3).
  2. Add TextGDIPlusMMF to scene.
  3. Right click TextGDIPlusMMF,select Properties.
  4. Find Memory mapping file name,input rtpp.(if tourney is enable,input rtpp{id}, e.g. rtpp0)
  5. Add mmf to OutputMethods in config.ini, save config.ini.

Memory mapping file name = 内存映射文件名 = 記憶體對應檔案 = MMF.Name

Reference

  1. oppai-ng
  2. catch-the-pp

Preview

Here's the plugin in use on the Tourney client!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].