Help to fix shorewaves on ATi cards
Moderator: Moderators
Help to fix shorewaves on ATi cards
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.
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.
Re: [need help] ATI & BumpWater's shorewaves
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
Re: [need help] ATI & BumpWater's shorewaves
-deleted-
Installing the latest release version somehow solved the problem
Installing the latest release version somehow solved the problem
Re: [need help] ATI & BumpWater's shorewaves
@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!
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!
Re: [need help] ATI & BumpWater's shorewaves
I tested the shorewaves with 2600Pro card, get the same error like the linked files.jK wrote:@imbaczek
PS: I NEED MORE INFO BY OTHER ATI USERS!
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)
Re: [need help] ATI & BumpWater's shorewaves
added this at the very end of main(), results in totally black water.jK wrote:gl_FragColor.rgb = vec3(texture2D(coastmap, gl_TexCoord[0].st ).r);
- Attachments
-
- screen018.jpg
- (44.72 KiB) Downloaded 75 times
-
- screen017.jpg
- (98.33 KiB) Downloaded 56 times
Re: [need help] ATI & BumpWater's shorewaves
With HD3300 (790GX IGP), the proble is still present, completly the same with my HD2600Pro card. - Latest 76b4+Patch wrote:I tested the shorewaves with 2600Pro card, get the same error like the linked files.jK wrote:@imbaczek
PS: I NEED MORE INFO BY OTHER ATI USERS!
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)
Re: Help to fix shorewaves on ATi cards
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
Re: Help to fix shorewaves on ATi cards
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.
Shorwaves looks mutch better, but there is some anomaly, i made a picture.
- Attachments
-
- spring.jpg
- (97.75 KiB) Downloaded 73 times
Re: Help to fix shorewaves on ATi cards
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.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.
Re: Help to fix shorewaves on ATi cards
Same problem for me HD 4870 x2
Newest driver.
And many stuff from ca doesnt work too, like heatwaves.
Newest driver.
And many stuff from ca doesnt work too, like heatwaves.
Re: Help to fix shorewaves on ATi cards
that's a CA bug. use this lups.cfg:LordLemmi wrote:And many stuff from ca doesnt work too, like heatwaves.
Code: Select all
Vendor = "NVIDIA Corporation"
Renderer= "GeForce 8800 GTS/PCI/SSE2"
Re: Help to fix shorewaves on ATi cards
Heh with every new ATI driver there are different torublez.