Author Topic: Problem with 3D Graphics  (Read 715 times)

Norakia

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Problem with 3D Graphics
« on: May 06, 2007, 07:24:59 pm »
Hello !
I've got a problem with the graphics of my character when I create it. In the preview zone, the character is very dark and I can't see the details.
I run the game on ubuntu feisty, with 1Go RAM, and I have a ATI Radeon 9600 as graphic card.

Before, I had another problem with the text, and I find a solution on this forum :

"..Open up the file [PS Directory]/data/config/r3dopengl.cfg in a text editor, and find this line:
Video.OpenGL.FontCache.UseMultiTexturing = yes

Change yes to no...
"

I did it and now I see the text correctly. Is this modification linked to the problem with 3D graphics ?

Thanks

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: Problem with 3D Graphics
« Reply #1 on: May 07, 2007, 02:03:23 am »
I think its actually linked to a bug with the mesa implementation of opengl, but I cannot be 100% certain.  I'm hoping to see a new version of mesagl in the feisty repositories soon.  I've submitted a bug report and contacted a dev on the ubuntu forums regarding the problem.  Hopefully it will be fixed soon.

Norakia

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: Problem with 3D Graphics
« Reply #2 on: May 07, 2007, 10:14:59 am »
Ok... Thanks for your answer ! I hope it wil by corrected soon...