didnt quit properly last time as well as asking me to start up in safe mode ....win7 ? i have the same prob in WaW & Bops... i don't care....hit NO.
ya drivers up 2 date?
try 2 change ya graphic settings! set it to low and try it!
still not working?
try this..
Go to your installation directory, then the Zone folder, then Common folder. ie x:|Steam|steamapps|common|call of duty black ops|zone|Commoniex:|Steam|steamapps|common|call of duty black ops|zone|Common
Delete the first seven files:
code_post_gfx.FF
code_pre_gfx.FF
code_pre_gfx_mp.FF
common.FF common_mp.FF
common_zombies.FF
Verify the game cache integrity on Steam to download fresh new copies of these files (and also checks against your other files).
also you can.....
Change cl_maxpackets.
folder ...Steam|steamapps|common|call of duty black ops|players
(If you are on 64-bit windows, you will be looking for |Program Files (x86)|) configMP.cfg
Search for cl_maxpackets
Set cl_maxpackets to 100
If cl_maxpackets does not exist, enter this string at the end of the config:
seta cl_maxpackets "100"
sv_maxrate.
Set sv_maxrate to 25000
If sv_maxrate does not exist, enter this string at the end of the config:
seta sv_maxrate "25000"
Make Config changes permanent!!!!!!
WINDOWS VISTA AND WINDOWS 7 Registry has a setting that limits the amount of outbound packets being sent at any one time. Vista/7 caps network traffic at 10 packets per second, which is much lower than the 100 we desire from cl_maxpackets.
Here's how to remove that cap:
1) Hold the windows key and press the " r " key. This will bring up a run dialogue
2) Type "regedit.exe" in to the run dialogue, and open up the registry editing program by pressing "run" or hitting "enter"
3) Navigate through the folders to this address:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionMultimediaSystemProfile
4) Right click on the file "NetworkThrottlingIndex"
5) Change the value from 10 (or whatever it currently is) to "FFFFFFFF" in hexadecimal
6) Restart your computer
good luck^^