Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.035
  • Joined

  • Last visited

  • Days Won

    582

Everything posted by Stan`

  1. It's possible it's just that Gitea is down right now. :/
  2. Could be Germanic Tribes? We don't do gaul tribes though.
  3. You cannot open pmd/psa files with Blender yet. You need to find the equivalent DAE file on the website, and you should be able to import most in Blender. https://svn.wildfiregames.com/nightly-build/trunk/binaries/data/mods/public/art/meshes/
  4. https://gitea.wildfiregames.com/0ad/0ad/wiki/Basic3DImplementation
  5. C++ ProjectileManager.cpp. would be nice to have configurable someday
  6. An official appimage is planned, but in the meantime I personnally trust @andy5995 We also made the flatpak official just a few days ago. It's as native on Windows than it is on macOS, BSD, Haiku and Linux. It's just that the distribution of the most performant version is a bit slower on Linux it's out of our control. We could wait for the maintainers to release but then just like when the trailer leaked, we'd get confusion in the lobby if they take 3 months like A26.
  7. Hey those are complex tools to add. So it's unlikely we'll have them in the near future. But thanks for the suggestion.
  8. Splat the thread. Please keep this civil or the thread will be locked.
  9. Ah. This GPU does not support Vulkan on Windows, only Linux. Sorry :/
  10. First we need to find whether your GPU is Intel, Nvidia or AMD. You could go in this folder - Open the Run command (Windows Key +R) - Type %localappdata%/0ad/logs - Press enter - Select all files and make a zip
  11. Oh your GPU (graphics card) doesn't support Vulkan it seems. Can you try to update your drivers ? I know it's a bit techy, we'll help.
  12. We need to know more about the crash, for that we need your logs with crashlog.txt, crashlog.dmp and the other html and txt files there. See ReportingErrors and GameDataPaths
  13. Does the game work with OpenGL? The map editor is stuck with OpenGL.
  14. https://flathub.org/apps/com.play0ad.zeroad was updated and verified yesterday. There is a little quirk on the version on that page which might be why you don't see it
  15. You might try the 27 flatpak we recently updated see if it fixed your issue. I'm not sure popos 22:04 would work with a ubuntu 24:04 ppa but it might work to get a native package. @oSoMoN could you check Atlas with snap when you have some time?
  16. It's created on startup. https://gitea.wildfiregames.com/0ad/0ad/wiki/GameDataPaths should give you it's hidden location. Also my bad it's .txt Is it a flatpak, a snap, native package ? Can you launch the game in the terminal to see if you have any extra output? Can you run in gdb to get a backtrace ?
  17. Can you give more info? userreport_hwdetect.text what you're doing etc
  18. Hey congrats! don't forget to post some screenshots
  19. Use alt to select them Then you should be able to delete them.
  20. Don't think so. Might be doable with a mod though. Also with regards to this thread when sharing your user.cfg please mind that it contains your lobby password
  21. Then it sort of makes sense. The GUI is probably completely GPU bound, which means the game has nothing to do except requesting more frames. In the game though, You're probably being CPU bound, so the game is waiting for the data to send to your GPU. Note that if you are using VSYNC it will cap the fps at your monitor's refresh rate.
  22. @Seleucids Do you by any chance have tweaked the fps cap option ?
×
×
  • Create New...