Low frame rate rendering issues
Low frame rate rendering issues
Your setup seems solid, but the performance drop between 350 and 600 players suggests potential bottlenecks. Check RAM stability, ensure your GPU drivers are up to date, verify CPU utilization isn’t high under load, and consider optimizing settings or reducing server load. If the issue persists, it might be hardware limitations or network congestion affecting frame rates.
Outpost occasionally leads to frame drops, which I've experienced myself. It seems like a redesign might be necessary.
Rust often falls short of expected hardware performance, especially in games. It tends to run with very few threads—often relying on a single-core setup—or struggles to distribute rendering tasks across multiple cores, leading to subpar speed even on fast GPUs or CPUs. Creating numerous threads for Rust FPS isn't effective because it can't handle the workload efficiently.