1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

AMS2 - User Livery Overrides

Discussion in 'Automobilista 2 - General Discussion' started by Rob Thompson, Dec 31, 2020.

  1. Rob Thompson

    Rob Thompson Active Member

    Joined:
    Mar 17, 2016
    Messages:
    184
    Likes Received:
    226
    The override xml slipped through the net. I added it this morning so it'll be there with the next hotfix. Making your own with corvette_c5r\corvette_c5r.xml should still work in the mean time.

    I'll have a look at these links also, see what’s happening. UPDATE: Links fixed, thanks for the heads up.
     
    Last edited: Nov 1, 2025
    • Like Like x 1
    • Friendly Friendly x 1
  2. F_B

    F_B Well-Known Member AMS2 Club Member

    Joined:
    Apr 25, 2016
    Messages:
    940
    Likes Received:
    874
    @Rob Thompson
    The livery overrides do not work for the Miura anymore, all cars I've paintd appear red in the showroom. I know it has worked before the update when I checked them in the showroom two days ago.
     
  3. robillard3381

    robillard3381 Well-Known Member Staff Member AMS2 Club Member

    Joined:
    Mar 20, 2021
    Messages:
    252
    Likes Received:
    926
    @F_B Good you noticed that, I've made some interesting changes for the Miura:

    If you check the new dist.xml, base paints have changed. You now have all the available paints + 4 extra ones that could not be in the base selection because of the limited number of slots. Each paint also comes with a variant "+ Oro" which will give gold side skirts and wheels:

    lamborghini_miura_sv_liveries.jpg

    Interesting things starts now: You can now apply the vinyl of your choice over any of these paints by playing with the alpha channel of the texture without having to worry about the surrounding color, as can be the case with other types of overrides.

    You can still have a full livery with white alpha, or no alpha of course. For this, you can use any base livery, they will all look the same.

    And now, small detail, you can custom interior too, bicolor leather and stitching. Some preset textures are directly available in the override folder, .psd are available in the downloadable template if you want to do your own interior colors.

    Automobilista 2 Beta_2025.10.25-11.jpg
     
    • Friendly Friendly x 4
    • Winner Winner x 3
    • Creative Creative x 1
  4. TomLehockySVK

    TomLehockySVK Well-Known Member

    Joined:
    Aug 7, 2022
    Messages:
    1,473
    Likes Received:
    1,897
    That works, thank you !
    20251101185009_1.jpg
     
    • Like Like x 2
    • Winner Winner x 1
  5. F_B

    F_B Well-Known Member AMS2 Club Member

    Joined:
    Apr 25, 2016
    Messages:
    940
    Likes Received:
    874
    @robillard3381
    That sounds super interesting but I'm not sure if I quite understand how to use it. Do you have an example?
     
  6. KRRTDustin

    KRRTDustin Well-Known Member AMS2 Club Member

    Joined:
    Dec 27, 2020
    Messages:
    290
    Likes Received:
    932
    Customizable tire brands and steering wheels when after seeing this? :D
     
    • Agree Agree x 1
  7. robillard3381

    robillard3381 Well-Known Member Staff Member AMS2 Club Member

    Joined:
    Mar 20, 2021
    Messages:
    252
    Likes Received:
    926
    Sure, here is an example
    Code:
    <?xml version="1.0" encoding="utf-8" ?>
    <USER_OVERRIDES>
    <LIVERY_OVERRIDE LIVERY="51" NAME="Livery name" BASELIVERY="Rosso Granada + Oro">
          <PREVIEWIMAGE PATH="\Livery\Preview_name.dds" />
            <TEXTURE NAME="BODY" PATH="\your_livery.dds" />
            <TEXTURE NAME="LEATHER1" PATH="\Interior\lam_miura_sv_leather_pelle_senape.dds" />
            <TEXTURE NAME="LEATHER2" PATH="\Interior\lam_miura_sv_leather_pelle_senape.dds" />
            <TEXTURE NAME="STITCH" PATH="\Interior\lam_miura_sv_stitch2_crema.dds" />
        </LIVERY_OVERRIDE>
     
    <LIVERY_OVERRIDE LIVERY="52" NAME="Livery name2" BASELIVERY="Argento">
          <PREVIEWIMAGE PATH="\Livery\Preview_name.dds" />
            <TEXTURE NAME="BODY" PATH="\your_livery.dds" />
            <TEXTURE NAME="LEATHER1" PATH="\Interior\lam_miura_sv_leather_blu_medio.dds" />
            <TEXTURE NAME="LEATHER2" PATH="\Interior\lam_miura_sv_leather_blu_medio.dds" />
            <TEXTURE NAME="STITCH" PATH="\Interior\lam_miura_sv_stitch2_blu.dds" />
        </LIVERY_OVERRIDE>
     
    <LIVERY_OVERRIDE LIVERY="53" NAME="Livery name3" BASELIVERY="Verde Rio">
          <PREVIEWIMAGE PATH="\Livery\Preview_name.dds" />
            <TEXTURE NAME="BODY" PATH="\your_livery.dds" />
            <TEXTURE NAME="LEATHER1" PATH="\Interior\lam_miura_sv_leather_pelle_senape.dds" />
            <TEXTURE NAME="LEATHER2" PATH="\Interior\lam_miura_sv_leather_pelle_senape.dds" />
            <TEXTURE NAME="STITCH" PATH="\Interior\lam_miura_sv_stitch2_crema.dds" />
        </LIVERY_OVERRIDE>
    </USER_OVERRIDES>
    
    "your_livery.dds" being your custom texture, you can add vinyls, stickers, numbers with just alpha channel. You can apply it over every paint, including metallic ones without having to pay attention to the paint color.
    Here is the result (very basic texture)

    Sans titre-1.jpg
     
    • Useful Useful x 2
  8. AlexBfromG

    AlexBfromG Well-Known Member

    Joined:
    Mar 30, 2020
    Messages:
    503
    Likes Received:
    667
    1066890_20251102021847_2.png
     
    • Winner Winner x 5
    • Like Like x 3
  9. TomLehockySVK

    TomLehockySVK Well-Known Member

    Joined:
    Aug 7, 2022
    Messages:
    1,473
    Likes Received:
    1,897
    • Winner Winner x 4
    • Like Like x 3
  10. Dhansi09

    Dhansi09 Active Member AMS2 Club Member

    Joined:
    Dec 31, 2020
    Messages:
    100
    Likes Received:
    135
    @Rob Thompson: please make the rearwing and the big air intake on the DBR9 paintable
    It will cost a lot of immersion
     
    • Like Like x 1
    • Optimistic Optimistic x 1
  11. AlexBfromG

    AlexBfromG Well-Known Member

    Joined:
    Mar 30, 2020
    Messages:
    503
    Likes Received:
    667
    • Like Like x 3
    • Winner Winner x 2
  12. AidenT06

    AidenT06 New Member

    Joined:
    Nov 20, 2024
    Messages:
    12
    Likes Received:
    20
    Early days, however using a simple scheme to work out the template before starting the complex ones. ss222024.jpg
     
    • Like Like x 1
    • Friendly Friendly x 1
  13. UberFrosh

    UberFrosh New Member

    Joined:
    Nov 1, 2025
    Messages:
    1
    Likes Received:
    0
    I was a bit fussed at some of the generic gloves in the game, so I set about to change them. When overriding the outfit in combination with a livery it works, but when I just want to override the outfit / gloves of a livery it doesn't seem to register. Do I need to adjust my XML or is it just not possible to only override the outfit of a car?
    Sorry if this has been asked before, I tried searching for it.

    I am using the following file now:

    Code:
    <?xml version="1.0" encoding="utf-8" ?>
    <USER_OVERRIDES>
        <OUTFIT_OVERRIDE LIVERY="51" BASEOUTFIT="DEFAULT">
            <TEXTURE NAME="GLOVES_DIFF" PATH="suits\puma_gloves_black.dds"/>
        </OUTFIT_OVERRIDE>
    </USER_OVERRIDES>
     
    • Optimistic Optimistic x 1
  14. jeanvendors

    jeanvendors Well-Known Member

    Joined:
    Jun 28, 2022
    Messages:
    228
    Likes Received:
    382
    Realizing I might've time my big skinpack release terribly :D

    Big thanks to FreddK on Discord for helping me out with previews on this one:

    P1G2/P2 Update 1.05

    preview34.png preview42 copy.png preview63 copy.png preview71.png preview700.png preview945.png
     
    • Like Like x 4
    • Winner Winner x 4
    • Friendly Friendly x 1
  15. AidenT06

    AidenT06 New Member

    Joined:
    Nov 20, 2024
    Messages:
    12
    Likes Received:
    20
    ss180253.jpg

    Well its time to take some pretty photos and then post.

    See you in a little bit over on Race Department.
     
    • Like Like x 4
  16. jeanvendors

    jeanvendors Well-Known Member

    Joined:
    Jun 28, 2022
    Messages:
    228
    Likes Received:
    382
    ss104619.jpg ss104948.jpg

    Prototype for my next "cooldown" project... anyone driving the G40? :D
     
    • Like Like x 3
    • Winner Winner x 2
  17. AidenT06

    AidenT06 New Member

    Joined:
    Nov 20, 2024
    Messages:
    12
    Likes Received:
    20
    ss192720.jpg

    Here you go people, Here's my Risi #35 Replica from the 2005 ALMS series
     
    • Like Like x 3
    • Winner Winner x 2
  18. TomLehockySVK

    TomLehockySVK Well-Known Member

    Joined:
    Aug 7, 2022
    Messages:
    1,473
    Likes Received:
    1,897
    Last edited: Nov 6, 2025
    • Like Like x 8
    • Winner Winner x 1
  19. AlexBfromG

    AlexBfromG Well-Known Member

    Joined:
    Mar 30, 2020
    Messages:
    503
    Likes Received:
    667
    • Like Like x 9
  20. TomLehockySVK

    TomLehockySVK Well-Known Member

    Joined:
    Aug 7, 2022
    Messages:
    1,473
    Likes Received:
    1,897
    Dodge Viper Ex-WorksTeam ORECA, 2000 24H of Le Mans
    Update 1.5:
    Livery pack now containst all three cars of the "Ex-WorksTeam ORECA" team that drove during the 2000 24H of Le Mans.
    Driver suits are now just placeholders because i was not able to find a single good photo of the drivers from the race to make proper suits.
    - Zip file contains separate installs if you want just the #51 car and one with all three.
    54681.jpg
     
    • Winner Winner x 4
    • Like Like x 1

Share This Page