...
- For this guide let's assume our car is called 'Studio937Studio397'
Studio937Studio397_region.JSON
Studio937Studio397.dds
Studio937WINDOWINStudio397WINDOWIN.dds
Step 3:
- Open MAS2.exe → \Steam\steamapps\common\rFactor 2\Support\Tools
- Double click on the MAS2.exe
...
- Rename the VEH <team-name>.veh
- Using our example this would be Studio937Studio397.veh
- This should be the same name as the corresponding DDS files
...
Step 6:
- Open <team-name>.veh (Studio937Studio397.veh) in a text editor
change the following lines in the text
DefaultLivery="<team-name>.dds"
MaterialOverride="BentleyGT3_BaseMat.json"
Example:
DefaultLivery="Studio937Studio397.dds"
MaterialOverride="BentleyGT3_BaseMat.json"
...