View Single Post

Old 2008-01-11, 08:32   #3 (permalink)
eNsLaVe
ArtificialAiming User
 
eNsLaVe is offline
Join Date: Feb 2007
Location: Brugge, Belgium
Posts: 2,563
Quote:
Originally Posted by Piemanmk3 View Post
This has come up in the forums several times i should think but for those that dont know this deletes that pesky radial.cbd file that causes so many problems

Open up notepad, and paste in the following:

cd "C:\Program Files\Electronic Arts\Battlefield 2142"
C:
attrib -r -a -s -h radial.cdb
del /f /s /q radial.cdb
start bf2142.exe
cls
exit

Save as delete radial.bat (and change file type to all file types)

Play the game by double clicking this file. This should stop 2142 crashing midgame.

sticky?
k done, people keep asking about those crashes / game freezing anyways, thanks
__________________
  Reply With Quote