beyond-all-reason / spring

A powerful free cross-platform RTS game engine

Home Page:https://beyond-all-reason.github.io/spring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

105-2511 Sudden situational unplayable performance issues

GoogleFrog opened this issue · comments

I have a player who suddenly experiences terrible performance drops in the game. Some games run fine, others become unplayable. They sent a video that shows a concerning amount of Swap in /debug. I don't know what causes that. Apparently it is not an issue for BAR, so there could be some settings diff. See https://zero-k.info/Forum/Thread/37898

Here is a screenshot of a 720p youtube video.
image

Swap means you are waiting on the gpu.
Has he tried with /luaui disable?

Specs are: 16gb ram, Ryzen 3 3200g cpu, gpu is cpus integrated graphics.
Could be anything from shared power limit, shared vram/ram, AMD STAPM

ZK updated from 1.1-2457-g8095d30 to 105.1.1-2511-g747f18b three weeks ago. This probably lines up with the report of the issue starting about two weeks ago.

commented

We haven't done any fundamental changes with regards to rendering between the mentioned versions spring_bar_{BAR105}105.1.1-2457-g8095d30...spring_bar_{BAR105}105.1.1-2511-g747f18b

It's advisable for the person to run /debuggl 1 and provide infolog. AMD drivers are bad enough, but perhaps they will spit something smart out.