I have a problem with this particular model of Volvo FH 2012 where the paintjob in game does not work properly. It seems misplaced but the mapping of surfaces seems to be in correct place. I have no luck getting it work.
-I've tried change ''clamp'' to ''wrap'' on both DETAIL1 and SPECMAP - set by default UV#1
-I've tried Bumpmap on UV#2 (default UV#1)
To be more precise. When I change to UV#3, I can see change in model - then I copy from UV#1 and its fixed in modeler. But the game still wont read it properly...
in most of cases, you should not copy uv coordinates on a model (as you are likely to loose uv mapping on a channel, that you are unaware the use of).
So, if some texture looks properly on a model with UV#1, then you should assign UV#1 for this texture in options page. E.g. BUMPMAP "Use mapping : Manual UV#1" or something like this.
there were not screenshots on what is get messed in game - is it bump messed? or paint/skin mapping is wrong?
I tried with DETAIL2 change to UV#3 but nothing changed. DETAIL2 has no texture, does it matter somehow?
Also i left BUMP now at UV#1, should i set that to UV#3 as well?
Mmeister wrote: ↑Tue May 31, 2022 8:00 am
The paint/skin mapping is wrong.
I tried with DETAIL2 change to UV#3 but nothing changed. DETAIL2 has no texture, does it matter somehow?
Also i left BUMP now at UV#1, should i set that to UV#3 as well?
The r_fender_top & r_fender folder under accessories I've found the paint version of fender has a problem with at least 2 skins: Golden edge(barely noticeable inside fender) and Special Transport(on image below).
DETAIL2 set from UV#1 to UV#3 crashes the game before loading into main menu. If also BUMP is set to UV#3 then game loads but then mapping is wrong for all skins.
what are correct channels for every texture on this model? set them in ZModeler to see the effect. Given the correct setup, I could be able to specify what steps should be done to export it properly.
Note, the game can assign different UV channels for different texture slots of the same material on one object and another. ZModeler can't do this. For example, one part can use UV#1 for main texture and bump-map, and another part can use UV#3 for bump-map on the same material. Game assigns UV channels on per-object level. In ZModeler UV channels are assigned on material itself.
Thus, changing material settings could "fix" one object and "corrupt" another object on the same material.
Just for the record I've found the solution here. Its in the def files of the paintjob. What needs to be done is to add the new part on the list of the paintjob parts.
I'm tryin to upload Volvo again and everything works but the skin on the chassis (tower behind the cab and front bumper). U changed something back then if i remember when I showed u this case? Well thing is when I export now, no matter what I do it doesn't work in the game.
The Bump is now set to UV#1 -> displayed correctly in game, but the Detail2 is now messed up no matter what UV is set. UV#3 actually crashes the game.
in most of cases, UV#3 for DETAIL2 texture slot is a correct setup. However, any geometry that uses this material must be exported from ZModeler with this setup. You can not export one upgrade part with DETAIL2 set to UV#2 and then export another upgrade part with DETAIL2 set to UV#3 and make both parts use the same material file. The setup with UV#3 requires geometry to have UV#3 configured (an exporter should be aware that UV#3 is in use, or the model setup will be incorrect).
OK, i played around a lot to get it to work. As u said UV#3 is correct, but in order not to chrash i had to put in empty.dds. No idea why. Now it works.
Are you using the latest ZModeler version? I remind the availability of texture on DETAIL2 texture slot is already an optional thing in several latest versions.