TF4ALL guides

The TF4ALL CSP Bridge

The TF4ALL CSP Bridge is a small script that runs inside Assetto Corsa and hands the game’s force feedback to the plugin directly. Installing it takes one click.

Why a script is needed

Assetto Corsa does not publish its finished steering force anywhere the plugin can read. Custom Shaders Patch has one place where that number exists: the FFB post-processing slot, which CSP offers to scripts that want to shape the force on its way to the wheel.

The bridge sits in that slot. It does not shape anything. It reads the force at the moment the game has finished with it and hands it to the plugin.

What that gets you

What it does not do

It does not change your game’s force feedback settings, in the game or in CSP, and removing it puts Assetto Corsa back exactly as it was.

Keeping it current

The plugin ships the script and updates an installed copy by itself. The first time you enter Assetto Corsa after a CSP Bridge update Assetto Corsa needs a restart, because CSP only reads its scripts at startup.

All guides