Page 12 of 19

Re: [MOD] Realtime Reflections

Posted: Tue Nov 27, 2018 7:22 pm
by Nystul
new version available (should work with Unity 2018.2.11f1):
Realtime Reflections 2.2.1:
https://drive.google.com/file/d/1zsRuRe ... sp=sharing

Re: [MOD] Realtime Reflections

Posted: Wed Nov 28, 2018 9:12 pm
by lord_frivolous
Awesome! DU just did not feel right without this.

Re: [MOD] Realtime Reflections

Posted: Wed Nov 28, 2018 11:06 pm
by Narf the Mouse
Shiny! Pun fully intended.

Re: [MOD] Realtime Reflections

Posted: Wed Dec 19, 2018 1:54 pm
by Nystul
new version (2.2.2) available in first post of this thread (only bugfixes - should work with newest live build)

Re: [MOD] Realtime Reflections

Posted: Thu Mar 07, 2019 10:45 am
by King of Worms
Noob and I guess redundant question, but...

Is there any way to make this awesome mod less demanding? :lol:
Does the resolution of the textures influence the performance? - like, if we switch the vanila textures to 1024*1024 textures, does it slow down the reflection calculations?

Thank you .)

Re: [MOD] Realtime Reflections

Posted: Fri Mar 08, 2019 7:23 am
by Nystul
The mod is demanding because it uses planar reflections (see first post of this thread for a comparison of different techniques).
It targets high end systems. I fear there is not much that can be optimized anymore.
Whatever impacts performance without the mod by an amount of x will impact performance with this mod by 3*x, because the scene is rendered 2 additional times. So if increased texture resolutions impact performance, they will impact performance.

It might be an option to use screen space reflections instead of this mod if all textures are replaced with variants with metallicgloss maps - although screen space reflection have some other issues by design (can only reflect stuff that is visible in camera, billboards may cause artifacts, outdoor reflections might look bad). also unity's screen space reflection implementation is not as good as other engine's implementation imho.

Re: [MOD] Realtime Reflections

Posted: Fri Mar 08, 2019 9:19 am
by King of Worms
Thanks for a reply and additional explanation. Ive read about the planar reflections in the OP but was still curious :lol:
Well maybe my next PC will be able to handle it. I prolong the upgrade for years :D
So maybe Ryzen3 - 5ghz and some next get mainstream GFX card (new Navi?) will cut it. I have fx8300@4,1ghz and gtx970 now...

Re: [MOD] Realtime Reflections

Posted: Sat Aug 03, 2019 3:13 pm
by Ommamar
D

Re: [MOD] Realtime Reflections

Posted: Sat Aug 03, 2019 6:04 pm
by Nystul
Ommamar wrote: Sat Aug 03, 2019 3:13 pm I can't seem to get this to work. I placed it in the DaggerfallUnity Data>streaming assets>mods>StandAlone Windows folder. It shows up in the mod list but I get no results, do I need specific setting in advanced>video? What do the sliders on the mod settings do? I have used the presets, placed it as high as is possible and as low is possible but still not getting the reflective results shown in the screenshots. Does it need a specific place in the load order?
just follow the instructions in the readme file ;)

Re: [MOD] Realtime Reflections

Posted: Sat Aug 03, 2019 7:18 pm
by Ommamar
D