StarCoreSE / SCModRepository

Starcore's Mod Repo
https://www.starcore.tv/
GNU General Public License v3.0
2 stars 17 forks source link

[50$] network debug profiler pluginloader release #1817

Closed InvalidArgument3 closed 2 days ago

InvalidArgument3 commented 5 days ago

this is a mostly functional plugin that uses windows forms to start a window alongside the client and show a neat graph. It shows much more info on what the client is getting slammed with than the shift + F11 menu that only averages kb/s upload; the actual killer is the frequency of packets. There's a couple of remaining issues, like a remaining conflict with some other mods that might monitor their packets like SUGMA, causing a crash on f5 reload in the heavilty modded Starcore world.

Requirements:

https://github.com/ari-steas/ModNetworkProfiler

InvalidArgument3 commented 2 days ago

completed