|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
09-19-2008, 05:44 PM | #1 |
Pledge
Join Date: Jul 2007
Posts: 19
|
Intel GFX and older cards: Reason for some issues with DRI and RO
I finally found out why RO looks so bad when using one of the open source DRI drivers.
Regnum uses te S3TC feature to make the grafik look better, but only the closed source GFX drivers provide a S3TC decompressor by default. That's why the open source DRI drivers sometimes don't work with an error "Your graphics card is too old, etc." and why the textures look like garbage when you can enter the game! In another thread here someone found the solution, which is to install the S3TC library, but this library has legal problems, see here: http://homepage.hispeed.ch/rscheideg...3tc_index.html I just tried this lib with my brand new G45 chipset and regnum indeed looks better than on my older GM965 cipset without this library. Sadly the G45 gfx driver is not stable enough yet to play regnum, it crashes my whole X and modesetting so I don't even get back to a virtual terminal. It would be nice if Regnum had an option to turn S3TC off completly, if thats possible. Some information from the DRI Wiki on the same topic: http://dri.freedesktop.org/wiki/S3TC And another link is here: http://www.burghardt.pl/2008/01/addi...dri-in-debian/ Will now try the lib on my older GMA 965 system . |
09-20-2008, 02:10 AM | #2 |
Baron
Join Date: Jul 2007
Location: In Nekoko's lap ;)
Posts: 768
|
A good idea would be for NGD to include alternative texture compression methods in the game. For example, even with pure OpenGL, you still have GL_RGB4 which can double the number of textures you can use.
The texture compression method used (if any) should be selectable from the loader. Regards,
__________________
Hannah Amelie • Catalina Nevena • Alicia Godwyn
Alsius Horus ✝ No chance of victory, no chance of defeat ✝ Frozen Flame Individually, we are one drop. Together, we are an ocean. An ocean of drama. |
10-31-2008, 08:06 AM | #3 |
Pledge
Join Date: Jul 2007
Posts: 19
|
Regnum now works on my X4500HD card, but it is slow (1o fps). The same hardware under Windows is very fast (60 fps).
I'm using Debian Lenny + Linux kernel 2.8.28-rc2 + Intel driver from Ubuntu Intrepid Ibex + S3TC lib from OP. See screenshot. |
11-01-2008, 09:17 PM | #4 |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Try with this lib: http://debian-multimedia.org/dists/u...btxc-dxtn0.php
__________________
I don't have a solution, but I admire the problem. |
11-02-2008, 05:01 PM | #5 | |
Pledge
Join Date: Jul 2007
Posts: 19
|
Quote:
|
|
|
|