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).

Deep GFX config changes?

Discussion in 'ACC General Discussions' started by Ben Lee, Mar 13, 2019.

  1. Ben Lee

    Ben Lee Alien

    Hi,

    I know UE4 has some deep config changes that are available to most (all?) games.

    Are there any pre-made configs that I can take a look at?

    My aim is to make the shadows have a longer draw distance, but not have them quite as detailed close up. So in my mind that means to lower the shadow map, but increase the draw distance.

    Any ideas?

    Thanks.
     

  2. Similar Threads
    Forum Title Date
    Screens & Videos Assetto corsa deep six rally art Apr 29, 2015
    Chit Chat Room Steam reviews, eloquent and deep Oct 27, 2014
    ACC Virtual Reality Weird gfx/colour Issue when using Oculus Rift. Mar 19, 2022
    ACC Virtual Reality Really don't get the way GPU/GFX works in this game even with 50% overhead Jun 18, 2021
    ACC Troubleshooting How to reset gfx-settings to default settings? May 22, 2020
    ACC Hardware Discussions ACC could greatly benefit from adaptive GFX settings Apr 8, 2019
    ACC Hardware Discussions ACC GFX discussion Nov 14, 2018
    Chit Chat Room 1/15/2018 minor gfx update. Mar 14, 2018
    Bug reports LaFerrari GFX glitches May 8, 2017
    Suggestions PP effects as individual GFX options Jan 1, 2017
    PlayStation 4 Discussions Audio/GFX Bugs with AMG GT3/312T + Tracks Aug 27, 2016
    Troubleshooting - Workarounds default graphic settings? (gfx/ pp) May 14, 2016
    Chit Chat Room Recommended GFX Settings May 3, 2016
    Troubleshooting - Workarounds Only 24fps constantly, no more even at lowest gfx settings Mar 27, 2016
    Graphics and Models/Tracks Bugs & Issues assorted gfx issues Feb 13, 2016

  3. Coanda

    Coanda Alien

    You could try playing around with these and see what happens. Good luck!

    C:\Users\XXX\AppData\Local\AC2\Saved\Config\WindowsNoEditor\Engine.ini

    Insert:-

    [SystemSettings]
    r.Shadow.DistanceScale=?

    "Scalability option to trade shadow distance versus performance for directional lights (clamped within a reasonable range).
    <1: shorter distance
    1: normal (default)
    >1: larger distance"

    Or/& Insert:-

    [SystemSettings]
    r.Shadow.CSM.TransitionScale=?

    "Allows to scale the cascaded shadow map transition region. Clamped within 0..2.
    0: no transition (fastest)
    1: as specific in the light settings (default)
    2: 2x larger than what was specified in the light"


    Examples:-


    sg.ShadowQuality 0
    r.LightFunctionQuality=0
    r.ShadowQuality=0
    r.Shadow.CSM.MaxCascades=1
    r.Shadow.MaxResolution=512
    r.Shadow.RadiusThreshold=0.06
    r.Shadow.DistanceScale=0.6
    r.Shadow.CSM.TransitionScale=0

    sg.ShadowQuality 1
    r.LightFunctionQuality=1
    r.ShadowQuality=2
    r.Shadow.CSM.MaxCascades=1
    r.Shadow.MaxResolution=1024
    r.Shadow.RadiusThreshold=0.05
    r.Shadow.DistanceScale=0.7
    r.Shadow.CSM.TransitionScale=0.25

    sg.ShadowQuality 2
    r.LightFunctionQuality=1
    r.ShadowQuality=5
    r.Shadow.CSM.MaxCascades=2
    r.Shadow.MaxResolution=1024
    r.Shadow.RadiusThreshold=0.04
    r.Shadow.DistanceScale=0.85
    r.Shadow.CSM.TransitionScale=0.8

    sg.ShadowQuality 3
    r.LightFunctionQuality=1
    r.ShadowQuality=5
    r.Shadow.CSM.MaxCascades=4
    r.Shadow.MaxResolution=1024
    r.Shadow.RadiusThreshold=0.03
    r.Shadow.DistanceScale=1.0
    r.Shadow.CSM.TransitionScale=1.0


     
  4. LeDude83

    LeDude83 Alien

    Good to know UE4 is being improved upon. Hopes up that ACC can benefit from that.
     

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