Shader Color Fix V1.0.0.0

Shader Color Fix V1.0.0.0


FS22 Shader Color Fix – restores color customization for vehicles with fs22support vehicleShader in FS25

The developers of Farming Simulator 25 introduced a new system for painting vehicles. In this new system, shader parameters previously used in FS22 (such as colorMat0, colorMat1, etc.) are no longer supported.
This mod restores the ability to use those parameters for painting vehicles that rely on the fs22support shader.

An updated version of vehicleShader.xml with bug fixes is included in the mod archive. You can copy this file into your own mod’s archive and reference it manually in your .i3d files.

Link to Kirovets with color change support added by this mod:
https://farmingsimulator25mods.com/k7-mct-v1-0/

The XML schema is very similar to what was used in FS22 (and FS19).

 Example: <baseMaterial> block

<baseMaterial>
<material name=”UNIQUE SLOT NAME” baseNode=”NODE PATH OR I3DMAPPINGS ID”>
<shaderParameter name=”colorMat0″ /> <!– List all shader parameters you want to modify (colorMat0, colorMat1 И Т.Д.) –>
<shaderParameter name=”colorMat1″ />
</material>
</baseMaterial>

Example: Color Configuration

<designMaterialConfigurations>
<material materialSlotName=”SLOT NAME FROM BASEMATERIAL” shaderParameter=”SHADER PARAMETER FROM BASEMATERIAL (e.g., colorMat0)”/>
<baseMaterialConfiguration name=”COLOR CONFIG NAME” color=”R G B” material=”COLOR MATERIAL (0 = Painted Metal, 1 = Painted Plastic, etc.)”/>
</designMaterialConfigurations>

Example: Design Configuration

<designConfigurations>
<designConfiguration>
<material materialSlotName=”SLOT NAME FROM BASEMATERIAL” shaderParameter=”SHADER PARAMETER FROM BASEMATERIAL (e.g., colorMat0)”>
<colorScale value=”R G B” material=”COLOR MATERIAL (0 = Painted Metal, 1 = Painted Plastic, etc.)”/>
</material>
</designConfiguration>
</designConfigurations>

Author: Average Enjoyer





About FS25 mods:

If you play Farming Simulator 25, it's time to understand how mods work with the game. Farming Simulator 25 Mods is an extra file or content to change your basic game version. If you want more tractors and harvesters or need any farming tools in the game, FS25 mods are the best choice. So, mods allow you to change gameplay and customize the Farming Simulator 25 game. There are many different types of Farming Simulator 25 mods that will make your gameplay easier or increase your income to grow and build your farm, and you decide what kind of FS25 Mod to install. Read the mod installation instructions and description above before use. We are the largest FS25 mods community to share mods for the PC.



You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *