CUSTOM SHADERS PATCH AND CONTENT MANAGER IS REQUIRED
A more dynamic, casual arcade-inspired chaser camera with an emphasis on impact and sense of speed. Based on my earlier work, KirbyCam, with some base functionality improvements and extra effects.
*Some effects have been adjusted from the preview video.
Features:
Install Instructions:
Automatic - Content Manager:
To adjust camera settings:
In Content Manager:
- Navigate to Settings -> Assetto Corsa -> Chaser Camera
- Use my settings as a baseline, adjust to your taste:
First camera:
Extra Settings:
There are extra settings in the script file that you may change.
Open "\steamapps\common\assettocorsa\extension\lua\chaser-camera\dynacam\camera.lua"
The base vertical FOV as well as dynamic FOV behavior can be changed here. To enable dynamic FOV, edit the line "local OPT_dynamicFOV = false" to "local OPT_dynamicFOV = true" and save the file.
Credits:
Kirbyguy22 - Script
x4fab - Base camera script
theorangeduck - Physics functions
A more dynamic, casual arcade-inspired chaser camera with an emphasis on impact and sense of speed. Based on my earlier work, KirbyCam, with some base functionality improvements and extra effects.
Features:
- Impact punches: hard impacts from landings and collisions affect the camera
- Speed shake: A small amount of shakiness is added at high speeds for added sense of speed
- Automatic distance scaling: distance is offset from the back wheels and scaled by wheelbase to fit all kinds of cars
- Modernized camera controls for controllers: when stopped, the camera does not re-center
Install Instructions:
Automatic - Content Manager:
- Drag the .zip into the Content Manager window
- Open the hamburger menu (3 horizontal line icon) from the top and click "Install"
- Extract the "extension" folder into your "\steamapps\common\assettocorsa\" folder.
- Navigate to Settings -> Custom Shaders Patch -> Chaser Camera
- Ensure that the Chaser Camera extension is Active, and change the script to DynaCam
To adjust camera settings:
In Content Manager:
- Navigate to Settings -> Assetto Corsa -> Chaser Camera
- Use my settings as a baseline, adjust to your taste:
First camera:
- Distance: 6.4m (click on the number to input a value above 5.0m)
- Height: 1m
- Pitch: 0
- Distance: 6.4m
- Height: 1.35m
- Pitch: 2
Extra Settings:
There are extra settings in the script file that you may change.
Open "\steamapps\common\assettocorsa\extension\lua\chaser-camera\dynacam\camera.lua"
The base vertical FOV as well as dynamic FOV behavior can be changed here. To enable dynamic FOV, edit the line "local OPT_dynamicFOV = false" to "local OPT_dynamicFOV = true" and save the file.
Credits:
Kirbyguy22 - Script
x4fab - Base camera script
theorangeduck - Physics functions