Thursday, January 28, 2010

Dirt2 Autosave Corruption Fix (Exclusive File)

It seems like just yesterday I was telling you about a fix for Dirt2... Oh wait it was. Well, a day later I got the autosave corrupted error.

So I looked around and from a few fixed on the net I combined them into one uber fix that not only gave me my level back but also my money and cars.

I figured I would share the fix with you other unlucky gamers that may have run into the same problem.

As always back up your saves before you do this fix even though I have build a autobackup into the fix please do not rely on that as your only backup method. Your are using this fix at your own risk. If the file you downloaded doesn't have only this code below its been tampered with.

This fix is for VISTA and WIN7 Only !

Click here to download the fix then run the bat as administrator

Here is the code incase your curious whats in the bat


@echo off
Echo D4RK_4NG3L's Dirt2 Corruption fix. For Vista and Windows 7
Echo Check out CoolTechSpot.com for more cool Stuff
Echo Do not run this if you aren't experiencing
Echo The Autosave Corruption issue
Echo ---------------------------------------------------------
Echo When prompted Choose D for Directory
Echo As always listen to my disclaimer at
Echo http://www.youtube.com/user/DeLaguna#p/a/u/0/giOGzr4AfaE
Echo ---------------------------------------------------------
xcopy "C:\Users\%username%\Documents\My Games\DiRT2\savegame" "C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame" /S /Y
xcopy "C:\Users\%username%\Documents\My Games\DiRT2\savegame" "C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame_Bak" /S
Del "C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame\Autosave0\NXDSMWW"
Del "C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame\Autosave1\NXDSMWW"
Del "C:\Users\%username%\Documents\My Games\DiRT2\savegame"
Echo Your old save has been saved in:
Echo C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame_Bak
Echo Leave this window open
Echo Run the game create a new profile
Echo Enter the first race, then you can retire
Echo Or finish the race & exit correctly using the menus
Echo Then return here and press any key
Echo ---------------------------------------------------------
Pause
Echo When prompted Choose D for Directory
xcopy "C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame" "C:\Users\%username%\Documents\My Games\DiRT2\savegame" /S /Y
Del "C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame"
Echo Congratulations your corruption should have been fixed, however
Echo If it isn't you have a copy of your original files at
Echo C:\Users\%username%\Documents\My Games\DiRT2_Bak\savegame_bak
Echo So don't run this again unless you back that folder up manually
Echo Press any key to end
ECho ---------------------------------------------------------
Pause
End


Till Next Time

1 comment: