I dumped some shaders as I know have a bunch of them in shadercache folder..
I dont understand how to finsd the corresponding Vertex Shader??
this is the Pixel shader for the shadows:
1b63a23ecfeb1190-ps
I searched the file for the PS it was not in the shaderusage txt file?? what does that mean?? here is the shader cache folde:
https://s3.amazonaws.com/nephilim3d/ShaderCache.7z
Remove all the files in the shadercache and also in the shaderfixes (backup them), change this settings in the ini:
[code]export_shaders=1
export_hlsl=2[/code]
Start the game, enter the stage and quit the game.
And then ZIP the shadercache and upload.
Also i look the 400e80650a666f15 in the shadercache you attach, and don't seem the type of VS related to shadows/lights in UE4.
OK I did what you said I deleted the files out of Shaderfixes and shadercache, reset the INI to like you said and started the game and this is what it dumped:
[url]https://s3.amazonaws.com/nephilim3d/ShaderCache.7z[/url]
OK I did what you said I deleted the files out of Shaderfixes and shadercache, reset the INI to like you said and started the game and this is what it dumped:
I think you grab the wrong shader in the first place, the 1b63a23ecfeb1190 PS is not even in the shadercache.
I do a search and i found 3 PS related to shadows/lights and 2 that have wrong model position. Extract all the files in the Shaderfixes folder and let me know if works....if the shadows/light need a VS correction you need to found the main shadows/lights VS (normally all shadows disappear when you hunt).
[url]https://s3.amazonaws.com/dhr/Test/Conan.Exile.TEST.zip[/url]
I think you grab the wrong shader in the first place, the 1b63a23ecfeb1190 PS is not even in the shadercache.
I do a search and i found 3 PS related to shadows/lights and 2 that have wrong model position. Extract all the files in the Shaderfixes folder and let me know if works....if the shadows/light need a VS correction you need to found the main shadows/lights VS (normally all shadows disappear when you hunt).
Note that if you type show dynamicshadows with the console command"~", all shadows disappear. This game's shadow rendering issue is associated with dynamicshadows
Some shader hunting also removes shadows, but it seems to be dynamicshadows to get rid of all the shadows at once
Note that if you type show dynamicshadows with the console command"~", all shadows disappear. This game's shadow rendering issue is associated with dynamicshadows
Some shader hunting also removes shadows, but it seems to be dynamicshadows to get rid of all the shadows at once
Well I think that worked DHR. here is a screenshot if someone else can look at this in stereo does it look like the shadows are in Stereo??
For me it is hard to tell but it appears to be working??
I think the left and right sides of the shadow have changed(swaped). If you look closely at the picture, I think that the position of the object and the position of the shadow is different. So even though the shadows are stereo, the whole thing seems strange
I think the left and right sides of the shadow have changed(swaped). If you look closely at the picture, I think that the position of the object and the position of the shadow is different. So even though the shadows are stereo, the whole thing seems strange
Probably also this need the correction in the VS....you need to hunt the VS that make all those shadows disappear and post the hash here... i can search the file in the ShaderCache.
*Edit: i think i found it in the ShaderCache. copy (remove the .jpg extension) in the ShaderFixes folder.
Probably also this need the correction in the VS....you need to hunt the VS that make all those shadows disappear and post the hash here... i can search the file in the ShaderCache.
*Edit: i think i found it in the ShaderCache. copy (remove the .jpg extension) in the ShaderFixes folder.
@DHR & The_Nephilim
Wow! great
Shadows now render perfectly
You two have done a really great job.
After many studies have solved the problem
I really appreciate both of you
thank you very much !
Wow! great
Shadows now render perfectly
You two have done a really great job.
After many studies have solved the problem
I really appreciate both of you
Great that works!
The game will probably need more fixes...normally UE4 generate more shaders when a new stage is loaded, so eventually more shadows/lights will be broken.
You can follow the shader pattern fix looking Little Nightmares for example.
The game will probably need more fixes...normally UE4 generate more shaders when a new stage is loaded, so eventually more shadows/lights will be broken.
You can follow the shader pattern fix looking Little Nightmares for example.
I dont understand how to finsd the corresponding Vertex Shader??
this is the Pixel shader for the shadows:
1b63a23ecfeb1190-ps
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
You can ZIP the shadercache folder and upload here.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
https://s3.amazonaws.com/nephilim3d/ShaderCache.7z
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
1. aff30765ce955f97-ps
2. 400e80650a666f15-vs_replace
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
Start the game, enter the stage and quit the game.
And then ZIP the shadercache and upload.
Also i look the 400e80650a666f15 in the shadercache you attach, and don't seem the type of VS related to shadows/lights in UE4.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
https://s3.amazonaws.com/nephilim3d/ShaderCache.7z
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
I do a search and i found 3 PS related to shadows/lights and 2 that have wrong model position. Extract all the files in the Shaderfixes folder and let me know if works....if the shadows/light need a VS correction you need to found the main shadows/lights VS (normally all shadows disappear when you hunt).
https://s3.amazonaws.com/dhr/Test/Conan.Exile.TEST.zip
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Some shader hunting also removes shadows, but it seems to be dynamicshadows to get rid of all the shadows at once
i7 8700K @4.9
GTX1080Ti
Asrock Z370 Gamming K6
Windows10 64bit
LG OLED UHD 3dtv 55E6K
For me it is hard to tell but it appears to be working??
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
i7 8700K @4.9
GTX1080Ti
Asrock Z370 Gamming K6
Windows10 64bit
LG OLED UHD 3dtv 55E6K
Intel i5 7600K @ 4.8ghz / MSI Z270 SLI / Asus 1080GTX - 416.16 / Optoma HD142x Projector / 1 4'x10' Curved Screen PVC / TrackIR / HOTAS Cougar / Cougar MFD's / Track IR / NVidia 3D Vision / Win 10 64bit
*Edit: i think i found it in the ShaderCache. copy (remove the .jpg extension) in the ShaderFixes folder.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Wow! great
Shadows now render perfectly
You two have done a really great job.
After many studies have solved the problem
I really appreciate both of you
thank you very much !
i7 8700K @4.9
GTX1080Ti
Asrock Z370 Gamming K6
Windows10 64bit
LG OLED UHD 3dtv 55E6K
The game will probably need more fixes...normally UE4 generate more shaders when a new stage is loaded, so eventually more shadows/lights will be broken.
You can follow the shader pattern fix looking Little Nightmares for example.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com