NOTE: I have not made the preview files, special thanks to the ones who did and uploaded it at https://dtm.fandom.com/wiki/2021_DTM_Season#Entrants
This pack contains skins for the Mercedes AMG GT3 from the DTM 2021 season of:
Haupt Racing Team #4
Haupt Racing Team #5
Haupt Racing Team #6
GruppeM racing #8
Please comment if I missed out any details! Ill make sure I update them. Feel free to support me via PayPal at https://www.paypal.me/benkenobii
Installation:
To add this livery extract the zip file to the root of your Automobilista 2 install directory. Example (D:\Steam\steamapps\common\Automobilista 2).
If this is the first livery you are adding for this car, simply rename 'mercedes_amg_gt3_dtm.xml' to 'mercedes_amg_gt3.xml' which you will find in Vehicles/Textures/CustomLiveries/Overides/mercedes_amg_gt3 then you are ready to play.
Otherwise, to add this livery to your existing collection, copy the lines of code below:
and add it to 'mercedes_amg_gt3.xml' in the Vehicles/Textures/CustomLiveries/Overides/mercedes_amg_gt3 folder right before the last line that is </USER_OVERRIDES>. This code will replace livery #54, #55, #56 and #58 for this car in the game. Enjoy!
This pack contains skins for the Mercedes AMG GT3 from the DTM 2021 season of:
Haupt Racing Team #4
Haupt Racing Team #5
Haupt Racing Team #6
GruppeM racing #8
Please comment if I missed out any details! Ill make sure I update them. Feel free to support me via PayPal at https://www.paypal.me/benkenobii
Installation:
To add this livery extract the zip file to the root of your Automobilista 2 install directory. Example (D:\Steam\steamapps\common\Automobilista 2).
If this is the first livery you are adding for this car, simply rename 'mercedes_amg_gt3_dtm.xml' to 'mercedes_amg_gt3.xml' which you will find in Vehicles/Textures/CustomLiveries/Overides/mercedes_amg_gt3 then you are ready to play.
Otherwise, to add this livery to your existing collection, copy the lines of code below:
XML:
<LIVERY_OVERRIDE LIVERY="54" NAME="Haupt Racing Team #4" BASELIVERY="Default">
<PREVIEWIMAGE PATH="DTM2021\p_hrtbwt.dds" />
<TEXTURE NAME="BODY" PATH="DTM2021\hrt bwt.dds" />
</LIVERY_OVERRIDE>
<LIVERY_OVERRIDE LIVERY="55" NAME="Haupt Racing Team #5" BASELIVERY="Default">
<PREVIEWIMAGE PATH="DTM2021\p_hrtbilstein.dds" />
<TEXTURE NAME="BODY" PATH="DTM2021\hrt bilstein.dds" />
</LIVERY_OVERRIDE>
<LIVERY_OVERRIDE LIVERY="56" NAME="Haupt Racing Team #6" BASELIVERY="Default">
<PREVIEWIMAGE PATH="DTM2021\p_hrtplayboy.dds" />
<TEXTURE NAME="BODY" PATH="DTM2021\hrt playboy.dds" />
</LIVERY_OVERRIDE>
<LIVERY_OVERRIDE LIVERY="58" NAME="GruppeM Racing" BASELIVERY="Default">
<PREVIEWIMAGE PATH="DTM2021\p_gruppem.dds" />
<TEXTURE NAME="BODY" PATH="DTM2021\gruppeM.dds" />
</LIVERY_OVERRIDE>
and add it to 'mercedes_amg_gt3.xml' in the Vehicles/Textures/CustomLiveries/Overides/mercedes_amg_gt3 folder right before the last line that is </USER_OVERRIDES>. This code will replace livery #54, #55, #56 and #58 for this car in the game. Enjoy!