rsplayer Posted May 10, 2019 Report Share Posted May 10, 2019 (edited) I have started playing 0 A.D yesterday and it seems a very good and promising game but I have realised something important slowing down the game and can be fixed. The number of animals in the game is already big. but thats not the problem. the problem is that when the animals are in the explored area of the map I can see all of them moving and even in the radar. thats mean that all the animals in the explored and not in the visible area are taking place in the GPU and CPU. what it should be happening is that you can make the player see only the animals in the visible area near units or buildings and they can't be seen in the explored or non-explored area of the map just like the player's enemy units. if you do this, the game performance will be so much better. I am playing this game on Ubuntu and installed it from Ubuntu Software. Edited May 10, 2019 by rsplayer Ubuntu the best Quote Link to comment Share on other sites More sharing options...
Stan` Posted May 10, 2019 Report Share Posted May 10, 2019 8 minutes ago, rsplayer said: I have started playing 0 A.D yesterday and it seems a very good and promising game but I have realised something important slowing down the game and can be fixed. The number of animals in the game is already big. but thats not the problem. the problem is that when the animals are in the explored area of the map I can see all of them moving and even in the radar. thats mean that all the animals in the explored and not in the visible area are taking place in the GPU and CPU. what it should be happening is that you can make the player see only the animals in the visible area near units or buildings and they can't be seen in the explored or non-explored area of the map just like the player's enemy units. if you do this, the game performance will be so much better. Hello and welcome to the forums, Glad to see you like the game. There are a few reasons the game lag, and those are not one of them The absence of threading (multicore support) for the pathfinder, the old OpenGL version, the fact that we are using and outdated version of Spidermonkey, and finally the fact that a lot of optimizations for the pathfinder are yet to be committed are the reason the game slows down when many units are moving 3 Quote Link to comment Share on other sites More sharing options...
rsplayer Posted May 10, 2019 Author Report Share Posted May 10, 2019 Thank you for your reply. I wish the best for this game. I enjoyed the first time playing it 1 Quote Link to comment Share on other sites More sharing options...
Adeimantos Posted May 20, 2019 Report Share Posted May 20, 2019 If the lag was fixed this game would be as good as the best RTS games out there. As it is I have to stick with smaller and more open map types, which really limits how much I play it. Is progress being made on fixing the lag? Is there anything a modded can do to affect it? 2 Quote Link to comment Share on other sites More sharing options...
Stan` Posted May 20, 2019 Report Share Posted May 20, 2019 Just now, Adeimantos said: If the lag was fixed this game would be as good as the best RTS games out there. As it is I have to stick with smaller and more open map types, which really limits how much I play it. Is progress being made on fixing the lag? Is there anything a modded can do to affect it? Yes there is progress being made. Well not really this is mostly C++ changes which can't be bundled in a mod. Depending on your computer specs though, the new art might slow the game for you. 1 Quote Link to comment Share on other sites More sharing options...
leopard Posted November 24, 2023 Report Share Posted November 24, 2023 (edited) There is something going in regular intervals in game that freezes everything, may be some Read Write operations that causes the game to freeze in regular intervals. I have upgraded my PC but 0AD freeze in regular intervals. it freezes for one second every 3-5 seconds. may be if we could fix that one thing that cause the game freeze We can fix lag 50% @Langbart @wraitii@vladislavbelov@Stan`@nani@wowgetoffyourcellphone Edited November 24, 2023 by leopard Quote Link to comment Share on other sites More sharing options...
Stan` Posted November 24, 2023 Report Share Posted November 24, 2023 Probably the JS garbage collector. it's quite visible on a RPI4. Needs to be profiled though. 1 Quote Link to comment Share on other sites More sharing options...
real_tabasco_sauce Posted November 24, 2023 Report Share Posted November 24, 2023 seems similar to this too: https://code.wildfiregames.com/D5023 2 Quote Link to comment Share on other sites More sharing options...
leopard Posted November 24, 2023 Report Share Posted November 24, 2023 (edited) https://trac.wildfiregames.com/wiki/Profiler2 Hopefully I or someone interested can learn from this link, right? probably 0 AD players can investigate collectively, even if we cannot code we can investigate. may be a a small guide to teach some technical details will be helpful. Edited November 24, 2023 by leopard Quote Link to comment Share on other sites More sharing options...
leopard Posted November 24, 2023 Report Share Posted November 24, 2023 In another case, could it be possible that I have less RAM? I have 8GB, but when I installed AOE4 and when I start to play, it gives a warning message saying that I have only usable 3.9GB ram and if I open any other application game will stop responding, I bought a new RAM with more memory assuming lack of RAM is the reason! I am waiting of it to reach home. Let's see if that will fix. Quote Link to comment Share on other sites More sharing options...
Gurken Khan Posted November 24, 2023 Report Share Posted November 24, 2023 3 hours ago, leopard said: 8GB ... 3.9GB ram I think 32bit OS/app can only handle 4GB RAM, 64bit 8GB. 1 Quote Link to comment Share on other sites More sharing options...
Stan` Posted November 25, 2023 Report Share Posted November 25, 2023 13 hours ago, Gurken Khan said: I think 32bit OS/app can only handle 4GB RAM, 64bit 8GB. 64bit the limit is much higher. 1 Quote Link to comment Share on other sites More sharing options...
Gurken Khan Posted November 25, 2023 Report Share Posted November 25, 2023 4 minutes ago, Stan` said: 64bit the limit is much higher. But unlike 32bit it can also handle 8GB. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.