Skip to content
leBluem edited this page Aug 17, 2020 · 17 revisions

Seems like it’s a good place to keep Shader Patch docs. Look on the right side, there is a list of all the posts already prepared. It’s not much at the moment, everything is still quite WIP.

For conditions use as reference: https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/common/conditions.ini

For tracklights please use these examples as reference (they contain a lot of comments too): \extension\config\tracks\loaded
first example and x4fab's testing track: https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/ks_brands_hatch.ini other good examples: https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/ks_red_bull_ring.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/ks_nordschleife.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/forliring.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/ks_highlands.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/tracks/tor_poznanl.ini

For car configs please use these examples as reference (comments too, most complete: "ruf_yellowbird" and all "bmw_m3_e30"'s) \steamdir\assettocorsa\extension\config\cars\kunos
https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ruf_yellowbird.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/bmw_m3_e30.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/bmw_m3_e30_drift.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/bmw_m3_e30_s1.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ferrari_458.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ferrari_f40.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ks_abbarth_595ss.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ks_lamborghini_gallardo_sl.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ks_lamborghini_aventador_sv.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/ks_pagani_huayra_bc.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/mclaren_mp412c.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/kunos/mercedes_sls.ini steamdir\assettocorsa\extension\config\cars\mods\acclub
https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/mods/acclub/ft_morgan_3_wheeler.ini https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/mods/acclub/peugeot_504.ini \steamdir\assettocorsa\extension\config\cars\mods
https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/config/cars/mods/caterham_academy.ini

General Information

Car Physics

Track Physics

Car & Track Configs

Car Configs

Instruments
Miscellaneous

Track Configs

Post-processing Filters

Python Apps

Lua Apps

Server Configs

Other Things

Unrelated to Custom Shaders Patch

Clone this wiki locally