03 Aug 15, 06:43AM
(03 Aug 15, 04:05AM)Jpablon Wrote: This may not be correct and we don't have way to determine it since the windows console has gone (a bad idea btw). I believe that the game crashed just before start to render the map geometry, if it's the case probably some opengl extension is ruining the things (MultiDrawArrays).Maybe you are right. The game crash before start to render the map
You must try to set "ati_mda_bug" to 1 on the autoexec.cfg file and check if the game works after it.
[SELECT ALL] Code:ati_mda_bug 1
I tried that code and the game still crashing.