Jump to content

real_tabasco_sauce

0 A.D. Gameplay Team
  • Posts

    2.720
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by real_tabasco_sauce

  1. Question: how can i compile A26 on Linux? There are many errors Well I am linux naive, so I can't help much. But downloads are here https://releases.wildfiregames.com/. Maybe you could try @andy5995's appimage? https://github.com/0ad-matters/0ad-appimage/releases its on that page if you scroll.
  2. No, its just an observation I made that the 4 linux players also report worse performance in addition to the stutter. I think there needs to be an a26-a27 profile comparison to put this suspicion to rest.
  3. when you complete the technology, you can train centurions from the fortress directly.
  4. All the linux users here have described really low FPS in addition to the stutters. I just have the stutters, with good fps between them. With the stutter fix, do you still get unusually low FPS once you reach p3 like u said earlier?
  5. nvm, thats a graphical profile right? so then those are just the hash checks
  6. These large regular spikes are interesting. I don't have them even in large games, which you can see in my earlier comments. I would look more closely but I can't open the jsonp. This is without AI right? Could you zoom in on some of the more regular spikes, including the surrounding ~30 turns? The full hash checks are not logged so they should show up as gaps, not spikes right?
  7. Interesting. We don't really have a comparison with a26, but seems like pretty bad performance. @MetaPhyZic, @Atrik, and @Seleucids all mentioned low fps upon reaching p3/late game in addition or in combination with stuttering. In my case, I have good FPS but notice the stutter. All of these players are on a linux distro while I play on windows. @0 calories what operating system do you use? So maybe indeed there is more than one issue at hand. @Atrik even said that he gets to 3fps even with quick hash only. Maybe can @Seleucids and/or @Atrik profile a single player combat demo huge and compare between a26 and a27?
  8. maybe, from the above, I am starting to think the bottleneck theory is pretty well supported.
  9. ok yeah I can already tell that they still occur in a26 and that they still disrupt the GUI. Its easiest to tell by panning. Indeed, even early on, there is a slight freeze every 4 sec. state_hash_check is unlogged in a26, but I can see 4MS jumps coinciding with the stutter every 4 sec. I'll see how large they get
  10. it still shows up in profiles with the same magnitude. here is a 4v4 on foothills from a26 I'm going to watch this replay on normal speed and see if any stutters coincide with jumps in state hash check. For the record, in a27, I have seen the state hash check value surpass 20MS in the f11 profiler, which I have not yet seen in a26 or the rc
  11. From what I understand, we are still figuring out why it seems to be worse. The unfortunate thing is that aside from this, the performance really is strikingly better: https://gitea.wildfiregames.com/0ad/0ad/issues/7589#issuecomment-111582 (red is a26, green is a27). So this is essentially holding back the benefits of the work that was done, at least for MP. Ok, so here are 3 profiles of combat demo huge in multiplayer, along with one with quick hash only: fullhashCDH.jsonp nofullhashCDH.jsonp a26CDH.jsonp rc1CDH.jsonp I can't tell any significant difference between the magnitude of the full hash across these alphas, they all seem to be 120 to 150MS for me.
  12. My guess is what registers for faster PC players as a stutter, a brief hiccup, could be far, far worse for players with a lower spec PC. The 'gaps' you see below represent the former: This is what it looks like for a full TG, you can see the effect of the stutter for sure. This is a 19 minute foothills TG. the blue lines are normal turns that take very little time to compute, and the gaps are the full hashing. We have done these for a long time, but I suspect that in addition to improvements in other areas revealing the stutter, we might also have more to hash overall. So yeah there is full hashing in replays. I'll look at earlier versions and see if the hashing gap remains large like this. if you want to profile stuff, there is a really excellent guide on how to do it here: https://gitea.wildfiregames.com/0ad/0ad/wiki/Profiler2
  13. So that does actually sound like the same issue @0 calories, just more severe. Was the one you did with 8xAI more similar to your experience from a26?
  14. Can you describe your problem in more detail? Do you drop down to 4fps irregularly, like every 4 seconds, or is it just a constant laggy experience? How quickly in a typical game do you get down to 4fps? And what fps would an equivalent game in a26 have? What steps to fix it have you tried, like switching to different graphics settings in options -> graphics (advanced). Have you tried combinations of Vulkan/openGL and with vs without GPU skinning? It could be that you are experiencing a separate issue.
  15. I was just explaining how I change my settings in a way that makes sense to me.
  16. What I like to do is set the batch increment size to 1 and then hold shift and click multiple times to get the number I want.
  17. I think making it so buildings can only be deleted if they are connected to your town could work, but does anyone think this would be frustrating? I think it might be. Imagine you have captured a house only to realize it has no value, and now you have to wait untill it is the enemy's building to start poking it down. We can make destroying buildings more relevant without this change. I'd like to cook something up to address this in the community mod.
  18. yeah, but its good to put uninteresting effects into phase ups. For example building arrow damage increases with each age, but if that were instead 2 technologies, there would be a ton of tower techs. The CC is getting rather full of techs recently.
  19. It would be interesting if attacking buildings was a bit more worthwhile/effective. In any case, the default should be set by an option. I would avoid adding too many techs for this kind of thing. In this case, utilizing phase ups would be good (ie for HP).
  20. Do you have to actually start the game, or just get to game setup?
  21. Ok i forgot to explain With this PR, (https://gitea.wildfiregames.com/0ad/0ad/pulls/7633) units will only get stuck attacking a building (or capturing) if you have directed them to do this. If you didn't, they will consider units of higher priority. So it means that if you looked away from your army and they start attacking buildings because there are no units nearby, they won't get stuck doing this. Also, it helps with units like bolts to not get stuck attacking a house or something.
  22. I hope that we can make it so we don't need to remove corpses. I have a PR with some promise https://gitea.wildfiregames.com/0ad/0ad/pulls/7616, but more can be done.
×
×
  • Create New...