Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.993
  • Joined

  • Last visited

  • Days Won

    581

Everything posted by Stan`

  1. Try disabling GLSL in the game options
  2. Depends on your Operating System (OS). See wiki:GameDataPaths (NB: you might need to refresh it multiple time to access the page as we are experiencing server issues). EDIT: Also note those files are overwritten at every game launch.
  3. Anything in the mainlog.html / interestinglog.html?
  4. Mmh so yeah should work. Can you try setting a working player for everyciv ? Might also be that some of your civs are missing some default skirmish entities.
  5. I think that for some reason it tries to load a deleted civ. How did you disable them?
  6. Do you get any errors? Did you disable default civs?
  7. Ah yeah the instructions have been updated since then. You need to install nspr for A23 You will need to patch the game to be able to play with your CPU though.
  8. @vladislavbelov did something like it at FOSDEM last year. (The shader, not the code)
  9. It's better yes. Try to add more variety with earth pathways and / or roads. Also try to play around with the elevation tool to make things less flat
  10. You have to wait for @user1 only he can.
  11. I don't think so. Just wait for the translations to be pulled.
  12. Or update the documentation Not sure about detecting ai and player settings.
  13. Yeah Also forest floor textures and river bank ones Not currently at least. Best thing is to use default rotation in atlas.
  14. IIRC that function uses the current directory as reference. So for Random maps it's fine, cause the folders are in mod/maps/random, but for skirmishes it isn't.
  15. If it's not fixed by using ^ then it would be nice for you to share the logs
  16. Well to fit it in that square, you need to split the model's faces and separate them, so that everything fits. The process is called UV Unwrapping. Another solution would be to bake the texture on a different UV texture, but it's a bit tricky to explain here. (As in writing the tutorial might take some time I do not have right now)
  17. The rev can be the same, but if he didn't rebuild, or got a more recent autobuild, then it won't work. (The Github version doesn't have the autobuilt pyrogenesis.exe)
  18. He was talking to me in a PM as well. I believe he hit the GCC7 crash, as he is using an older Ubuntu version. I'm waiting for his answer.
  19. Hi, And welcome to the forums! Nice to have more mapmakers around. I would suggest for you to use more texture variation in your map to try to kill the repetitive grass pattern Also you might want to alternate between tree groves and paths
  20. You can save terrain data in the js file I believe. But I don't think you can open the pmp directly. Check jebel barca for an example on how to use a height array.
  21. I need to see the uvmap to tell you. From what I can see it's because it's going out of bounds and 0 A.D. doesn't support tiling.
×
×
  • Create New...