I didn't say the extra and window files needed alt, I said the main skin did
True, you didn't say that, but it still appears to be the case by default in that I have further determined that...
(1) The supplementary files must contain the same
base name as the skin but appended with “EXTRA0.dds” and “WINDOW.dds”
(2) The supplementary files do not have the same 10+3 character limitations as the skin. In fact, they should not be less than 11 characters or they will show up as bizarre looking skins for the car.
Your guide states, “Note: Your saved DDS file name must be
less than 10 characters wide, not including extension, and ‘alt’ must be within the file name.” This should read “
10 or less characters wide, not including extension, and ‘alt’ must be within the file name.” That’s 7 optional characters with the character sequence “alt” anywhere in the name. I was basing a fair amount of my dissertation on a file name of
less than 10 characters (taken as 9 or less) applying to the skin name
and supplemental files which would have resulted in only singular file names being possible (Alt.dds, AltEXTRA0.dds and AltWINDOW.dds). Allowing for more than 10 characters for these supplemental files changes the issue considerably.
My determinations show that the Clio’s supplementary files naming convention is:
[custom skin name w/o extension]WINDOW.dds exceeding 10 characters + .dds
[custom skin name w/o extension]EXTRA0.dds exceeding 10 characters + .dds
As any custom skin must by design contain the character string "alt", by default, these files end up containing "alt".
So for a custom skin named for example, custom1alt.dds, the custom window graphic file must be custom1altWINDOW.dds and the custom wheel color file must be named custom1altEXTRA0.dds and must of course exist together in the same folder.