PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: LigH on September 02, 2005, 03:24:03 pm

Title: Strange looking interface for updater, setup and game
Post by: LigH on September 02, 2005, 03:24:03 pm
Dear PlaneShift developers,

unfortunately, I have strange problems using your applications. It appears that every output on the windows is added over each previous output, so the user interface becomes unreadable.
My experience in programming 3D APIs is limited, but from my experience, there can be two possible reasons:
My hardware: AMD Duron 800, ELSA Gladiac GeForce2 GTS with 32 MB, nVidia drivers 6.14.10.6176 (newer drivers are not necessary for such an outdated GPU, and ELSA does not exist anymore to provide more current versions)

I remember a few similar problems with transparent walls in the DOOM source port \"DoomsDay / jDoom\". I\'ll try to downgrade my graphic drivers to older versions and check if this helps.
Title:
Post by: Nilrem on September 02, 2005, 03:27:26 pm
Ok, post if that works.

It seems a driver issue to me, a Geforce 2 should be able to render correctly the game. If a tnt2 can, I guess a Geforce _has_ to be able too.
Title:
Post by: Drey on September 02, 2005, 03:36:42 pm
go with the new drivers, you cant say its bad until you tried it.
Title:
Post by: LigH on September 02, 2005, 07:43:07 pm
Went back to version 6.13.10.4109 - same problem here. In my opinion, the tools were not able to apply the background texture, so the background plane went transparent, and this created \"halls of mirrors\".
Title:
Post by: ThomPhoenix on September 03, 2005, 01:49:33 pm
I had the same problem, it\'s fixed in an update.
Use the updater in recover mode.
Start-->Programs-->PS-->Updater recover mode.
Or add \" --auto\"  to your shortcut, without the \"\' things ofcourse.
Title:
Post by: LigH on September 03, 2005, 11:11:48 pm
Unfortunately, for me it did not help. ;(

Any ideas from the developers? Shall I look for specific image files, if they exist and are readable? May you provide a debug build I can use to check for problems? May you introduce an option to enable \"Clear\" or \"Finish\" functions?
Title:
Post by: DaveG on September 04, 2005, 04:26:03 am
Read this thread to fix it:  http://planeshift.oodlz.com/wbboard/thread.php?threadid=18230&boardid=33 (http://planeshift.oodlz.com/wbboard/thread.php?threadid=18230&boardid=33)
Title:
Post by: LigH on September 04, 2005, 09:09:43 am
8o :))

Video.OpenGL.UseExtension.GL_ARB_texture_rectangle = false
Video.OpenGL.UseExtension.GL_NV_texture_rectangle = false

into data\\config\\r3opencl.cfg -- solved the problem

:tup: Many thanks - now I can try to have a nice sight-seeing tour...