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

×
On my second playthrough, I decided I'd like to chase after some of the achievements since they offer unique challenges and ideas for things to do in game. Although they are missing from the GOG version, the game does actually still keep track of them. So I wrote a simple script (perl on Linux) to print which achievements I either have earned or still need.

The script is up on github for anybody interested: https github.com/Voltara/wol-achievements
avatar
Voltara: On my second playthrough, I decided I'd like to chase after some of the achievements since they offer unique challenges and ideas for things to do in game. Although they are missing from the GOG version, the game does actually still keep track of them. So I wrote a simple script (perl on Linux) to print which achievements I either have earned or still need.

The script is up on github for anybody interested: https github.com/Voltara/wol-achievements
That's neat!

(We implemented achievement support for GOG Galaxy, but yeah, no native support in the game itself for tracking those sweet cheevos!)