Page 3 of 3

Re: [RELEASE] - Ico Station with Griff's textures V2 BETA

Posted: Sun Sep 02, 2012 6:10 pm
by Cody
I've noticed an odd graphical effect - this Ico station OXP seems to affect Griff's own newer Coriolis station.
First thumbnail is with this Ico OXP installed, the second is without it (the same station, btw):

Image Image

I've no idea why - but this OXP has always had some problem, which is why I've uninstalled it - yet again!

Re: [RELEASE] - Ico Station with Griff's textures V2 BETA

Posted: Sun Sep 02, 2012 6:36 pm
by From The Internet
El Viejo wrote:
I've noticed an odd graphical effect - this Ico station OXP seems to affect Griff's own newer Coriolis station.
Hm, you are right, I get the same effect. But I have no idea why this could happen. :(

I guess we'll have to wait until Griff releases his own Ico station - or dertien can help us with this issue.

Re: [RELEASE] - Ico Station with Griff's textures V2 BETA

Posted: Tue Sep 04, 2012 12:13 pm
by spara
I took a shot at this and possibly managed to achieve something :D. At least on my machine this ico seems to work ok now and I notice no odd graphical effects. I think the problem is somewhere in conflicting/corrupted fragment-files. Here's what I did:

- Downloaded and installed the fixed oxp from this thread by "From The Internet."
- Replaced the file Shaders/griff_coriolis_mainhull_diamonds.fragment with the one from the griff_coriolis_normalmapped_alt_fullsize_tex_v2.02.oxp
- Renamed the file to griff_ico_mainhull_diamonds.fragment
- Edited the line 27 from the shipdata.plist to point to the renamed file.

Could someone verify if this fix works.

Re: [RELEASE] - Ico Station with Griff's textures V2 BETA

Posted: Tue Sep 04, 2012 2:32 pm
by Cody
Just done a quick check, as per your method, and it seems to work - no nasty gfx on the Coriolis, and the Ico looks fine too... excellent!

Re: [RELEASE] - Ico Station with Griff's textures V2 BETA

Posted: Tue Sep 04, 2012 9:51 pm
by Griff
yeah, this is conflicting fragment shader files, the ones in the ico oxp probably have the same names as the ones in the coriolis - this didn't used to be a problem but the coriolis oxp was re-done a while back to remove the big number that used to be drawn on the hull and replace it with the flower-ish cargo pod design, at this time the shader was re-written to remove the number and the texture that used to drive this effect was removed from the oxp.
The weird graphical glitch is the new coriolis using the old coriolis shader and making a mess of trying to draw the number (probably because the distance map texture is missing and something else is being used)