-
Notifications
You must be signed in to change notification settings - Fork 224
Cars – Fake Shadows FX
Ilja Jusupov edited this page Jun 12, 2022
·
2 revisions
Since v0.1.37, Fake Shadows FX in Custom Shaders Patch bakes car shadows (which are stored as “body_shadow.png” in original AC) on-fly during first loading, to make sure shadows are baked with correct settings. To save time, it also stores them in cache.
By default CSP caches shadows for cars (so every skin would use the same shadow), and use all non-transparent shadow casting meshes for baking.
[FAKE_SHADOWS_FX]
DISALLOW_REBAKING = 0 ; set to 1 to prevent CSP from generating new fake shadows (not recommended)
CUSTOM_SKIN_SHADOWS = 0 ; change to 1 to make CSP cache shadows for different skins separately (could be
; used in single skin’s extension config), for skins with custom geometry
EXCLUDE_FROM_BAKING = material:EXT_glass ; list of nodes and meshes to exclude from baking
That’s all the settings! I would really want for them to look the same across all cars this time.
If you have any question or suggestions, please feel free to add a new issue.
- Enabling Extended Physics
- Aerodynamics
- Body Flex
- Custom Suspension Joints
- Driver Weight Shift for Karts
- Extra Turbo Options
- More Clutch Damage
- New Inputs for Dynamic Controllers
- Physics Scripts
- Setup Items Driven By Controllers
- Suspension
- Cosmic Suspension
- Tyre Types
- Enabling Extended Physics
- General Options
- Custom Raycasting
- Collision Parameters
- Dynamic Physics Objects
- Geometric colliders
- Surface Tweaks
- Extra FX Flags
- Extra FX Emissive
- Mesh Adjustments
- Model Replacements
- Shader Replacements
- Scene Queries
- UV2
- General Options
- Analog Instruments
- Animations
- Digital Instruments
- Emissive Objects
- Extra Switches
- Inputs
- LED panels
- Multichannel Emissives
- Vintage Tachometers
- Audio
- Brake Disc FX
- Deforming Bonnets
- Driver Model
- Exhaust Smoke
- Exhaust Flames
- Extra Lights
- Fake Shadows FX
- Local Cubemaps
- Mesh Splitting
- Miscellaneous Options
- Neck FX
- Node Adjustments
- Smart Mirror
- Sparks
- Tyres FX
- Visually Adjustable Wings
- Wheels
- Wobbly Bits
- Wobbly Wipers