Help to fix shorewaves on ATi cards

Help to fix shorewaves on ATi cards

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Help to fix shorewaves on ATi cards

Post by jK »

Because I don't own an ATi card myself,
I need the shader error messages in the infolog.txt's of ATi users with shorewaves enabled to get it working on those cards.
Last edited by jK on 10 Oct 2008, 23:50, edited 1 time in total.
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: [need help] ATI & BumpWater's shorewaves

Post by imbaczek »

4850, 8.9 drivers, no errors; doesn't look right tho.
Attachments
screen083.jpg
(207.58 KiB) Downloaded 147 times
screen081.jpg
(176.75 KiB) Downloaded 114 times
screen080.jpg
(178.88 KiB) Downloaded 116 times
submarine
AI Developer
Posts: 834
Joined: 31 Jan 2005, 20:04

Re: [need help] ATI & BumpWater's shorewaves

Post by submarine »

-deleted-

Installing the latest release version somehow solved the problem
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: [need help] ATI & BumpWater's shorewaves

Post by jK »

@imbaczek
looks really strange

could you add the following line to end of the bumpWaterFS.glsl shader and then make a screenshot:
gl_FragColor.rgb = vec3(texture2D(coastmap, gl_TexCoord[0].st ).r);


PS: I NEED MORE INFO BY OTHER ATI USERS!
Patch
Posts: 33
Joined: 15 Aug 2007, 23:14

Re: [need help] ATI & BumpWater's shorewaves

Post by Patch »

jK wrote:@imbaczek
PS: I NEED MORE INFO BY OTHER ATI USERS!
I tested the shorewaves with 2600Pro card, get the same error like the linked files.

Now i test in Xpress200 (integrated X300) with same settings, no errors, graph. fine.


On this weake i coud try out with a 790GX mobo witch has much better integrated graphics. (hd3300 with sideport memory)
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: [need help] ATI & BumpWater's shorewaves

Post by imbaczek »

jK wrote:gl_FragColor.rgb = vec3(texture2D(coastmap, gl_TexCoord[0].st ).r);
added this at the very end of main(), results in totally black water.
Attachments
screen018.jpg
(44.72 KiB) Downloaded 75 times
screen017.jpg
(98.33 KiB) Downloaded 56 times
Patch
Posts: 33
Joined: 15 Aug 2007, 23:14

Re: [need help] ATI & BumpWater's shorewaves

Post by Patch »

Patch wrote:
jK wrote:@imbaczek
PS: I NEED MORE INFO BY OTHER ATI USERS!
I tested the shorewaves with 2600Pro card, get the same error like the linked files.

Now i test in Xpress200 (integrated X300) with same settings, no errors, graph. fine.


On this weake i coud try out with a 790GX mobo witch has much better integrated graphics. (hd3300 with sideport memory)
With HD3300 (790GX IGP), the proble is still present, completly the same with my HD2600Pro card. - Latest 76b4+
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Help to fix shorewaves on ATi cards

Post by imbaczek »

8.10 catalyst, 4850
Attachments
screen021.jpg
(124.88 KiB) Downloaded 64 times
screen020.jpg
(143.8 KiB) Downloaded 54 times
screen019.jpg
(149.36 KiB) Downloaded 64 times
Patch
Posts: 33
Joined: 15 Aug 2007, 23:14

Re: Help to fix shorewaves on ATi cards

Post by Patch »

I tested the current version b5+svn6915 with the same settings like before, on a HD3300. (790GX)

Shorwaves looks mutch better, but there is some anomaly, i made a picture.
Attachments
spring.jpg
(97.75 KiB) Downloaded 73 times
Patch
Posts: 33
Joined: 15 Aug 2007, 23:14

Re: Help to fix shorewaves on ATi cards

Post by Patch »

Patch wrote:I tested the current version b5+svn6915 with the same settings like before, on a HD3300. (790GX)

Shorwaves looks mutch better, but there is some anomaly, i made a picture.
I checked all settings, this screen anomaly comes from "Own rendering pass", no matter waht i set with sorewaves and other functions. When own rendering is selected, the anomaly comes.
Bhaal
Posts: 102
Joined: 03 Jan 2006, 19:54

Re: Help to fix shorewaves on ATi cards

Post by Bhaal »

Hi, I have a hd4870 and some problems with shorewaves as well.
ATI Catalyst├óÔÇ×┬ó Display Driver Version 9.2
vista x64

Image


Image

Image


With dynamic water is looks fine but there is still a map specific bug.

Image

but if I zoom out its all a mess

Image
User avatar
LordLemmi
Posts: 272
Joined: 13 Apr 2006, 20:17

Re: Help to fix shorewaves on ATi cards

Post by LordLemmi »

Same problem for me HD 4870 x2
Newest driver.
And many stuff from ca doesnt work too, like heatwaves.
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Help to fix shorewaves on ATi cards

Post by imbaczek »

LordLemmi wrote:And many stuff from ca doesnt work too, like heatwaves.
that's a CA bug. use this lups.cfg:

Code: Select all

Vendor  = "NVIDIA Corporation"
Renderer= "GeForce 8800 GTS/PCI/SSE2"
works on 4850 just fine.
User avatar
Gota
Posts: 7151
Joined: 11 Jan 2008, 16:55

Re: Help to fix shorewaves on ATi cards

Post by Gota »

Heh with every new ATI driver there are different torublez.
Post Reply

Return to “Engine”