Page 3 of 3

Re: Shadows calculating problem

Posted: 30 Nov 2018, 10:45
by LuckyBoy
Reminder wrote: 29 Nov 2018, 11:49 So I uploaded a video of it, at 00:52, I get back to my windows home screen.
https://drive.google.com/file/d/1V9MlrE ... sp=sharing
And the problem happens on any kind of map (it doesn't come from this one especially)
I finally succeeded in reproducing the issue (I was forcing D3D10 case, but with wrong maps).
That crash will be fixed in next update.

Info: "Disable shader Model 5" has no effect in your case since your GPU is D3D10(SM4) only.

Thanks

Re: [Fixed] Shadows calculating problem

Posted: 30 Nov 2018, 18:56
by Reminder
Okay, thanks for the answer :D
Impatient to see the next update :thumbsup:

Re: [Fixed] Shadows calculating problem

Posted: 05 Dec 2018, 16:18
by Reminder
Nice, I can now calculate the shadows !
It works nicely now, thank you!