Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.052
  • Joined

  • Last visited

  • Days Won

    585

Everything posted by Stan`

  1. I do wish for some of the Autociv hotkeys to be merged in th emain game. It has been long due.
  2. Did you ask them to drag and drop on the running game, that's usually the easiest way if they don't rename the zip file to pyromod.
  3. Just fyi we are now higher than we were for A23b with A26 and now a27
  4. Doing this could help. It seems the game is trying to serialize some wrong values. You might also try to delete matchsettings.json and other cache files.
  5. This one? https://gitea.wildfiregames.com/0ad/0ad/pulls/7510
  6. IIRC it starts on the default creen so maybe you could swap the default and this one. Looking at your screenshot it seems you also have display scaling which might cause issues. You might try to launch the game with SDL_VIDEODRIVER=wayland if fedora uses that.
  7. Stan`

    Alpha 27

    You can also use flatpak. When you say the game does not work, does it crash in the main menu or when starting a match? If it is the latter you might get away by switching from opengl to vulkan in the graphics game options.
  8. @real_tabasco_sauce they haven't reached the point of compiling the game yet. They are building the side libraries. @Seleucids Python isn't needed for NVTT so it shouldn't be because of conda. If we used another build system like meson for that library it might have, but this is not the case. @hyperion do you have cmake 4 on Gentoo ?
  9. Your Cmake is too recent. You might get away by editing the cmake file for nvtt and change the version there.
  10. There: https://gitea.wildfiregames.com/0ad/0ad/pulls/7104
  11. For mods, definitely for the main game not really because of the dubious license.
  12. 2. Closest was this but the mod hasn't been updated in a while.
  13. @Atrik @wowgetoffyourcellphone I'm not sure. Maybe my website is blocked in the U.S. for some reason :/ @wowgetoffyourcellphone does it work on 4G?
  14. Yes I'd like to support one video format. Ideally not through ffmpeg if possible (spidermonkey is already big enough). I was thinking of VP9 but AV1 might be nice too. Obviously no work has been started yet. @The Undying Nephalim has been asking for video playback for years. It would be nice to have a splash video too. Maybe something for @trompetin17 It's some work yes. It requires C++ experience.
  15. Gif might be possible (as in switching images) videos are currently not supported.
  16. Oh wait you have broken actors/materials. That would do it. I assume your mod removed something it should not have. Also you could convert your modded sounds to mono to get rid of the warnings.
  17. https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/source/lib/sysdep/os/linux/dir_watch_inotify.cpp#L214 Are you touching files while the game runs ?
  18. The mods just need to be updated to work with the new version
  19. Do all of them play multiplayer? If that's multiplayer, the potential casual audience is larger. No they do not. IIRC it's about 100 unique MP players per day.
  20. We're doing this for the 1500+ players playing the game each day, the 25k Ubuntu snap installs, the 300k download per year and the 150+ installs per day on Flathub.
  21. Does art/actors/structures/spartans/bighouse.xml exist ?
  22. Review it thorougly in all its aspects, art(actors and meshes), gameplay, historical accuracy etc Civ are notoriously error full
  23. Every object needs to merged, and you can only have one material. If you need another material you need another actor. Also you didn't share the error.
×
×
  • Create New...