IMPORTANT1: if you are running on Intel and you are having graphical glitches or the game isn't working at all, you may want to disable texture compression. You can do this by editing the file Planeshift3D/data/config/r3dopengl.cfg to turn off texture compression. Find the line:Code:;Video.OpenGL.UseExtension.GL_ARB_texture_compression = false and remove the semi-colon, so that it looks like so:Code:Video.OpenGL.UseExtension.GL_ARB_texture_compression = false Save the file and start up Planeshift. It should hopefully fix your problems.