Well there have been a few changes from 2.4.2 to 2.5 in the render engine. And it seems like some 'bad 3d hardware' like some intel and your VIA/S3G dislikes those changes.
Well some things to try: Disable offset mapping in Settings/Effects, disable vertext buffers in Settings/Video. In the same menu disable the Texture compression, disable GLSL for gamma control and maybe finally try disableing the 'Use opengl 2.0 shaders'
Please make sure to test one of those after the other, pressing 'Apply' inbetween and checking if it helped. It will be very useful to know which of those settings helped!
Now something that can be done via the ingame console.. Open it with shift-escape and then enter:
- Code: Select all
r_coronas_occlusionquery 0
vid_restart
and test again..
One other thing you might try but can't be done in game: Right click nexuiz.exe or nexuiz-sdl.exe, click 'create shortcut' and then right click that new shortcut.. choose Properties and to the line 'target', after the .exe add seperated with a space: -notexturenonpoweroftwo
and start the game again (BY DOUBLECLICKING ON THAT SHORTCUT.. so those options are used.. just making sure) to test if that helped.
If you are still having problems then.. hmm, we'll think of something
Again, please try/test only one of those changes at once and then add the next one.