PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Rolenun on April 10, 2007, 04:37:24 am

Title: Unreadable text displayed
Post by: Rolenun on April 10, 2007, 04:37:24 am
All text looks like a UPC code. So far I've only see this occur on the Radeon 7200 series using Mesa 6.5.2. Picture is located here: http://vaalnor.mine.nu/vaalnor/videoglitch/fontdisplay2.png (http://vaalnor.mine.nu/vaalnor/videoglitch/fontdisplay2.png).
Solution: Font multitexturing has been broken, try the following:
Open up the file Planeshift3D/data/config/r3dopengl.cfg in a text editor, and find this line:
Video.OpenGL.FontCache.UseMultiTexturing = yes
and change yes to no.

For a more thorough listing of graphical glitches, please feel free to reference: http://vaalnor.mine.nu/psdoc/?q=node/39 (http://vaalnor.mine.nu/psdoc/?q=node/39).
Title: Re: Unreadable text displayed
Post by: Karyuu on April 10, 2007, 04:46:14 am
Awesome :) Adding this to the Known fixes to common issues (http://hydlaa.com/smf/index.php?topic=21503.0) thread.
Title: Re: Unreadable text displayed
Post by: ThomPhoenix on April 10, 2007, 11:44:58 am
Great work as usual Rolenun!  \\o//
Title: Re: Unreadable text displayed
Post by: Rolenun on April 11, 2007, 06:40:00 pm
As a follow-up to my earlier post, I wrote a guide on how to debug graphical glitches here: http://vaalnor.mine.nu/psdoc/?q=node/44. Good luck and happy hunting!