I have low spec pc, linux, can I compile ddnet without dummy support and it runs faster? Or somehow optimize my client? It already runs with high usage when running with low graphic settings.
I don't think dummy support uses that much resources in the first place, and no, there is no option for that, but you can compile client without several options like steam, discord rpc, tools and video renderer
I have low spec pc, linux, can I compile ddnet without dummy support and it runs faster? Or somehow optimize my client? It already runs with high usage when running with low graphic settings.
lightweight = using less RAM?
lightweight = using less CPU?
problem is
vulkan for example uses more RAM but much less CPU than teeworlds vanilla
gl 1.x runs like tw 0.7 with more CPU usage for rendering but less RAM
generally if we dont respect rendering, then vanilla is leighter, bcs it has less features to execute. but most time is spent in either physics(if many tees are on the screen) or in rendering(generally)
18:34
so i'd not say that vanilla is more lightweight in general