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

×
Just got Anachronox installed on my computer, and it's extremely choppy... Even @ 640x480 resolution. I can run BF3 great, other new games perfectly fine... But Anachronox is really choppy, it's completely unplayable.

I am running Win 7 64 bit, all the latest graphics updates (AMD Card), etc. No Spyware, no viruses, etc.

Any ideas?

Also: If I install all the latest patches, and including the unofficial ones, I cannot even start Anachronox anymore, it simply boots up then exits saying it's encountered an unknown exception. I do not have this issue on my 10 year old computer, which barely runs the game but even still more playable than this new one that I got less than 2 months ago (Quad Core, 8gb ram, etc).
Post edited April 18, 2012 by Looseball
A few people are having this problem... check out this thread for possible solutions:

http://www.gog.com/en/forum/anachronox/poor_fps_on_anacrhonox/page1

Seems that the solution posted by AfroDave is helping a lot of people, but there are other possible fixes listed in there as well.

Note that this is just a fix for the poor framerate. Your problem with the game not starting is probably due to the patches you applied... GOG's version has all the official patches included AND I think it also has some extra fixes to help in run on modern graphics cards. That means if you try to manually install a patch you might mess things up, which seems to be what happened. I would uninstall and reinstall, and then follow the advice in the thread I linked above.

Also, just checking that you are installing and running the game as admin. If may also help to install to a location other than program files (like C:\Games, for example).
I had this issue when I upgraded my drivers.

The latest AMD video drivers caused high gpu usage for me for no reason, and a lot of other people have been reporting about it as well. I'm using 11.12's I think and Anacrhonox was back to a playable to state.
Looks like an OpenGL problem, if nothing else works. This issue can appear on ATi cards according to drivers (and nVidia ones it seems too), actually. It may be because the game is running in OpenGL by default. The issue is that ATi has taken the habit of fiddling a lot with the opengl driver (or doing nothing to improve it). If you've got Alice for example, you will likely encounter choppy framerate too. It's been found most games using iDSoftware's OpenGL engine from Quake 2 or 3 will either be choppy, crash at launch, lock on the first screen...

You can try different things (if it's really what I'm thinking, it's been a long time now that solutions have been found, hopefully) - I've mainly tested first and second options, and they apparently don't interfere with gog.com's version (passed Lucko's chase for example):

- for one, update your driver to the very last one (12.4); on my rig, Anachronox works flawlessly with it (but it's not ideal for other old OpenGL games). That's the easiest way to go, but maybe only temporary.


- get the "atioglxx.dll" file from a previous driver; 12.1 was fine, according to vocab 11.12 too. The best one I've ever found though is from 9.11 (version: 6.14.10.9116). Sadly you can't find it easily on the internet now, so do the following (whatever the version):
=> go to http://support.amd.com/us/gpudownload/windows/Pages/downloads.aspx
select your OS, then "Previous drivers and softwares" on the right.
=> Download a driver (the display driver alone is enough if you can choose), then unzip it (it's quicker than launching installation and aborting) somewhere (right clic on driver package/[unzip with your dedicated software]). Do a search for "atioglxx" there. You will find "atioglxx.dl_".
=> it's actually a compressed file. Windows supports a command line to do that, the easiest way to go is to copy that (without quotes) "expand atioglxx.dl_ atioglxx.dll" into a text file. Rename it (without spaces) and change the extension .txt to .bat (validate the change). Put this new .bat file into the folder where "atioglxx.dl_" is, and launch it. The uncompressed file will appear here too ("atioglxx.dll" then).
=> copy this file to your game's folder (the root, it seems).
=> keep this (these) files somewhere. 9.11 mainly, is very reliable on any OpenGL games using a Quake engine.
=> while you're at it, do the same thing with the 12.4 driver (if installed, the .dll file is in Windows/System32 on a 32bits OS). This is the best solution!

- otherwise, download an OpenGL wrapper, such as TitaniumGL or GLDirect. They will "emulate" OpenGL into Direct3D. I've tried GLDirect, and it works almost flawlessly, apart from a quite noticeable tearing (that's why using an older ATi driver is better). Still, it's a very good alternative (also useful on nVidia cards). See http://titaniumgl.tk/ for example.

- use a Glide wrapper, if possible. Maybe not ideal according to the original optimization of the game for Glide, but if the game is supported by the wrapper, at least you'll be able to play.

As for the high GPU usage vocab talked about, you could try forcing VSync. I've read about this solution on other forums and it often works (as it limits the number of frames per second).

Hope this helps!
Post edited April 26, 2012 by Darucas
avatar
Darucas: Looks like an OpenGL problem, if nothing else works. This issue can appear on ATi cards
[...]
Thanks man. That atioglxx thing worked wonders.
Sorry for bumping a semi-old topic, but I'm a little confused after I download the driver. It is a .exe. I can't unzip it. I'm not exactly sure what you mean. It seems like this is my last hope to fix stuttering.
avatar
bobicus880: Sorry for bumping a semi-old topic, but I'm a little confused after I download the driver. It is a .exe. I can't unzip it. I'm not exactly sure what you mean. It seems like this is my last hope to fix stuttering.
To unzip an exe like that, probably the best tool to get is 7zip.
Go here to get it: http://www.7-zip.org/
Download and install that, then right click on the driver exe, and choose 7zip/extract.
thank you the 7zip worked but then I was confused at the next part. I tried following the directions, but it ended up not working. I guess I must have done something wrong.
What you should do next is to type this:

expand atioglxx.dl_ atioglxx.dll

... into a notepad file. Then save as a normal text file (the name is up to you, as long as it's without spaces).
Then change the extension of the file: right-click => rename, and type

.bat

instead of

.txt

then hit Enter. Windows will ask you to validate the change. Next, put this .bat file into the same folder where you've located atioglxx.dl_ (in the unzipped driver folder, search for it if needed). Double click on the .bat file, and it will very quickly unzip the above file, in the same folder.

The unzipped file should be named:

atioglxx.dll

Find it and copy it to the root directory (e.g.: [...]\GOG.com\Anachronox).

You should be good to go!
Post edited September 30, 2012 by Darucas