PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant privacyurl - assumed 'privacyurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 41

PHP Warning: Use of undefined constant tosurl - assumed 'tosurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 42
GameFileForums - View Single Post - Battle Field Game Help
View Single Post
  #6  
Old 10-10-2005
Crypton
Guest
 
Posts: n/a
Default

not nessesarily meaning you need a new one, could be some compatibility issue with your card, if it works fine on other games I would not even worry about it, as 2d should still sound somewhat decent.

The sound buffer changes the buffer size, when a sound is played, it has to be buffered into memory first in order to play it without having any skips ect.., it is then accellerated from memory through the audio processor. So increaasing makes more room for sound, but setting to high can result in teh same sound problems, so 400 is probably the "optimum" setting.
Reply With Quote