Dirt 3 Autosave Fix !!better!! Full -

Fixing Dirt 3 Autosave: Full Guide

Dirt 3’s autosave problems—lost progress, repeated checkpoints, or corrupted save files—can ruin a great rally session. This guide walks through causes, concrete fixes, and preventative steps so you can get back to racing without fear of losing progress.

Step 1: Locate the Save Folder

  • Press Windows + R
  • Type %USERPROFILE%\Documents\My Games\DiRT 3\savegame
  • Press Enter.

Part 1: The Prerequisites (Prepare Your System)

Do not skip this section. A partial fix will fail. Here is what you need to do before we touch any game files.

  1. Disable Steam Cloud (Crucial):

    • Right-click DiRT 3 in your Steam Library.
    • Go to Properties > General.
    • Toggle OFF "Keep games saves in the Steam Cloud for DiRT 3."
    • Why? Steam Cloud will fight you. It will download an empty save every time you launch if it doesn't see a GFWL profile.
  2. Show Hidden Files & Folders:

    • Open File Explorer. Click View > Options.
    • Go to the View tab. Select "Show hidden files, folders, and drives."
  3. Run as Administrator:

    • Navigate to your DiRT 3 install folder (usually C:\Program Files (x86)\Steam\steamapps\common\DiRT 3) .
    • Right-click Dirt3.exe > Properties > Compatibility.
    • Check "Run this program as an administrator."
    • Click OK.

Fix 2.2: The "Run as Administrator" Tweak (But Not How You Think)

Running the game as admin is good, but the launcher also needs it.

  1. Navigate to: C:\Program Files (x86)\Steam\steamapps\common\DiRT 3
  2. Right-click Dirt3.exePropertiesCompatibility tab.
  3. Check Run this program as an administrator.
  4. Click Change settings for all users → Check admin box again → OK.
  5. Crucial: Find Dirt3_Launcher.exe. Repeat steps 2-4 for this file as well.

Step 4: Run the Game

  • Launch Dirt 3. It will think it’s your first time.
  • Create a new profile (use a simple name, no symbols).
  • Complete the opening "Battle of the All-Stars" race until you see the saving icon (spinning wheel).
  • Exit to desktop. Relaunch. If the game remembers your progress, you are fixed.

If this failed, proceed to the advanced section. dirt 3 autosave fix full


Method 2: Manual File & Folder Fix (For Non-Steam/Old Versions)

If you are playing a non-Steam version, or if you are trying to recover the old version, you must create the save directory manually. The game often fails to autosave because the folder path doesn't exist.

Steps to fix the folder path:

  1. Open your File Explorer (Windows).
  2. Navigate to your hard drive (usually C:).
  3. Go to Users > [YourUsername].
  4. You need to create a specific folder pathway. If the folders do not exist, create them in this exact order:
    • Go to AppData (This is a hidden folder; if you don't see it, click the View tab at the top of File Explorer and check Hidden items).
    • Open Local.
    • Open Microsoft.
    • Open GFWL (If this folder doesn't exist, right-click > New > Folder and name it GFWL).
  5. Inside the GFWL folder, create a new folder named: DiRT3 (Spelling matters: D-i-R-T-3).
  6. Final Path: C:\Users\[YourUsername]\AppData\Local\Microsoft\GFWL\DiRT3

Why this works: The game tries to autosave to this specific location. If the DiRT3 folder is missing, the game silently fails to save. By creating the folder manually, you give the game a place to write the data. Fixing Dirt 3 Autosave: Full Guide Dirt 3’s


Step-by-step fresh install:

  1. Uninstall Dirt 3 from Steam.
  2. Delete left-over folders: Manually delete Documents\My Games\DiRT 3 AND Steam\steamapps\common\DiRT 3.
  3. Reinstall Visual C++: Download the "All-in-One" runtime pack from TechPowerUp (or Microsoft’s official VC++ redistributables from 2010 to 2022).
  4. Reinstall DirectX: Run DXSETUP.exe found in Steam\steamapps\common\DiRT 3\_CommonRedist\DirectX.
  5. Reinstall Dirt 3 via Steam.
  6. Before launching: Apply the Folder Permissions fix from Part 1, Step 3.
  7. Launch. Create profile. Pray.

Why Does DiRT 3 Keep Resetting? The Root Cause

Before applying the fix, you must understand why DiRT 3 is so broken regarding saves. The game acts as a bridge between three pieces of software that no longer play nice together:

  1. Games for Windows Live (GFWL): This is the primary culprit. Microsoft retired this service years ago. DiRT 3 requires GFWL to create a profile. Without a signed-in GFWL profile, the game refuses to write a savegame.dat file.
  2. Steam Cloud: When GFWL fails, Steam tries to take over, but it often pulls an old, corrupted, or empty save file down from the cloud, overwriting your local progress.
  3. Windows Permissions: The game was designed for Windows 7. On Windows 10/11, the game often does not have permission to write to Program Files (x86) or My Documents.

The "full" fix addresses all three layers simultaneously.


Fix 2.3: The Games for Windows Live Purge (Registry Edit)

Even if you don't see GFWL, a registry key might be blocking writes. Part 1: The Prerequisites (Prepare Your System) Do

  • Press Windows + R, type regedit, press Enter.
  • Navigate to: HKEY_CURRENT_USER\Software\Codemasters\DiRT 3
  • Look for a key named GFWL. If it exists, delete it.
  • Look for SavePath. Double-click it. Ensure the path points to %USERPROFILE%\Documents\My Games\DiRT 3 (no external drives or OneDrive folders).