3Dmigoto : how to call a custom PS shader in chain with an existing one and have good TEXCOORD0 SV_Target0 ?

Post Reply
lefuneste
One Eyed Hopeful
Posts: 2
Joined: Sat Apr 18, 2020 5:24 am

3Dmigoto : how to call a custom PS shader in chain with an existing one and have good TEXCOORD0 SV_Target0 ?

Post by lefuneste »

Hello,
I want to chain a custom PS shader after an existing one. I can make this custom shader called using "run=CustomShadertestPS" and "draw = from_caller" in the VS or PS shader involved in the chain I wanted to add my shader.
But unfortunatelly, it seems that TEXCOORD0 and SV_Target0 are not send to the custom PS...How should I do that ?
User avatar
DJ-RK
Sharp Eyed Eagle!
Posts: 398
Joined: Thu Sep 19, 2019 8:13 pm

Re: 3Dmigoto : how to call a custom PS shader in chain with an existing one and have good TEXCOORD0 SV_Target0 ?

Post by DJ-RK »

Best bet is to ask DarkStarSword in the 3DMigoto channel on Discord. Pretty sure none of us here have any experience with making and using our own custom shaders, only utilizing the ones made by DSS, and even then we're probably all just emulating without fully understanding.
lefuneste
One Eyed Hopeful
Posts: 2
Joined: Sat Apr 18, 2020 5:24 am

Re: 3Dmigoto : how to call a custom PS shader in chain with an existing one and have good TEXCOORD0 SV_Target0 ?

Post by lefuneste »

thanks, I will do that. I was not informed of this discord channel...
Post Reply

Return to “NVIDIA GeForce 3D Vision Driver Forums”