Tool · Setup Tamer

A pro setup that feels undrivable?

Load your setup.json — every value is explained in plain English (tyre pressure in psi), and one click turns a twitchy setup into something you can drive. Everything stays in your browser.

Where do I find my setup.json?

Documents\\Assetto Corsa Competizione\\Setups\\[Car]\\[Track]\\ — that is where ACC stores your setups. Load the file of the setup that is giving you trouble.

In short

On PlayStation and Xbox you cannot import setup files — you have to enter the values by hand in game. That is what setup viewers are for. The difference here: this one does not just display the numbers, it explains every single one in plain language, including the tyre pressure conversion to psi. You come away knowing not only what to type in, but why.

Then there is the second half. Pro setups from the internet often feel undriveable to beginners, so one click produces a calmer, more forgiving version. Only safe fields are toned down: more TC and ABS, more rear wing, brake bias forward, softer anti-roll bars, less differential preload. Springs, dampers and ride height are left untouched, because wrong values there make a car worse rather than better. Everything runs in your browser, nothing is uploaded.

Common questions

How do I read an ACC setup file on PS5 or Xbox?

On console you cannot import setup files. You open the .json in a setup viewer like this one and copy the values into your setup by hand in game. This viewer also explains what each value does, so you know what you are setting.

Where do I find my ACC setup.json?

Under Documents\Assetto Corsa Competizione\Setups\[car]\[track]\. That is where ACC saves all your setups as .json files. If the folder for a car or track is missing, save any setup once in game and ACC will create it.

Why does ACC not show tyre pressure in psi?

The setup.json stores a raw value, not a real unit. The approximate psi value comes out of 20.3 + raw value × 0.1. This tool converts that automatically.

Is it safe to upload my setup file?

Nothing is uploaded. The file is read and processed purely locally in your browser — there is no server that ever sees it.

As of: Field structure & conversion checked July 2026 · Tyre pressure ≈ base value + raw value·0.1 psi. The base value is 20.3 psi for GT3, Porsche Cup and Lamborghini ST — but 17.0 psi for GT4, all GT2 (incl. Porsche 935), the BMW M2 CS Racing and the Ferrari 488 Challenge Evo. Kunos does not document the file format; we read the conversion in the source code of two independent open-source ACC setup parsers (Race Element and acc-setup-diff), which arrive at the same values. It is therefore very likely correct, but not confirmed by the manufacturer — the number in the game is what counts.
We only touch safe fields (TC/ABS/wing/brake bias/ARBs/diff) — not springs/dampers/ride height, which could make a car worse. Runs entirely client-side, nothing is uploaded.