Jump to content

vladislavbelov

WFG Programming Team
  • Posts

    1.135
  • Joined

  • Last visited

  • Days Won

    15

vladislavbelov last won the day on January 31

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

8.307 profile views

vladislavbelov's Achievements

Primus Pilus

Primus Pilus (7/14)

821

Reputation

  1. It's irrelevant to 0 A.D. We don't use mesh shaders and don't plan to in the near future.
  2. Could you try to add the following line to your user.cfg then? smoothlos = "false"
  3. Could you try to add the following lines to your user.cfg (path to the configuration file you might find here: https://trac.wildfiregames.com/wiki/GameDataPaths)? renderer.backend.debugcontext = "true" renderer.backend.debuglabels = "true" renderer.backend.debugmessages = "true" renderer.backend.debugscopedlabels = "true" Also is the issue reproducible for both OpenGL backend and OpenGL ARB backend (it's an option inside the advanced graphics tab)?
  4. Thanks! Yeah, that's intentional else the mod would be ~5 times bigger.
  5. It should be fixed in the next build (there was a fix for that kind of glitch: rP27511).
  6. It's the mod version (to keep tracking changes) not the SPIR-V version. Currently we're targeting SPIR-V 1.3.
  7. @cantfind @Graham1 I've came up with another random idea: https://trac.wildfiregames.com/ticket/6649#comment:7, but it needs to compile the game.
×
×
  • Create New...