Planeshift 0.3.19 is now available via BitTorrent. We have attempted to create a universal binary, so we're interested to hear if things work better on Intel macs than they used to.
Some notes:
Decals are missing in the Intel version, this means no little shadows under your character (new feature!)
Debug symbols have been removed so it might be harder to get useful information when things crash
Texture compression has been DISABLED by default because it causes crashes & corruption with some graphics hardware (Intel integrated graphics especially) If you want to enable it (for a possible performance boost..) open up data/config/r3dopengl.cfg and change the line:
Video.OpenGL.UseExtension.GL_ARB_texture_compression = false
to
;Video.OpenGL.UseExtension.GL_ARB_texture_compression = false
(note the leading semicolon) If you get corruption or crashes, change it back.
Thanks to Trymm, Cha0s, and the Planeshift dev team for their support! Have fun!