Page 1 of 1
ACW won't start after closing the game
Posted: Sat Nov 01, 2008 11:25 am
by dooya
A user at si-games has the following problem:
He installed from disc and patched to 1.11g (German language version). Afterwards he was able to play.
However, when he wanted to start the game again in the afternoon, he got the following error message:
http://img407.imageshack.us/my.php?image=unbenanntrh5.png

Posted: Mon Nov 03, 2008 9:29 am
by Pocus
A guess would be that his video card is causing the exception, because not all of its memory is available (was not freed) after the first run (given the fact he crashes when he loads textures). I would suggest reducing the video options in the Option video and updating his video driver. He will have to reboot between each launch of the game if the problem persists, to free all memory.
Posted: Mon Nov 03, 2008 4:41 pm
by Franciscus
A further suggestion would be to tweak the general.opt file (located in ACW\settings) in order to disable texture loading at start and precaching of images (and while you are at it, reduce also Memusage to, say, 25
The relevant lines should look like this i(n blue the proposed changes):
"(...)
// Precaching the regions images
PreCaching = [color="RoyalBlue"]0[/color]
// How much of the physical memory % we allow to be used before cache is checked for old textures
MemUsage = [color="Blue"]25[/color]
CPUSleepMode = 1
TexAtStart = [color="Blue"]0[/color]
(...)"
Hope this helps
Posted: Mon Nov 03, 2008 8:38 pm
by dooya
Many thanks, I will forward these suggestions.
