Peachh-PingDisplay icon

PingDisplay

REPO network ping & latency monitor. Real-time Photon ping, max/avg/jitter/packet loss stats, connection state, region indicator, corner positioning, auto-color. REPOConfig, 中英文UI。Ping 延迟 网络 监控 显示。

By Peachh
Last updated 2 hours ago
Total downloads 38
Total rating 0 
Categories Tools Client-side AI Generated Quality Of Life
Dependency string Peachh-PingDisplay-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
nickklmao-REPOConfig-1.2.6 icon
nickklmao-REPOConfig

Edit mod configs in-game!

Preferred version: 1.2.6

README

PingDisplay — REPO Network Ping & Latency Monitor

R.E.P.O. 网络延迟监控 Real-time Photon ping, stats, connection state, region indicator.

功能 / Features

  • 屏幕实时显示 Photon 网络延迟 / Real-time Photon ping display
  • 四角定位 + 四边边距 / Four-corner positioning with per-side padding
  • 延迟自动着色:绿/黄/橙/红,阈值可配 / Color-coded by latency with configurable thresholds
  • 最大 Ping 追踪 / Max ping tracking
  • 可选统计:平均延迟、抖动、丢包率 / Optional stats: average ping, jitter, packet loss
  • 连接状态显示(未连接/连接中/大厅中)/ Connection state indicator
  • 中英文界面切换 / Chinese/English UI toggle
  • 自定义字体、大小、颜色 (HEX) / Custom font name, size, HEX color
  • 每秒自动刷新 / Auto-refresh every second

安装 / Install

  1. 安装 BepInExPack_REPOREPOConfig / Install BepInExPack_REPO and REPOConfig
  2. 将 DLL 放入 BepInEx/plugins/PingDisplay/ / Place DLL in BepInEx/plugins/PingDisplay/
  3. 启动游戏 / Launch game

配置 / Configuration

游戏主菜单 → 模组 → PingDisplay / Main menu → Mods → PingDisplay

[Language]

  • Language: Chinese / English

[Display]

  • Corner: TopLeft / TopRight / BottomLeft / BottomRight
  • PaddingLeft/Right/Top/Bottom: 边距 / Padding (1920x1080)
  • FontName / FontSize / FontColor: 字体/大小/颜色
  • ShowMsSuffix / ShowLabel / ShowInMenu: 开关

[Colors]

  • GreenThreshold / YellowThreshold / OrangeThreshold: 着色阈值 (ms)

[MaxPing]

  • ShowMaxPing / MaxPingFontSize / MaxPingColor: 最大 Ping 显示

[Stats]

  • ShowAvgPing / ShowJitter / ShowPacketLoss: 附加统计开关

依赖 / Dependencies

  • BepInExPack_REPO
  • REPOConfig