Anomaly Warzone Earth

Anomaly Warzone Earth

Freaker 8. feb. 2013 kl. 8:01
Game freezes GUI (linux)
The intros play back fine but when it's supposed to show the menu a small part of the menu slides in and afterwards the gui freezes completely (music is still present). Cannot even switch to the terminal consoles. Only rebooting through ssh solves the problem.

AMD 5850 with driver 12.8 on a dual screen setup with KDE.
Sidst redigeret af Freaker; 8. feb. 2013 kl. 8:02
< >
Viser 76-83 af 83 kommentarer
eriktorbjorn 15. maj 2016 kl. 12:47 
Oprindeligt skrevet af Mountain Man:
So has this game never worked in Linux?

I don't know about the Steam version, but the one I got through a Humble Bundle used to work for me, but that was a long time ago. Possibly even on a different computer than the one I have now, I don't remember. Now it seems to have the same problem though, and I have no suggestions for how to fix it.
PaNika 30. maj 2016 kl. 13:15 
Oprindeligt skrevet af Almighty Pudding:
I assume guys it's working fine now as I see you are confirming the game working correctly here. Are there any issues with Intel cards in Anomaly Warzone Earth? Let us know, the last update is supposed to fix those and any feedback is welcome.
Linux wings 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 16.04 64bit
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.0

The game does not work
D.C. Wulf 2. aug. 2016 kl. 16:59 
Oprindeligt skrevet af Almighty Pudding:
I assume guys it's working fine now as I see you are confirming the game working correctly here. Are there any issues with Intel cards in Anomaly Warzone Earth? Let us know, the last update is supposed to fix those and any feedback is welcome.

Currently not working with Ubuntu 16.04 LTS. Black screen showing the "loading" animation, but nothing happens.
de.nagical[linux] 31. aug. 2016 kl. 13:38 
This seems to be the same problem as with This War of Mine. I did a small wrapper for TWoM and it seems to work for AWE as well: TWoM bug

EDIT: Just saw that it's even the same developer... d'oh
Sidst redigeret af de.nagical[linux]; 31. aug. 2016 kl. 13:41
Tetrobot 17. sep. 2016 kl. 8:22 
Oprindeligt skrevet af de.nagicallinux:
This seems to be the same problem as with This War of Mine. I did a small wrapper for TWoM and it seems to work for AWE as well: TWoM bug

You're my hero. And TIL about LD_PRELOAD.

ADDENDUM: For everyone who doesn't want to launch AWS from the console every time, compile the .so as described above, put it in the AWS folder (should be ~/.steam/steam/SteamApps/common/Anomaly Warzone Earth) and then set the game's launch options to:

env LD_PRELOAD=./test.so %command%
Sidst redigeret af Tetrobot; 17. sep. 2016 kl. 8:46
Tetrobot 17. sep. 2016 kl. 9:15 
The only remaining problem is that the game crashes on shutdown, which could probably also be patched, but for now

ps -A | grep AnomalyW | awk '{ print $1 }' | xargs kill

is good enough for me.
de.nagical[linux] 17. sep. 2016 kl. 9:28 
Oprindeligt skrevet af Tetrobot:
The only remaining problem is that the game crashes on shutdown, which could probably also be patched, but for now

ps -A | grep AnomalyW | awk '{ print $1 }' | xargs kill

is good enough for me.

Well yeah, This War of Mine had that issue as well, though it got fixed when they pushed the patch
Tetrobot 17. sep. 2016 kl. 9:31 
Oprindeligt skrevet af de.nagicallinux:
Well yeah, This War of Mine had that issue as well, though it got fixed when they pushed the patch

Has anyone analyzed the patch? I suspect another LD_PRELOAD hack might help fix that issue as well.
< >
Viser 76-83 af 83 kommentarer
Per side: 1530 50