1. Do you need support for Assetto Corsa Competizione? Please use the proper forum below and ALWAYS zip and attach the WHOLE "Logs" folder in your c:\users\*youruser*\AppData\Local\AC2\Saved. The "AppData" folder is hidden by default, check "Hidden items" in your Windows view properties. If you report a crash, ALWAYS zip and attach the WHOLE "Crashes" folder in the same directory. Do not post "I have the same issue" in an existing thread with a game crash, always open your own thread. Do not PM developers and staff members for personal troubleshooting and support.
  2. As part of our continuous maintenance and improvements to Assetto Corsa Competizione we will be releasing small updates on a regular basis during the esports season which might not go through the usual announcement process detailing the changes until a later version update where these changes will be listed retrospectively.
  3. If ACC doesn't start with an error or the executable is missing, please add your entire Steam directory to the exceptions in your antivirus software, run a Steam integrity check or reinstall the game altogether. Make sure you add the User/Documents/Assetto Corsa Competizione folder to your antivirus/Defender exceptions and exclude it from any file sharing app (GDrive, OneDrive or Dropbox)! The Corsair iCue software is also known to conflict with Input Device initialization, if the game does not start up and you have such devices, please try disabling the iCue software and try again. [file:unknown] [line: 95] secure crt: invalid error is a sign of antivirus interference, while [Pak chunk signing mismatch on chunk] indicates a corrupted installation that requires game file verification.
  4. When reporting an issue with saved games, please always zip and attach your entire User/Documents/Assetto Corsa Competizione/Savegame folder, along with the logs and the crash folder (when reporting related to a crash).

Your Livery Designs

Discussion in 'ACC Screenshots & Videos' started by Son, Jun 25, 2019.

