Hello!
0.3.017 is incredibly broken for those of us with an
Intel GMA X3000 (
G965 chipset):
With 0.3.017, I:
- Have a 100% black podium
- Can only see bruteblock terrain (the ground/hills in ojaroad/bdroad) and hair/beards.
- Have corrupted 2D icons in the inventory.
...this also has nothing to do with lighting—it's like most meshes are simply not rendered.
For the record, I'm using Xorg 7.1 and xf86-video-i810-1.7.2-r1 from Gentoo. Mesa 6.5.1.
To fix this, edit psclient.cfg and add:Video.OpenGL.Shader.Cg.MaxProfile.Fragment=fp20
Video.OpenGL.MesaForceS3TCEnable = falseIt doesn't seem to matter what you put in the Fragment line...I can use "xyzzyaoeunsth" instead of "fp20" and it works fine.
After adding the first line, it looks like
this and
this. The second line fixes video corruption.
In fact, if I omit the second line, planeshift prints this:
ATTENTION: default value of option force_s3tc_enable overridden by environment.Someone will need to add these to Crystal Space's driverdb/gldrivers.xml. My understanding is that the s3tc setting is not driverdb configurable at the moment, or I would've tried to make the patch myself.
For the record:
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965G 4.1.3002
OpenGL version string: 1.4 Mesa 6.5.1Good luck and happy PlaneShifting!
--Nilaya