Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

Wrath: Aeon of Ruin engine source code released - a quick look

By - | Views: 47,426

The developers of Wrath: Aeon of Ruin, an FPS game built on the Darkplaces engine, have seemingly been a bit sneaky and released the source code to their engine fork with little fanfare on GitHub.

The source code release was to be expected, since Wrath's engine is based on Darkplaces, itself a fork of the Quake engine under the GPL license. Under the GPL, derivative works must also be licensed as GPL and the source code must be provided to anyone that asks. Originally the source code was to be released publicly after the Early Access period had ended but it was probably easier to make a public repository now rather than address individual source code requests.

Note: The GitHub repository only contains the engine source code, the game assets need to be bought separately and aren't redistributable.

Although there is no Linux version of Wrath on Steam at this moment, the GitHub repository contains relatively simple build instructions that will allow you to build a native Linux binary. You can basically just download the source code, install the listed dependencies and run "make sdl2-release" in the source code folder to get yourself a binary. Then you can copy the "darkplaces-sdl" binary to the Wrath game folder and rename it "wrath" and run it.

I recorded a bit of test gameplay of the game (on the highest difficulty level, in case you are wondering about all the deaths) and it seems to run quite nicely.

YouTube Thumbnail
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Accept Cookies & Show   Direct Link

 

A native and officially supported version of Wrath: Aeon of Ruin is planned, but apparently it got pushed back to the full release of the game. But if you are feeling really impatient you can buy the game files now and pair them with a Linux binary built from source. Just note that doing so will come with no official support.

Although I haven't put in more than a few minutes into the game, Wrath: Aeon of Ruin seems like it'll be a pretty awesome game by the time the full version with all of the levels is done.

Wrath: Aeon of Ruin is available on Humble Store, GOG and Steam and the source on GitHub.

Article taken from GamingOnLinux.com.
17 Likes
About the author -
author picture
I'm a Linux gamer from Finland. I like reading, long walks on the beach, dying repeatedly in roguelikes and ripping and tearing in FPS games. I also sometimes write code and sometimes that includes hobbyist game development.
See more from me
The comments on this article are closed.
7 comments

ageres Mar 15, 2020
Is there any difference between SDL2 and GLX versions? Is one of them better than another in any way?
Cyril Mar 15, 2020
On their Github page they say:
QuoteSDL/SDL2 builds work on both Windows and Linux, but have some mouse-related issues in the UI. The Linux GLX build has slight sound issues with the ALSA backend.

But that's a great news! Waiting for official release, but I'm tempted to buy it and build Linux version from the source.
robvv Mar 15, 2020
Just built the Linux binary and have tested with the GOG version. Works well so far :-)
Wolfenprey Mar 15, 2020
Just bought it on GOG, compile that, and now i'm the happiest man ever. A real awesome new old school FPS.
Grimfist Mar 16, 2020
Ah finally the source code is public. Just at the right time for my home office adventures :D
ageres Mar 16, 2020

(unfortunately, it doesn't work as I hoped)
robvv Mar 16, 2020
Quoting: ageres(unfortunately, it doesn't work as I hoped)

Ah, you found the hidden level!
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.