Jump to content

vladislavbelov

WFG Programming Team
  • Posts

    1.399
  • Joined

  • Last visited

  • Days Won

    24

vladislavbelov last won the day on October 1

vladislavbelov had the most liked content!

5 Followers

About vladislavbelov

Previous Fields

  • First Name
    Vladislav
  • Last Name
    Belov

Profile Information

  • Gender
    Male
  • Interests
    Graphics programming

Recent Profile Visitors

12.166 profile views

vladislavbelov's Achievements

Primus Pilus

Primus Pilus (7/14)

982

Reputation

  1. OpenGL might not work because of some X11/Wayland bug, outdated drivers or security reasons, like AppArmor: https://gitea.wildfiregames.com/0ad/0ad/issues/7582. To help us you try to run any other game under OpenGL (like supertuxkart).
  2. Could you try to run the game with the following parameter? $ 0ad -conf=rendererbackend:vulkan
  3. Hi! Could you attach your /home/mau/.config/0ad/logs/userreport_hwdetect.txt?
  4. Working on a trailer/photo mode. It's not SS but raytraced AO, shadows and potentially GI.
  5. When cleared my camera so hard that no colors left.
  6. 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.
  7. 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
  8. 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?
  9. Ducks are on their job. They're helping us - developers to write code P.S. https://en.wikipedia.org/wiki/Rubber_duck_debugging
  10. For the Git version you need to download SPIR-V shaders: https://gitea.wildfiregames.com/0ad/0ad/wiki/BuildInstructionsGettingTheCode#vulkan-shaders
  11. *cough* A27 Could you share you userreport_hwdetect.txt? Could you try Vulkan renderer?
  12. 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"
×
×
  • Create New...