Skip to content

Configuration files for Assetto Corsa Custom Shaders Patch

Notifications You must be signed in to change notification settings

Milincho/acc-extension-config

 
 

Repository files navigation

Custom Shaders Patch configs

More information: https://trello.com/b/xq54vHsX/ac-patch Join the chat in Discord: https://discord.gg/buxkYNT Cars configs status Cars textures status Track configs status Track VAO status

Configuration files and resources for Custom Shaders Patch for Assetto Corsa. Define things like track lights, specific car settings, additional tyres textures and so on. There is a server somewhere pulling it from time to time (with 5 minutes interval) and converting it into a format that can be downloaded automatically with AC Content Manager (or any other launcher, API for that is really simple).

The good side of this

Most of the stuff is adjustable with ini files: live, saving a car/track-config take effect immediately during gameplay.

Links

How to use it

If you’re using AC Content Manager (lite version would work just as well), go to “Settings/Custom Shaders Patch”. From there, app would offer you to install or update the patch, as well as download configs. But, at the same time, you don’t have to worry about downloading configs: by default, Content Manager would download them automatically once needed.

If you’re not using Content Manager, you can always get any version of Shaders Patch here. Then, either move files from “MODS/Shaders Lights Patch” to AC root folder (so “dwrite.dll” would end up next to “acs.exe”, that’s the patch itself), or use JSGME to enable it. And, with manual approach, you would have to download configs automatically. Simply download the whole repo in a ZIP file (there is that green button in the upper right corner right here) and extract it so folder “tzdata” would end up in “assettocorsa/extension”.

Content of this repo

Destination folders

c:\Steam\steamapps\common\assettocorsa\extension\ or
c:\Progam Files\Steam\steamapps\common\assettocorsa\extension\ or 
%userprofile%\Documents\Assetto Corsa\cfg\extension\
\---extension
    +---config
    |   +---cars
    |   |   +---common
    |   |   +---kunos
    |   |   \---mods
    |   |       +---acclub
    |   |       +---acfl
    |   |       +---fo
    |   |       \---rss
    |   \---tracks
    |       \---common
    \---vao-patches

Be aware, that sometimes the cfg-maker did not name files properly, i.e. for this track-light-config — “config\tracks\ks_nurburgring.ini” — all these files are required too:

  nurbAllGlass.kn5
  nurbSpots.kn5
  nurbSpotsPad.kn5
  nurbpitglass2.kn5

About

Configuration files for Assetto Corsa Custom Shaders Patch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.9%
  • Shell 0.1%