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
- 安装 BepInExPack_REPO 和 REPOConfig / Install BepInExPack_REPO and REPOConfig
- 将 DLL 放入
BepInEx/plugins/PingDisplay/ / Place DLL in BepInEx/plugins/PingDisplay/
- 启动游戏 / 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