It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
Hello fellow penguins!

I you play Stellaris on GNU/Linux, and bought the GOG version, you might be quite fed up having to download the full game for each update, wasting gigabytes data transfer each time.

Well, good news, I got you covered ;)
Like I previously did for games like Wasteland 2 (thanks to the initiative of an inXile developer) and Pillars of Eternity, I now build custom patches for Stellaris. Said patches can be found on the following page:
https://downloads.dotslashplay.it/patches/stellaris/

All patches use the same naming template:
stellaris-gog-linux_x.x.x_y.y.y.delta.xz
where x.x.x is the game version you have currently installed,
and y.y.y is the game version you want to patch your game to.

Using one of these patches is really easy, and only require that you have the `rdiffdir` command available, provided by the duplicity backup tool: http://duplicity.nongnu.org/

Let’s assume you downloaded the patch "stellaris-gog-linux_2.3.1.2_2.3.3.delta.xz" in "~/downloads/" and your game is installed in "~/games/stellaris/".
Then all you have to do is run these two commands:
unxz ~/downloads/stellaris-gog-linux_2.3.1.2_2.3.3.delta.xz
rdiffdir patch ~/games/stellaris/ ~/downloads/stellaris-gog-linux_2.3.1.2_2.3.3.delta
Wait a couple minutes, when your console prompt is back, it means your game is patched and ready to be enjoyed!
Post edited April 15, 2020 by vv221
New patches are now available, allowing to upgrade your game to version 2.3.3.1 or 2.4.0.7.
New patches are now available, allowing to upgrade your game to version 2.4.1.
New patches are now available, allowing to upgrade your game to version 2.4.1.1.
New patches are now available, allowing to upgrade your game to version 2.5.0.5.
New patches are now available, allowing to upgrade your game to version 2.5.1 or 2.6.0.4.
New patches are now available, allowing to upgrade your game to version 2.6.1.1.
New patches are now available, allowing to upgrade your game to version 2.6.2.
Hey :)

thanks for providing these patches.

After extracting the file, I get this error:

~/Downloads$ rdiffdir patch stellaris-gog-linux_2.6.1.1_2.6.2.delta ~/GOG/Stellaris/
Traceback (most recent call last):
File "/usr/bin/rdiffdir", line 250, in <module>
main()
File "/usr/bin/rdiffdir", line 237, in main
patch(file_args[0], get_fileobj(file_args[1], "rb"))
File "/usr/bin/rdiffdir", line 169, in get_fileobj
fp = open(filename, mode)
IOError: [Errno 21] Is a directory: '/home/maik/GOG/Stellaris/'

Am I missing something?

2.6.11 ist the currently installed version, ~/GOG/Stellaris is the correct patch.

It's rdiffdir / duplicity Version 0.7.17 provided by ubuntu
avatar
Keinerfari: (…)
My bad, the example in the opening post is wrong, the command should be:
rdiffdir patch ~/GOG/Stellaris/ ~/Downloads/stellaris-gog-linux_2.6.1.1_2.6.2.delta
I am going to fix this right now.
New patches are now available, allowing to upgrade your game to version 2.6.3.2 or 2.7.1.
New patches are now available, allowing to upgrade your game to version 2.7.2.