Jump to content

vladislavbelov

WFG Programming Team
  • Posts

    1.385
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by vladislavbelov

  1. That's interesting. Probably we're doing something differently. I can try to build a modified version of the A27 pyrogenesis.exe with some fixes and send it to you if you can run and test it.
  2. Is it windowed or fullscreen mode? Could you attach your logs? You can find a path to them here: https://gitea.wildfiregames.com/0ad/0ad/wiki/GameDataPaths
  3. That's interesting. I'd say that's a problem on the driver side since it's related only to the VGA case. Do you have any other game that supports Vulkan? For example, SuperTuxKart. Nothing suspicious in the logs. Does the GPU skinning work with OpenGL?
  4. Ducks are on their job. They're helping us - developers to write code P.S. https://en.wikipedia.org/wiki/Rubber_duck_debugging
  5. For the Git version you need to download SPIR-V shaders: https://gitea.wildfiregames.com/0ad/0ad/wiki/BuildInstructionsGettingTheCode#vulkan-shaders
  6. *cough* A27 Could you share you userreport_hwdetect.txt? Could you try Vulkan renderer?
  7. I meant that it's still working, all animations are playing Do you have any log after that crash? You can find a path to them here: http://gitea.wildfiregames.com/0ad/0ad/wiki/GameDataPaths. Ah, I see. We have some performance issues when many units are selected. Could you try to disable borderless fullscreen by adding the following line to your user.cfg? borderless.fullscreen = "false"
  8. Hi! Thank you for the report! (And sorry for the delayed answer) Is the game still playable after multiple Alt+Tab? So it just stays on top? Does it crash in the game or in the main menu? When GPU skinning is disable everything works fine? If profiler doesn't show performance issues then I'd expect such choppiness.
  9. Could you share your userreport_hwdetect.txt?
  10. If your backend is set to Vulkan and no errors on start (like switching to GL) then Vulkan is working. 100% check is to look at the userreport_hwdetect file at "renderer_backend"."name".
  11. Maybe a different folder? Like C:\Games\ Hmm, do you have an antivirus? Also did you have the previous version of the game? If yes was it working?
  12. Which OS and which version of it do you use? Maybe try to install the game to a different location (if possible)? Like another disk. Also maybe redownload the game installer or use a different source (https vs torrent).
  13. Could attach logs? (You might find a path to them here: http://gitea.wildfiregames.com/0ad/0ad/wiki/GameDataPaths) Currently it sounds like an incorrectly installed application. Maybe try to delete all installed 0 A.D. games and install the 0.27 version again.
  14. I might suggest a bit techy way: open in-game profiler with F11 on a laggy scene and share result of the appeared window.
  15. Hi! You need to disable GPU skinning in the graphics settings. The command for screenshots is F2
  16. It seems Vulkan wasn't able to start for you. Maybe you need to update video drivers. Could you attach logs after a run when you got that message (https://gitea.wildfiregames.com/0ad/0ad/wiki/GameDataPaths)?
  17. And that the only people who enabled reports, we might have noticeably more. Yes, I'm waiting for the release. There is no daily statistics, only for some period.
  18. Hi! According to: [E] pw.loop [loop.c:69 pw_loop_new()] 0x60457b6edb60: can't make support.system handle: No such file or directory [ALSOFT] (EE) Failed to create PipeWire event thread loop (errno: 2) It seems like an OpenAL or the system problem. We can make a workaround to disable sounds for that case. Did you try any other game/software using OpenAL with the new version?
×
×
  • Create New...