Thread Status:
Not open for further replies.
  1. Dezember6th

    Dezember6th Gamer

    @semtex79: Did you create the "cars" subdirectory in the directory your server cfg files are located? In that "cars" directory you need to place the "Mycar,json" (or whatever you name it) and make sure the file is really of type json. Thanks to Windows hiding known file extensions a few users had a file called "Mycar.json.txt" that would show up in explorer as "mycar.json" but of type text file...

    Attached is an example screenshot from my private server cars directory

    Nikolaus
     

    Attached Files:

    popo87 likes this.
  2. semtex79

    semtex79 Gamer

    I started off by downloading Felix' "How to".
    This included the following files:
    2019-07-10 18_41_12-cfg.png 2019-07-10 18_41_52-cars.png

    I think everything should be in place?
     
  3. Karsten Beoulve

    Karsten Beoulve Simracer

    [​IMG]
    That classy Audi is my first Custom livery :3
     
    Luca Zari, Freddie Seng and Son like this.
  4. Dezember6th

    Dezember6th Gamer

    @semtex79:

    Did you correct your entry list as recommended by someone earlier? Your initial post had one comma after the last (or only) driver entry in your entry list.json file.

    Here is an example how it should look like:
    Screenshot 2019-07-10 at 19.12.43.png
     
  5. FelixR1991

    FelixR1991 Simracer


    Hmm yeah that comma could be it.
     
  6. siho

    siho Rookie

    I am having the same problem. Copied Felix settings and the orange car is not shown when I enter into the server.

    Edit: It is working now. Restarted server and the game....
     
    Last edited: Jul 10, 2019
  7. semtex79

    semtex79 Gamer

    Used the original file from Felix again:

    {
    "entries": [{
    "drivers": [{
    "playerID": "S76561197978028324"
    }],
    "forcedCarModel": -1,
    "customCar": "test_car.json",
    "overrideCarModelForCustomCar": 0,
    "isServerAdmin": 1
    }],
    "forceEntryList": 1
    }

    ... same result.

    I give up.

    Thanks anyway!!
     
  8. D.Jankovic

    D.Jankovic Alien

    Quick question...what car were you selecting when you are loading up to the server?
    In Felix docs by default its "carModelType": 1, (witch is mercedes) so if you try to use any other car it will not work.
     
  9. semtex79

    semtex79 Gamer

    I tried both - choosing a Merc on the UI and choosing some other car.
    It will always show the livery from the UI-chosen car.

    According to the Handbook, I understand the following:

    forcedCarModel
    => If set to -1, the User can choose whatever car from the UI-Car-Selection
    => If set to any Car Model number, only this car model will be apllied by entering the Server

    overrideDriverInfo
    => If used and set to 1, the driver name and category from the entry list will be applied, regardless of the UI-Car-Selection
    => If set to 0, the information from the UI-Car-Selection will be applied

    customCar
    => If set to a filename (xxx.json), the UI-Car-Selection is ignored and the custom car file is applied
    => If left blank, UI-Car-Selection is applied

    overrideCarModelForCustomCar
    => If set to 1 (default value), the Car model specified in the customCar file is applied.
    => If set to 0, the UI-Car-Selection Car Model will be applied. But ONLY the Car model. Everything else is applied from the cusomCar file.

    That's as per my understanding.
    What I DON'T understand, is why I don't see the customCar file livery from Felix, when entering the private Server session....

    Cheers
     
  10. OrganDonor

    OrganDonor Racer

    My stealth-mobile:

    [​IMG]
    [​IMG]

    On a side note - for all of you struggling with editing JSON files - make sure you run them through a linter if you're having issues. Here's one you can use: https://jsonlint.com/.
     
    Last edited: Jul 11, 2019
  11. nfsw55

    nfsw55 Hardcore Simmer

    My first try:

    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
     
  12. DiRTyDRiVER

    DiRTyDRiVER Hardcore Simmer

    20190712132846.png
    {
    "raceNumber": 12,
    "auxLightKey": 1,
    "auxLightColor": 67,
    "skinTemplateKey": 103,
    "skinColor1Id": 1,
    "skinColor2Id": 200,
    "skinColor3Id": 125,
    "sponsorId": 10,
    "skinMaterialType1": 1,
    "skinMaterialType2": 3,
    "skinMaterialType3": 1,
    "rimColor1Id": 1,
    "rimColor2Id": 200,
    "rimMaterialType1": 1,
    "rimMaterialType2": 1,
    "teamName": "",
    "displayName": "",
    "competitorName": "",
    "carModelType": 3,
    "cupCategory": 0,
    "useEnduranceKit": 1
    }

    I'm creating a "Custom Car" manual (engl./dt.)
    https://docs.google.com/document/d/1u7SYu1pnZvP_luig8ebTcK7vM-YZq5t2MMq9mwgKEck/edit?usp=sharing

    gretting Heiko
     
    edcoronag, sloty and Salvatore Amato like this.
  13. nfsw55

    nfsw55 Hardcore Simmer

    And another one:

    [​IMG]
    [​IMG]
    [​IMG]
     
  14. DiRTyDRiVER

    DiRTyDRiVER Hardcore Simmer

  15. some sith's car! awesome
     
    nfsw55 likes this.
  16. azzah

    azzah Simracer

    You can save a lot of time by using these screenshots:

    Livery templates
    Unfortunately the ordering is messed up in the imgur post, but if you're going to put them in another doc anyway it shouldn't pose a huge problem.
    There are a couple more templates known to us than shown here (keys 2 and 99), but they use either fixed colors or no color at all (bare carbon fiber).

    Colors
    Just a couple of days after those were created Kunos added "2 more darker blacks (343 and 344, previously unused keys) and material type=6 for full chrome", so they are missing here.

    If you're still keen on creating the screenshots on your own, I suggest stocking up your fridge with a few containers with your beverage of choice and to queue up some nice long podcasts to soothe your mind :)
     
    OrganDonor likes this.
  17. DiRTyDRiVER

    DiRTyDRiVER Hardcore Simmer

    @azzah How do you know that I hear podcast?;)
     
  18. popo87

    popo87 Simracer

    i follow all you answer and question, felix tutorial too but...when enter in my server i see only the number and the name of the car changed. what i miss?

    I renamed all the file with .json extentions, maybe the problem is into the entrylist file. I tryed all your tips, the plain file by felix, the your file posted before, who can tell me a working code that only includes my car?
     
    Last edited: Jul 14, 2019
  19. Chriss

    Chriss Racer

    Here's my green beast for our league races:

    20190714202403_1.jpg



    And here comes the "pink pig" for the Porsche Cup race this Friday @ @redlinemotorsport.co.uk (still a few spots left, open for everyone!)

    20190714194223_1.jpg
     
  20. Just tried this livery, can confirm that overall car performance has improved now on pace with Huracan. Instant +50bhp V-TEC bolt on parts... overnight... from Japan ; +50% increase in aero efficiency. Insane performance boost.
     
Similar Threads
Forum Title Date
Liveries 00's designs...Pratt Miller Racing Livery...released...on page 1 Mar 30, 2014
ACC General Discussions search ingame livery folder Feb 2, 2024
ACC Graphics - Tracks and Cars How to get official Ferrari 296 livery Nov 26, 2023
ACC General Discussions GT4 car & livery update ever? Jul 1, 2023
ACC Troubleshooting Game crashes whenever I save a livery (in game editor) [AV interference] Apr 20, 2023
ACC Screenshots & Videos My Valentino Rossi BMW M4 livery - DOWNLOAD - Dec 18, 2022
ACC Tools PitSync - The FREE livery sharing platform for ACC Leagues and Drivers Nov 23, 2022
ACC Graphics - Tracks and Cars Livery editor Porsche 992 Cup Thrustmaster missing as sponsor Jun 14, 2022
Troubleshooting - Workarounds Livery Template for Mercedes SLS GT3 in AC May 9, 2022
ACC Troubleshooting Cannot select Alpha Tauri Honda livery online mixed servers Feb 23, 2022
ACC PS4/PS5/XB1/XBX/S General Discussions Kan geen custom livery`s opslaan. Jan 28, 2022
ACC Troubleshooting Custom team disappears when custom livery is applied Oct 19, 2021
ACC User Interface [Fixed][1.7.12] BMW Boutsen Michel Vaillant livery shown as French team Jul 5, 2021
ACC Troubleshooting Can't save setup preset, saving livery crashes game - [W10 controlled protection interfering] May 13, 2021
ACC Graphics - Tracks and Cars [Fixed] custom livery editor, paint "uneven" huracan evo May 6, 2021

Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice