Installs Flat Pad — a 1.5 km dead-flat, wall-free, scenery-free test pad for
Assetto Corsa EVO — and can undo everything it does.
Download: FlatPadInstaller-v1.0.0.exe (49 MB, Windows x64). One file, no
installer, no .NET runtime needed.
SHA-256: aca5b4c4ea42493c9c692b9e7a09c3f3b36058f17278a47008c277d2b990d568
Windows will warn you
The exe is unsigned, so SmartScreen shows "Windows protected your PC" and hides
the Run button behind More info → Run anyway. Code signing costs a few
hundred a year and still needs reputation to build before the warning stops.
The source is public and the hash is above.
What it does to your game
- Unpacks your game archive, becausecks from
loose folders. This roughly doubles the install (~140 GB) — the tool shows
the cost and free space before touchink to
reverse. - Derives the track from your own copy of the game. No Kunos assets are
redistributed; the 94 MB of track file - Registers the track by adding entries to two files the game owns. It adds
only its own entries, andVerifychecks that nothing else went missing. - Leaves base-game tracks untouched.
Uninstall removes the track and its registry entries. Revert puts the archive
back.
Notes
- While unpacked, don't use Steam's Verify integrity of game files — it
re-downloads the whole archive. A game update also re-packs the game; re-run
the installer to fix that. - Built from commit
663ddbe. The exe reports its own commit in its file
properties. Rebuilding won't reproduce this exact hash — .NET embeds a fresh
build id each time.