-
Posts
18.160 -
Joined
-
Last visited
-
Days Won
590
Everything posted by Stan`
-
Did you install git-lfs and run: git lfs pull
- 1 reply
-
- 1
-
-
I'm not sure why it is so moody for some people.
-
Did you try to used the fixed pipeline renderer ?
-
Yeah usually it takes a few tries :/ cc: @Itms
-
Not intentionaly at least. You might need a patch. https://sources.debian.org/src/0ad/0.27.0-2/libraries/source/spidermonkey/patches/FixFpNormIssue.diff/
-
Hey, I've added you (https://gitea.wildfiregames.com/timsoft) to the correct group you should now be able to edit the wiki Thanks for maintaining 0 A.D. and for reaching out.
-
No, not really.
-
Error building SpiderMonkey: llvm-objdump
Stan` replied to Seleucids's topic in Game Development & Technical Discussion
Do you have llvm installed ? -
Training Times (Or Why the Fastest Click Wins)
Stan` replied to Thorfinn the Shallow Minded's topic in General Discussion
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. -
Training Times (Or Why the Fastest Click Wins)
Stan` replied to Thorfinn the Shallow Minded's topic in General Discussion
-
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.
-
This one? https://gitea.wildfiregames.com/0ad/0ad/pulls/7510
-
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.
- 1 reply
-
- 1
-
-
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.
-
@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 ?
-
Your Cmake is too recent. You might get away by editing the cmake file for nvtt and change the version there.
-
There: https://gitea.wildfiregames.com/0ad/0ad/pulls/7104
-
For mods, definitely for the main game not really because of the dubious license.
-
2. Closest was this but the mod hasn't been updated in a while.
-
On Transifex.com
-
What is the 'Arabia' of 0 AD?
Stan` replied to Thorfinn the Shallow Minded's topic in General Discussion
@Atrik @wowgetoffyourcellphone I'm not sure. Maybe my website is blocked in the U.S. for some reason :/ @wowgetoffyourcellphone does it work on 4G? -
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.
