Jump to content

New Release: 0 A.D. Alpha 27: Agni


Itms
 Share

Recommended Posts

7 minutes ago, AIEND said:

Can you send me the video file of the game trailer? I plan to add Chinese subtitles and put it on a Chinese video website.

What do you want exactly ? You can download it off youtube if you want. By the way we now have a xiaohongshu account. I could use some help.

Link to comment
Share on other sites

4 minutes ago, Stan` said:

您到底想要什么?您可以根据需要从YouTube下载它。顺便说一句,我们现在有一个小舒帐户。我可以使用一些帮助。

Oh, are you using xiaohongshu too? What's the account name? Many foreigners are using it recently, but because of different usage habits, I, a Chinese, still don't have a xiaohongshu account. It's a good opportunity for me to register one.
I forgot how to download videos from youtube using a browser plug-in, but I just solved it.

Link to comment
Share on other sites

41 minutes ago, Stan` said:

By the way we now have a xiaohongshu account.

Omg brooo welcome to the platform! Bienvenue! I am also a Xiaohongshu user! 

What's 0ad's official account name?

The platform does rotational recommendations for each tag to all users so 0ad will get publicity very quickly if you tag your posts correctly. It will not "shadowban" small new users as opposed to YouTube. There is a growing interest on the platform in Linux and GNU open source software, thanks to the influx of American refugees. Previously, it was a female-dominated platform populated by cooking and fashion videos. 

Another great platform is BiliBili and I already have 2 accounts there. If any 0ad YouTubers would like it, I am happy to "migrate" your videos there. 

Link to comment
Share on other sites

1 hour ago, seeh said:

are you really in a27

No, I wasnt. :/ Even when in the right folder of the released version puting pyrogenesis in shell started global 0ad which is probably is the old svn download. Using ./pyrogenesis started the right version. So, now it works!

Link to comment
Share on other sites

First off, big thanks to everybody involved!

Anybody out there who has successfully spun up the arch package? I have it running, however drag select does not work, so i cant select groups of units. Also, touching the screen edges does not move the camera. 

Please advice <3

Link to comment
Share on other sites

For linux players who are lost how to get the a27 of 0AD. Here a way how to build the game:

Download the build and data file for linux in the formate you can unzip from:

https://gitea.wildfiregames.com/0ad/0ad/releases

Unzip the data into the same folder.

After that follow the instruction from Atrik, but ignore the old download of the release candidates (rc):

On 22/01/2025 at 4:58 AM, Atrik said:

I'm sure it will feel silly for some but I know some people beside just myself who would have used this post if it existed :)
For lazies on ubuntu/deb who want to spare themselves reading the sorting the build instructions:

Download :
0ad-0.27.0-rc2-unix-data.tar and
0ad-0.27.0-rc2-unix-build.tar
https://releases.wildfiregames.com/rc/

Unzip folders and merge their content.

Get dependencies :

sudo apt install build-essential cargo cmake libboost-dev libboost-system-dev   \
    libboost-filesystem-dev libcurl4-gnutls-dev libenet-dev libfmt-dev   \
    libfreetype-dev m4 libgloox-dev libicu-dev libminiupnpc-dev libnvtt-dev   \
    libogg-dev libopenal-dev libpng-dev libsdl2-dev libsodium-dev libvorbis-dev   \
    libwxgtk3.2-dev libxml2-dev python3 rustc subversion zlib1g-dev llvm

Build third parties, in the new folder you created :

cd libraries 
./build-source-libs.sh -j3

Then build game:

cd ../build/workspaces
./update-workspaces.sh -j3 # if using system-installed versions of the libs, pass --with-system-mozjs and/or --with-system-nvtt
cd gcc
make -j3

Voilà! You can launch a27 by executing the "pyrogenesis" in binaries/system/

 

@Acero @Meister

instead of pyrogenesis in some cases its better to type "./pyrogenesis"!

  • Thanks 1
Link to comment
Share on other sites

3 hours ago, Stan&#x60; said:

Did you run:

$ sudo apt update

Before installing 0ad ? Else it might not have picked it up. Also it might depend on which version of Ubuntu you have.
 

Yes, that's what I meant with "update". Still gets A25.

Quote:

get:1 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 0ad-data all 0.0.25b-1 [1.274 MB]

However, I managed to compile A27, so there is no hurry with the ppa for me.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...