I'm fooling around with pm3dm's Volvo S40 (metallic effect). There is a bug with the exhaust_SUB1, it uses the car skin.
I was trying to change it to the black.dds used by exhaust_SUB0, but the code in the ext_config.ini does not work, the DDS is placed in the extension folder.
What am I missing?
[SHADER_REPLACEMENT_...]
MESHES = exhaust_SUB1
RESOURCE_0 = txDiffuse
RESOURCE_FILE_0 = black.dds
I was trying to change it to the black.dds used by exhaust_SUB0, but the code in the ext_config.ini does not work, the DDS is placed in the extension folder.
What am I missing?
[SHADER_REPLACEMENT_...]
MESHES = exhaust_SUB1
RESOURCE_0 = txDiffuse
RESOURCE_FILE_0 = black.dds