Essential Strategy Posted 14 hours ago Report Share Posted 14 hours ago Hello, I just tried to download the latest alpha version from the official web page for Linux, but it seems there is no link or something and had to install it from the Software Manager of my distro, but it is not the latest alpha, as it says 0.27.0 in version. Quote Link to comment Share on other sites More sharing options...
ffm2 Posted 10 hours ago Report Share Posted 10 hours ago As I see it, you are right. I downloaded and installed the branch from git with git clone --single-branch --branch release-a27.1 https://gitea.wildfiregames.com/0ad/0ad.git But you can also download from https://releases.wildfiregames.com/ 27.1 is from 14.07. so the distros may need some till it lands in their repos. Quote Link to comment Share on other sites More sharing options...
ffm2 Posted 9 hours ago Report Share Posted 9 hours ago Be sure to follow https://gitea.wildfiregames.com/0ad/0ad/wiki/BuildInstructions tl;dr have all dependencys run 0ad/libraries/build-source-libs.sh run 0ad/build/workspaces/update-workspaces.sh run make -j5 in the folder 0ad/build/workspaces/gcc/ Quote Link to comment Share on other sites More sharing options...
Stan` Posted 9 hours ago Report Share Posted 9 hours ago Don't forget to run 0ad/source/tools/spirv/get-nightly-shaders.sh if you want to use Vulkan. Quote Link to comment Share on other sites More sharing options...
andy5995 Posted 5 hours ago Report Share Posted 5 hours ago 4 hours ago, Stan` said: Don't forget to run 0ad/source/tools/spirv/get-nightly-shaders.sh if you want to use Vulkan. @Stan`And that's only needed if building from git? The required spirv stuff is included in the release data archive, correct? Quote Link to comment Share on other sites More sharing options...
Stan` Posted 2 hours ago Report Share Posted 2 hours ago 2 hours ago, andy5995 said: @Stan`And that's only needed if building from git? The required spirv stuff is included in the release data archive, correct? That's right. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.