Author Topic: Unreadable text displayed  (Read 986 times)

Rolenun

  • Hydlaa Resident
  • *
  • Posts: 52
    • View Profile
Unreadable text displayed
« 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.
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.

Karyuu

  • Forum Legend
  • *
  • Posts: 9341
    • View Profile
Re: Unreadable text displayed
« Reply #1 on: April 10, 2007, 04:46:14 am »
Awesome :) Adding this to the Known fixes to common issues thread.
Judge: Are you trying to show contempt for this court, Mr Smith?
Smith: No, My Lord. I am attempting to conceal it.

ThomPhoenix

  • Testers
  • Forum Addict
  • *
  • Posts: 2678
  • A Phoenix, what'd you expect?
    • View Profile
Re: Unreadable text displayed
« Reply #2 on: April 10, 2007, 11:44:58 am »
Great work as usual Rolenun!  \\o//
We're not evil. We're simply amazing.

Rolenun

  • Hydlaa Resident
  • *
  • Posts: 52
    • View Profile
Re: Unreadable text displayed
« Reply #3 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!