Jump to content

fabio

WFG Programming Team
  • Posts

    1.078
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by fabio

  1. All your installations used Debian 9? Do they also have the same version of mesa? Mesa in Debian 9 will be upgraded from 12.0.4 to 13.0.1 in 5 days, anyway: https://packages.qa.debian.org/m/mesa.html Maybe you can try the 13.0.1 packages currently in sid and see if the issue is fixed.
  2. Most likely an issue with vmware driver. You may want to report it here: https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
  3. Some animals also miss some animation. Someone should make a list
  4. Your hardware shouldn't make the game crash. When does it happen? Is it always reproducible?
  5. Awesome! If you have some time you may want to da a video about it with in-game cutscenes: http://trac.wildfiregames.com/ticket/3301
  6. fabio

    Crash

    Already briefly discussed here: I would suggest to update his video drivers and eventually, if he has an integrated gfx card, increase video memory. Other suggestions can be found on google, as this may be an error not only specific to 0 A.D..: https://www.google.it/#q=gl+error+1285
  7. There is already a trigger map with Romans passing by, IIRC. These could be useful for future campaigns.
  8. It's looking great! I also posted this in the ITS 3d-print model NasaSpaceFlight forum thread, where the model has been posted.
  9. Cool! You may also want to add the ITS spaceship, a CC-BY model (likely an incompatible format, but other formats are in work) is available here.
  10. xres and yres works only on windowed mode IIRC. On fullscreen the screen resolution is always used.
  11. An open source ETC2 compressor is available now: https://medium.com/@duhroach/building-a-blazing-fast-etc2-compressor-307f3e9aad99#.1l2q8fiwh
  12. About 1. there is such a setting to scale the GUI: scale = 1.0 ; GUI scaling factor, for improved compatibility with 4K display See this page for more info on using custom settings: http://trac.wildfiregames.com/wiki/Manual_Settings
  13. Enabling vsync in the config will cap the fps at your monitor refresh rate, and probably decrease CPU usage.
  14. If you want to submit audio files you should provide them in lossless flac or wav format, not ogg, so that they can be stored in the art repository as original format, and then recompressed in lossy ogg (this can be done losslessly more times when having the original uncompressed file).
  15. This is a known issue: http://trac.wildfiregames.com/ticket/3678
  16. The software used for this videos is gource: http://gource.io
  17. A20 enable some more GFX features by default. It may be that one of those trigger the issue. I'd suggest to upgrade to Ubuntu 16.04, which is the current LTS version and has many updates and fixes. EDIT: if you cannot upgrade, try disabling some setting starting with preferglsl=false.
  18. If you like to see, the wiki has a page with the voice list: http://trac.wildfiregames.com/wiki/Audio_Voice_List
  19. Italy has very few natural resources, I remember my teacher repeating that when I was a kid Really, it has very few of them, at least actually, and probably also 2K years ago (in the meaning that most resources have to be / are cheaper to be imported rather than gathering them).
  20. No errors on A20, indeed! Nice work!
  21. @niektb : most issues are fixed now, thanks :). Here are the remaining errors: I am on SVN indeed, but are there already some incompatible changes vs A20? EDIT: will try and report with A20.
  22. Nice update, there are also some new menu background images I didn’t remember before! There are a lot of errors and warnings however: Also you may want to update the download link on the first post, still pointing to an old revision.
  23. 1) With current config do the textures load completely after some time? 2) you then may want to create a local.cfg (see here) and add this line: nos3tc = true This should make textures appears, but will require more video RAM. Is it any better anyway? 3) Also try with: renderpath = fixed Is it better? Note: please use spoiler tag when pasting long text.
  24. Which driver are you using? VC4 or llvmpipe/softpipe? Attach the file system_info.txt you found under ~/.config/0ad/ . The textures never load completely?
  25. Try recompiling with -j1, it may be the compiler crash is due to low memory on the rpi.
×
×
  • Create New...