You need to switch over to the Metalness shader. This can be be done through the D3D9 Debug Controls and ensuring that the Default Shader is set to Metalness PBR for all the various mesh groups.
I get this. What is odd materials I did not adjust seem more reflective than the ones I adjusted. You can see the sun reflect on the rcs port but not on the hull?
1. You need to apply the metalness shader to every mesh for a consistency.
2. You need to apply metalness and smoothness parameters to every material. If not applied then defaults are used which may not be what you want the see.
3. You can remove REFLECT values from the config file. They are not used in Metalness shader.
4. Keep the second value in SMOOTHNESS as 1.0 unless you use a roughness texture map and need to change it's gamma curve.
5. Making something more reflective will make the diffuse surface dimmer. Can you see what's the color of a mirror ? More surface reflects less color it has it's own.
This is weird. So I got the shinyness set. But the interior has issues. Reflections of the outside in.
And you can see the VC is highlighted Purple but go to the vc view and it is not highlighted. In the VC view no mesh groups are highlighted. If I put it on display the mesh group I can scroll thru the list and not see anything
At this point interior reflections are not yet supported (but I am working on it) so it's better to stay in a regular DX7 alike mesh/material setup for now when doing VC stuff. If metalness shader is used then interior material smoothness should be rough enough that no reflections are displayed.
EDIT: I have noticed that the "pick" doesn't always work in a VC environment, it's probably picking something that's behind camera. I'll have to check what's wrong with the "display mesh group" option. These issues are likely fixed when I am able to create the new version of the mesh debugger that's in the plans.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.