turn off DEP for game
"StrayRocket" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Actually it does work, but I should have given a little more info so
> that it would help everyone... sorry.
>
> First, make sure you do all the other fixes which include the following
> that I know of and I had already done.
>
> 1 Turn OFF UAC
> 2 Disable Superfetch service
> 3 delete the radial.cdb file
> 4 delete the mods folder in your documents\battlefield 2142 folder.
> 5 DO NOT USE VOIP, be sure to disable it in your games sound settings.
> Sorry, but no fix for the VOIP problem at this time.
> 5 reboot after all of the above and enjoy.
>
> If you want to make this a little easier then copy the following to a
> bat file. It will delete the radial.cdb file and the mods folder.
>
> cd "c:\program files\electronic arts\battlefield 2142\
> attrib -s -h radial.cdb
> del radial.cdb
> cd C:\Users\User\Documents\Battlefield 2142
> rd /s /q mods
>
> The above is the content of my fix-bf2142.bat file.
>
> I like to use VOIP so I have to run the fix from time to time, but if
> you just diable VOIP then you should not need to run it more than once.
> Again, I hope this helps. Now if EA would just fix the dang game and
> stop being such CODE HOGS.. I have bee writting code since the days of
> the tandy and COCO computers. Now WE had to write TIGHT code for those
> systems. Oh well, the good ol' days are long gone. Now all we have
> left are kiddie coders that don't really care how sloppy the program is
> that they write. Sorry, but it really kinda ticks me off that they
> actually get paid for such sloppy programming.
>
> StrayRocket
> Vista home 32 bit
> Playing BF2142 without a hitch!
>
>
> --
> StrayRocket
|